PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.stu3.zib2017@1.3.11
    http://nictiz.nl/fhir/StructureDefinition/zib-LifeStance
description: An extension as defined by the Dutch HCIM Zorginformatiebouwsteen Levensovertuiging v3.1(2017EN), patient’s life stance and/or religion.\r\nExtension is mocked from the offical HL7 core extension 'patient-religion' with a preferred binding on the zib ValueSet.
package_name: nictiz.fhir.nl.stu3.zib2017
derivation: constraint
name: Zib LifeStance
type: Extension
elements:
  url:
    pattern: {type: Uri, value: 'http://nictiz.nl/fhir/StructureDefinition/zib-LifeStance'}
    index: 0
  valueCodeableConcept:
    short: LifeStance
    type: CodeableConcept
    index: 1
    slicing:
      slices:
        valueCodeableConcept:
          match: {}
          schema:
            short: LifeStance
            type: CodeableConcept
            _required: true
            index: 1
            elements:
              coding:
                index: 2
                elements:
                  system: {index: 3}
                  code: {index: 4}
                required: [system, code]
            required: [coding]
package_version: 1.3.11
class: extension
kind: complex-type
url: http://nictiz.nl/fhir/StructureDefinition/zib-LifeStance
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 0.1.0
required: [valueCodeableConcept]