PackagesCanonicalsLogsProblems
    Packages
    de.basisprofil.r4@1.5.0
    http://fhir.de/StructureDefinition/observation-de-vitalsign-herzfrequenz
description: Observation-Profil Herzfrequenz
package_name: de.basisprofil.r4
derivation: constraint
name: VitalSignDE_Herzfrequenz
type: Observation
elements:
  code:
    pattern:
      type: CodeableConcept
      value:
        coding:
        - {code: 8867-4, system: 'http://loinc.org'}
    index: 0
    elements:
      coding:
        pattern:
          type: Coding
          value: {system: 'http://loinc.org'}
        index: 1
        slicing:
          slices:
            loinc:
              match: {}
              schema:
                pattern:
                  type: Coding
                  value: {system: 'http://loinc.org'}
                index: 1
                elements:
                  system: {index: 2}
                  code: {index: 3}
                required: [system, code]
            snomed:
              match: {}
              schema:
                binding: {strength: required, valueSet: 'http://fhir.de/ValueSet/VitalSignDE-Herzfrequenz-SNOMED-CT'}
                index: 4
                elements:
                  system: {index: 5}
                  code: {index: 6}
                required: [system, code]
  value:
    pattern:
      type: Quantity
      value: {code: /min, system: 'http://unitsofmeasure.org'}
    choices: []
    index: 8
package_version: 1.5.0
class: profile
kind: resource
url: http://fhir.de/StructureDefinition/observation-de-vitalsign-herzfrequenz
base: http://fhir.de/StructureDefinition/observation-de-vitalsign
version: 1.5.0