PackagesCanonicalsLogsProblems
    Packages
    PGO.02@1.02.1
    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) BodyHeight v3.1, release 2017, and to provide extensions for missing concepts.'
package_name: PGO.02
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}
  comment: {short: Comment, index: 10}
  device:
    type: Reference
    refers: ['http://nictiz.nl/fhir/StructureDefinition/zib-MedicalDeviceProduct']
    index: 11
package_version: 1.02.1
class: profile
kind: resource
url: http://nictiz.nl/fhir/StructureDefinition/zib-BodyHeight
base: http://hl7.org/fhir/StructureDefinition/bodyheight
version: '2.0'
required: [valueQuantity]