PackagesCanonicalsLogsProblems
    Packages
    kbv.ita.vos@2.1.0
    https://fhir.kbv.de/StructureDefinition/KBV_PR_VoS_Observation_Body_Height
description: Körpergröße einer behandelten Person
package_name: kbv.ita.vos
derivation: constraint
name: KBV_PR_VoS_Observation_Body_Height
type: Observation
elements:
  category:
    mustSupport: true
    index: 13
    slicing:
      rules: closed
      discriminator:
      - {path: $this, type: pattern}
      min: null
      max: 1
      slices:
        vs-cat:
          match: {}
          schema: {mustSupport: true, index: 14}
  referenceRange: {index: 52}
  hasMember: {index: 53}
  value[x]:
    elements:
      value: {mustSupport: true, index: 42}
      unit:
        pattern: {type: String, value: cm}
        mustSupport: true
        index: 43
      system:
        pattern: {type: Uri, value: 'http://unitsofmeasure.org'}
        mustSupport: true
        index: 44
      code:
        pattern: {type: Code, value: cm}
        mustSupport: true
        index: 45
  meta:
    mustSupport: true
    index: 1
    elements:
      source: {index: 2}
      profile:
        mustSupport: true
        pattern: {type: Canonical, value: 'https://fhir.kbv.de/StructureDefinition/KBV_PR_VoS_Observation_Body_Height|2.1.0'}
        index: 3
      security: {index: 4}
      tag: {index: 5}
    required: [profile]
  derivedFrom: {index: 54}
  interpretation: {index: 47}
  encounter: {index: 33}
  method: {index: 50}
  value:
    mustSupport: true
    choices: []
    index: 39
    slicing:
      rules: closed
      discriminator:
      - {path: $this, type: type}
      min: 1
      slices:
        valueQuantity:
          match: {}
          schema:
            mustSupport: true
            choices: []
            _required: true
            index: 41
          min: 1
  implicitRules: {index: 6}
  note: {index: 48}
  contained: {index: 8}
  status:
    pattern: {type: Code, value: final}
    mustSupport: true
    index: 12
  language: {index: 7}
  effective:
    choices: []
    index: 35
  id: {mustSupport: true, index: 0}
  code:
    mustSupport: true
    index: 15
    elements:
      coding:
        mustSupport: true
        array: true
        max: 2
        index: 16
        slicing:
          rules: closed
          discriminator:
          - {path: $this, type: pattern}
          min: null
          max: 2
          slices:
            loinc:
              match: {}
              schema:
                mustSupport: true
                index: 17
                elements:
                  system:
                    pattern: {type: Uri, value: 'http://loinc.org'}
                    mustSupport: true
                    index: 18
                  version:
                    pattern: {type: String, value: '2.72'}
                    mustSupport: true
                    index: 19
                  code:
                    pattern: {type: Code, value: 8302-2}
                    mustSupport: true
                    index: 20
                  display:
                    pattern: {type: String, value: Body height}
                    mustSupport: true
                    index: 21
            codeSnomed:
              match: {}
              schema:
                mustSupport: true
                index: 22
                elements:
                  system:
                    pattern: {type: Uri, value: 'http://snomed.info/sct'}
                    mustSupport: true
                    index: 23
                  version:
                    pattern: {type: String, value: 'http://snomed.info/sct/900000000000207008/version/20220331'}
                    mustSupport: true
                    index: 24
                  code:
                    pattern: {type: Code, value: '1153637007'}
                    mustSupport: true
                    index: 25
                  display:
                    pattern: {type: String, value: Body height (observable entity)}
                    mustSupport: true
                    index: 26
      text: {index: 27}
  identifier: {index: 9}
  bodySite: {index: 49}
  issued: {index: 36}
  device: {index: 51}
  basedOn: {index: 10}
  partOf: {index: 11}
  subject:
    type: Reference
    mustSupport: true
    refers: ['https://fhir.kbv.de/StructureDefinition/KBV_PR_VoS_Patient|2.1.0']
    index: 28
    elements:
      reference: {mustSupport: true, index: 29}
      type: {index: 30}
      identifier: {index: 31}
      display: {index: 32}
    required: [reference]
  performer: {index: 37}
  dataAbsentReason: {index: 46}
package_version: 2.1.0
class: profile
kind: resource
url: https://fhir.kbv.de/StructureDefinition/KBV_PR_VoS_Observation_Body_Height
base: https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Observation_Body_Height|1.3.0
version: 2.1.0
required: [id, value, meta]