PackagesCanonicalsLogsProblems
    Packages
    kbv.basis@1.3.0
    https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Observation_Body_Height
description: null
package_name: kbv.basis
derivation: constraint
name: KBV_PR_Base_Observation_Body_Height
type: Observation
elements:
  code:
    elements:
      coding:
        array: true
        min: 2
        index: 0
        slicing:
          slices:
            loinc:
              match: {}
              schema:
                index: 1
                elements:
                  system: {index: 2}
                  version:
                    pattern: {type: String, value: '2.72'}
                    index: 3
                  code: {index: 4}
                  display: {index: 5}
                required: [version, display, system, code]
            codeSnomed:
              match: {}
              schema:
                binding: {strength: required, valueSet: 'https://fhir.kbv.de/ValueSet/KBV_VS_Base_Body_Height_SNOMED_CT'}
                _required: true
                index: 6
                elements:
                  system: {index: 7}
                  version: {index: 8}
                  code: {index: 9}
                  display: {index: 10}
                required: [version, display, system, code]
  focus: {index: 11}
  effective:
    choices: [effectiveDateTime]
    index: 13
  effectiveDateTime: {type: dateTime, choiceOf: effective, index: 14}
  value:
    choices: []
    index: 16
    slicing:
      slices:
        valueQuantity:
          match: {}
          schema:
            choices: []
            index: 16
  value[x]:
    elements:
      unit:
        pattern: {type: String, value: cm}
        index: 17
      code:
        pattern: {type: Code, value: cm}
        index: 18
  specimen: {index: 19}
  component: {index: 20}
package_version: 1.3.0
class: profile
kind: resource
url: https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Observation_Body_Height
base: http://fhir.de/StructureDefinition/observation-de-vitalsign-koerpergroesse|1.3.2
version: 1.3.0