PackagesCanonicalsLogsProblems
    Packages
    kbv.basis@1.3.0
    https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Observation_Heart_Rate
description: null
package_name: kbv.basis
derivation: constraint
name: KBV_PR_Base_Observation_Heart_Rate
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: Heart rate}
                    index: 5
                required: [version, display, system, code]
            codeSnomed:
              match: {}
              schema:
                binding: {strength: required, valueSet: 'https://fhir.kbv.de/ValueSet/KBV_VS_Base_Heart_Rate_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}
  value:
    choices: []
    index: 13
    slicing:
      slices:
        valueQuantity:
          match: {}
          schema:
            choices: []
            index: 13
  value[x]:
    elements:
      unit:
        pattern: {type: String, value: per minute}
        index: 14
      system: {index: 15}
      code: {index: 16}
  specimen: {index: 17}
  component: {index: 18}
package_version: 1.3.0
class: profile
kind: resource
url: https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Observation_Heart_Rate
base: http://fhir.de/StructureDefinition/observation-de-vitalsign-herzfrequenz|1.3.2
version: 1.3.0