PackagesCanonicalsLogsProblems
    Packages
    kbv.basis@1.3.0
    https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Observation_Body_Temperature
description: null
package_name: kbv.basis
derivation: constraint
name: KBV_PR_Base_Observation_Body_Temperature
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:
                    pattern: {type: String, value: Body temperature}
                    index: 5
                required: [version, display, system, code]
            codeSnomed:
              match: {}
              schema:
                binding: {strength: required, valueSet: 'https://fhir.kbv.de/ValueSet/KBV_VS_Base_Body_Temperature_SNOMED_CT'}
                _required: true
                index: 6
                elements:
                  system:
                    pattern: {type: Uri, value: 'http://snomed.info/sct'}
                    index: 7
                  version: {index: 8}
                  code: {index: 9}
                  display: {index: 10}
                required: [version, display, system, code]
  focus: {index: 11}
  value[x]:
    elements:
      unit:
        pattern: {type: String, value: Celsius}
        index: 12
  component: {index: 13}
package_version: 1.3.0
class: profile
kind: resource
url: https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Observation_Body_Temperature
base: http://fhir.de/StructureDefinition/observation-de-vitalsign-koerpertemperatur|1.3.2
version: 1.3.0