PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.stu3.zib2017@1.3.10
    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: nictiz.fhir.nl.stu3.zib2017
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
  subject: {short: Patient, index: 7}
  effective:
    short: HeightDateTime
    choices: []
    index: 9
  valueQuantity:
    short: HeightValue recorded with UCUM
    index: 10
    slicing:
      slices:
        valueQuantity:
          match: {}
          schema: {short: HeightValue recorded with UCUM, _required: true, index: 10}
          min: 1
  comment: {short: Comment, index: 11}
package_version: 1.3.10
class: profile
kind: resource
url: http://nictiz.nl/fhir/StructureDefinition/zib-BodyHeight
base: http://nictiz.nl/fhir/StructureDefinition/bodyheight
version: 2.1.1
required: [valueQuantity]