PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.stu3.zib2017@1.3.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) 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:
  identifier: {index: 0}
  code:
    index: 1
    elements:
      coding:
        index: 2
        slicing:
          slices:
            bodyHeightCodeStanding:
              match: {}
              schema:
                index: 2
                elements:
                  system:
                    pattern: {type: Uri, value: 'http://loinc.org'}
                    index: 3
                  code:
                    pattern: {type: Code, value: 8308-9}
                    index: 4
            bodyHeightCodeLying:
              match: {}
              schema:
                index: 5
                elements:
                  system:
                    pattern: {type: Uri, value: 'http://loinc.org'}
                    index: 6
                  code:
                    pattern: {type: Code, value: 8306-3}
                    index: 7
  subject:
    type: Reference
    short: Patient
    refers: ['http://fhir.nl/fhir/StructureDefinition/nl-core-location', 'http://fhir.nl/fhir/StructureDefinition/nl-core-patient', 'http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/Group']
    index: 8
  effective:
    short: HeightDateTime
    choices: []
    index: 10
  performer: {index: 11}
  valueQuantity:
    short: HeightValue recorded with UCUM
    index: 12
    slicing:
      slices:
        valueQuantity:
          match: {}
          schema: {short: HeightValue recorded with UCUM, _required: true, index: 12}
          min: 1
  comment: {short: Comment, index: 13}
package_version: 1.3.0
class: profile
kind: resource
url: http://nictiz.nl/fhir/StructureDefinition/zib-BodyHeight
base: http://nictiz.nl/fhir/StructureDefinition/bodyheight
version: 2.1.0
required: [valueQuantity]