PackagesCanonicalsLogsProblems
    Packages
    kbv.basis@1.5.0
    https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Observation_Respiratory_Rate
description: Dieses Profil beschreibt die Messung einer einzelnen Atemfrequenz.
package_name: kbv.basis
derivation: constraint
name: KBV_PR_Base_Observation_Respiratory_Rate
type: Observation
elements:
  code:
    elements:
      coding:
        array: true
        min: 2
        index: 0
        slicing:
          rules: open
          discriminator:
          - {path: $this, type: pattern}
          min: 2
          slices:
            loinc:
              match: {code: 9279-1, system: 'http://loinc.org', display: Respiratory rate, version: '2.74'}
              schema:
                pattern:
                  type: Coding
                  value: {code: 9279-1, system: 'http://loinc.org', display: Respiratory rate, version: '2.74'}
                _required: true
                index: 1
                elements:
                  system: {index: 2}
                  version: {index: 3}
                  code: {index: 4}
                  display: {index: 5}
                required: [version, display, system, code]
            snomed:
              match: {}
              schema:
                binding: {strength: required, valueSet: 'https://fhir.kbv.de/ValueSet/KBV_VS_Base_Respiratory_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]
  subject:
    type: Reference
    refers: ['http://hl7.org/fhir/StructureDefinition/Group', 'http://hl7.org/fhir/StructureDefinition/Patient', 'https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Patient|1.5.0']
    index: 11
  focus: {index: 12}
  value:
    choices: []
    index: 14
    slicing:
      slices:
        valueQuantity:
          match: {}
          schema:
            choices: []
            index: 14
  value[x]:
    elements:
      unit:
        pattern: {type: String, value: per minute}
        index: 15
  note:
    index: 16
    elements:
      author:
        choices: [authorString]
        index: 23
        slicing:
          slices:
            authorString:
              match: {}
              schema:
                choices: [authorString]
                index: 23
      authorReference:
        type: Reference
        choiceOf: author
        refers: ['http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson', 'https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Organization|1.5.0', 'https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Patient|1.5.0', 'https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Practitioner|1.5.0', 'https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_RelatedPerson|1.5.0']
        index: 21
        slicing:
          slices:
            authorReference:
              match: {}
              schema:
                type: Reference
                choiceOf: author
                refers: ['http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson', 'https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Organization|1.5.0', 'https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Patient|1.5.0', 'https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Practitioner|1.5.0', 'https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_RelatedPerson|1.5.0']
                index: 21
      authorString:
        type: string
        choiceOf: author
        index: 24
        slicing:
          slices:
            authorString:
              match: {}
              schema: {type: string, choiceOf: author, index: 24}
      time: {index: 25}
      text: {index: 26}
  specimen: {index: 27}
  component: {index: 28}
package_version: 1.5.0
class: profile
kind: resource
url: https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Observation_Respiratory_Rate
base: http://fhir.de/StructureDefinition/observation-de-vitalsign-atemfrequenz|1.4.0
version: 1.5.0