PackagesCanonicalsLogsProblems
    Packages
    de.gecco@1.0.5-rc.3
    https://www.netzwerk-universitaetsmedizin.de/fhir/StructureDefinition/oxygen-partial-pressure
description: Oxygen partial pressure in blood
package_name: de.gecco
derivation: constraint
name: PaO2
type: Observation
elements:
  category:
    elements:
      coding:
        pattern:
          type: Coding
          value: {code: 18767-4, system: 'http://loinc.org'}
        index: 0
        slicing:
          slices:
            blood-gas-studies:
              match: {}
              schema:
                pattern:
                  type: Coding
                  value: {code: 18767-4, system: 'http://loinc.org'}
                index: 0
              max: 1
  code:
    elements:
      coding:
        index: 1
        slicing:
          rules: open
          discriminator:
          - {path: $this, type: pattern}
          min: 1
          max: 1
          slices:
            PaO2-blood:
              match: {code: 11556-8, system: 'http://loinc.org'}
              schema:
                pattern:
                  type: Coding
                  value: {code: 11556-8, system: 'http://loinc.org'}
                index: 2
                elements:
                  system: {index: 3}
                  code: {index: 4}
                required: [system, code]
            PaO2-arterial:
              match: {code: 2703-7, system: 'http://loinc.org'}
              schema:
                pattern:
                  type: Coding
                  value: {code: 2703-7, system: 'http://loinc.org'}
                index: 5
                elements:
                  system: {index: 6}
                  code: {index: 7}
                required: [system, code]
            PaO2-capillary:
              match: {code: 2704-5, system: 'http://loinc.org'}
              schema:
                pattern:
                  type: Coding
                  value: {code: 2704-5, system: 'http://loinc.org'}
                index: 8
                elements:
                  system: {index: 9}
                  code: {index: 10}
                required: [system, code]
    required: [coding]
  subject:
    type: Reference
    refers: ['http://hl7.org/fhir/StructureDefinition/Group', 'http://hl7.org/fhir/StructureDefinition/Patient']
    index: 11
  value:
    choices: []
    index: 16
    slicing:
      slices:
        valueCodeableConcept:
          match: {}
          schema:
            choices: []
            index: 16
          max: 0
  value[x]:
    elements:
      code:
        pattern: {type: Code, value: 'mm[Hg]'}
        index: 14
package_version: 1.0.5-rc.3
class: profile
kind: resource
url: https://www.netzwerk-universitaetsmedizin.de/fhir/StructureDefinition/oxygen-partial-pressure
base: https://www.medizininformatik-initiative.de/fhir/core/modul-labor/StructureDefinition/ObservationLab
version: 1.0.4