PackagesCanonicalsLogsProblems
    Packages
    rs/hl7.fhir.uv.tools.r3@0.3.0
    http://hl7.org/fhir/tools/StructureDefinition/obligation-profile
description: Profiles marked to be 'Obligation Profiles' cannot introduce new structural elements or slicing, but they can add additional bindings, and additional obligations on the elements that are already defined
package_name: rs/hl7.fhir.uv.tools.r3
derivation: constraint
name: ObligationProfile
type: Extension
elements:
  extension: {index: 0}
  url:
    pattern: {type: uri, value: 'http://hl7.org/fhir/tools/StructureDefinition/obligation-profile'}
    type: uri
    index: 1
  value:
    choices: [valueBoolean]
    index: 3
  valueBoolean: {type: boolean, choiceOf: value, index: 4}
package_version: 0.3.0
extensions: {}
class: extension
kind: complex-type
url: http://hl7.org/fhir/tools/StructureDefinition/obligation-profile
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 0.3.0
required: [value, valueBoolean]