PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.stu3.zib2015@1.0.0
    http://nictiz.nl/fhir/StructureDefinition/zib-BodyHeight
description: 'This profile is derived from the HL7 Vital Signs profile for BodyLenght in order to add mappings from the Dutch Health and Care Information models (Dutch: Zorginformatiebouwsteen or ZIB) Lichaamslengte and to provide extensions for missing concepts.'
package_name: nictiz.fhir.nl.stu3.zib2015
derivation: constraint
name: ZIB-BodyHeight
type: Observation
elements:
  code:
    index: 0
    elements:
      coding:
        index: 1
        slicing:
          slices:
            BodyHeightCodeStanding:
              match: {}
              schema:
                index: 1
                elements:
                  system:
                    pattern: {type: Uri, value: 'http://loinc.org'}
                    index: 2
                  code:
                    pattern: {type: Code, value: 8308-9}
                    index: 3
            BodyHeightCodeLying:
              match: {}
              schema:
                index: 4
                elements:
                  system:
                    pattern: {type: Uri, value: 'http://loinc.org'}
                    index: 5
                  code:
                    pattern: {type: Code, value: 8306-3}
                    index: 6
  effective:
    short: HeightDateTime
    choices: []
    index: 8
  valueQuantity:
    short: HeightValue recorded with UCUM
    index: 9
    slicing:
      slices:
        valueQuantity:
          match: {}
          schema: {short: HeightValue recorded with UCUM, _required: true, index: 9}
          min: 1
  comment: {short: Explanation, index: 10}
package_version: 1.0.0
class: profile
kind: resource
url: http://nictiz.nl/fhir/StructureDefinition/zib-BodyHeight
base: http://hl7.org/fhir/StructureDefinition/bodyheight
version: '1.0'
required: [valueQuantity]