PackagesCanonicalsLogsProblems
    Packages
    kbv.basis@1.6.0-Expansions
    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:
  value[x]:
    elements:
      unit:
        pattern: {type: String, value: per minute}
        index: 22
  specimen: {index: 34}
  valueQuantity:
    type: Quantity
    choiceOf: value
    index: 21
    slicing:
      slices:
        valueQuantity:
          match: {}
          schema: {type: Quantity, choiceOf: value, index: 21}
  value:
    choices: [valueQuantity]
    index: 20
    slicing:
      slices:
        valueQuantity:
          match: {}
          schema:
            choices: [valueQuantity]
            index: 20
  component: {index: 35}
  note:
    index: 23
    elements:
      author:
        choices: [authorString]
        index: 30
        slicing:
          slices:
            authorString:
              match: {}
              schema:
                choices: [authorString]
                index: 30
              min: 0
              max: 1
      authorReference:
        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.6.0', 'https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Patient|1.6.0', 'https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Practitioner|1.6.0', 'https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_RelatedPerson|1.6.0']
        type: Reference
        choiceOf: author
        index: 28
        slicing:
          slices:
            authorReference:
              match: {}
              schema:
                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.6.0', 'https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Patient|1.6.0', 'https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Practitioner|1.6.0', 'https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_RelatedPerson|1.6.0']
                type: Reference
                choiceOf: author
                index: 28
              min: 0
              max: 1
      authorString:
        type: string
        choiceOf: author
        index: 31
        slicing:
          slices:
            authorString:
              match: {}
              schema: {type: string, choiceOf: author, index: 31}
              min: 0
              max: 1
      time: {index: 32}
      text: {index: 33}
  effectiveDateTime:
    type: dateTime
    choiceOf: effective
    index: 18
    slicing:
      slices:
        effectiveDateTime:
          match: {}
          schema: {type: dateTime, choiceOf: effective, _required: true, index: 18}
          min: 1
  effective:
    choices: [effectiveDateTime]
    index: 17
    slicing:
      slices:
        effectiveDateTime:
          match: {}
          schema:
            choices: [effectiveDateTime]
            _required: true
            index: 17
          min: 1
  code:
    elements:
      coding:
        array: true
        min: 2
        index: 0
        slicing:
          rules: open
          discriminator:
          - {path: $this, type: value}
          min: 2
          slices:
            loinc:
              match: {code: 9279-1, system: 'http://loinc.org', display: Respiratory rate, version: '2.77'}
              schema:
                pattern:
                  type: Coding
                  value: {code: 9279-1, system: 'http://loinc.org', display: Respiratory rate, version: '2.77'}
                _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]
  focus: {index: 12}
  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.6.0']
    index: 11
package_version: 1.6.0-Expansions
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.6.0
required: [effectiveDateTime, effective]