PackagesCanonicalsLogsProblems
    Packages
    tw.gov.mohw.twcore@0.3.0
    https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/Observation-pulse-oximetry-twcore
description: 此臺灣核心-脈搏血氧飽和度(TW Core Observation Pulse Oximetry) Profile說明本IG如何進一步定義臺灣核心-生命體徵(TW Core Observation Vital Signs) Profile以呈現脈搏血氧飽和度資料。
package_name: tw.gov.mohw.twcore
derivation: constraint
name: TWCoreObservationPulseOximetry
type: Observation
elements:
  basedOn:
    type: Reference
    refers: ['http://hl7.org/fhir/StructureDefinition/DeviceRequest', 'http://hl7.org/fhir/StructureDefinition/ImmunizationRecommendation', 'http://hl7.org/fhir/StructureDefinition/NutritionOrder', 'https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/CarePlan-twcore', 'https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/MedicationRequest-twcore', 'https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/ServiceRequest-twcore']
    index: 0
  code:
    short: Oxygen Saturation by Pulse Oximetry
    index: 1
    elements:
      coding:
        type: Coding
        mustSupport: true
        array: true
        min: 2
        index: 2
        slicing:
          rules: open
          discriminator:
          - {path: $this, type: pattern}
          min: 2
          slices:
            PulseOx:
              match: {code: 59408-5, system: 'http://loinc.org'}
              schema:
                short: Oxygen saturation in Arterial blood by Pulse oximetry
                mustSupport: true
                pattern:
                  type: Coding
                  value: {code: 59408-5, system: 'http://loinc.org'}
                _required: true
                index: 3
              min: 1
              max: 1
            OxygenSatCode:
              match: {code: 2708-6, system: 'http://loinc.org'}
              schema:
                short: Oxygen saturation in Arterial blood
                mustSupport: true
                pattern:
                  type: Coding
                  value: {code: 2708-6, system: 'http://loinc.org'}
                _required: true
                index: 4
              min: 1
              max: 1
  value:
    choices: []
    index: 6
    slicing:
      rules: open
      ordered: false
      discriminator:
      - {path: $this, type: type}
      min: null
      slices:
        valueQuantity:
          match: {}
          schema:
            mustSupport: true
            choices: [valueQuantity]
            index: 8
          min: 0
          max: 1
  valueQuantity:
    type: Quantity
    mustSupport: true
    choiceOf: value
    index: 9
    slicing:
      slices:
        valueQuantity:
          match: {}
          schema: {type: Quantity, mustSupport: true, choiceOf: value, index: 9}
          min: 0
          max: 1
  value[x]:
    elements:
      value: {mustSupport: true, index: 10}
      unit: {mustSupport: true, index: 11}
      system:
        pattern: {type: Uri, value: 'http://unitsofmeasure.org'}
        mustSupport: true
        index: 12
      code:
        pattern: {type: Code, value: '%'}
        mustSupport: true
        index: 13
    required: [value, unit, system, code]
  component:
    short: Used when reporting flow rates or oxygen concentration.
    index: 14
    slicing:
      rules: open
      discriminator:
      - {path: code, type: pattern}
      min: null
      slices:
        FlowRate:
          match:
            code:
              coding:
              - {code: 3151-8, system: 'http://loinc.org'}
          schema:
            short: Inhaled oxygen flow rate
            mustSupport: true
            index: 15
            elements:
              code:
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: 3151-8, system: 'http://loinc.org'}
                index: 16
              value:
                choices: []
                index: 18
                slicing:
                  rules: open
                  ordered: false
                  discriminator:
                  - {path: $this, type: type}
                  min: null
                  slices:
                    valueQuantity:
                      match: {}
                      schema:
                        short: Vital Sign Component Value
                        mustSupport: true
                        choices: [valueQuantity]
                        index: 20
                      min: 0
                      max: 1
              valueQuantity:
                short: Vital Sign Component Value
                type: Quantity
                mustSupport: true
                choiceOf: value
                index: 21
                slicing:
                  slices:
                    valueQuantity:
                      match: {}
                      schema: {short: Vital Sign Component Value, type: Quantity, mustSupport: true, choiceOf: value, index: 21}
                      min: 0
                      max: 1
              value[x]:
                elements:
                  value: {mustSupport: true, index: 22}
                  unit: {mustSupport: true, index: 23}
                  system:
                    pattern: {type: Uri, value: 'http://unitsofmeasure.org'}
                    mustSupport: true
                    index: 24
                  code:
                    pattern: {type: Code, value: L/min}
                    mustSupport: true
                    index: 25
                required: [value, unit, system, code]
        Concentration:
          match:
            code:
              coding:
              - {code: 3150-0, system: 'http://loinc.org'}
          schema:
            short: Inhaled oxygen concentration
            mustSupport: true
            index: 26
            elements:
              code:
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: 3150-0, system: 'http://loinc.org'}
                index: 27
              value:
                choices: []
                index: 29
                slicing:
                  rules: open
                  ordered: false
                  discriminator:
                  - {path: $this, type: type}
                  min: null
                  slices:
                    valueQuantity:
                      match: {}
                      schema:
                        short: Vital Sign Component Value
                        mustSupport: true
                        choices: [valueQuantity]
                        index: 31
                      min: 0
                      max: 1
              valueQuantity:
                short: Vital Sign Component Value
                type: Quantity
                mustSupport: true
                choiceOf: value
                index: 32
                slicing:
                  slices:
                    valueQuantity:
                      match: {}
                      schema: {short: Vital Sign Component Value, type: Quantity, mustSupport: true, choiceOf: value, index: 32}
                      min: 0
                      max: 1
              value[x]:
                elements:
                  value: {mustSupport: true, index: 33}
                  unit: {mustSupport: true, index: 34}
                  system:
                    pattern: {type: Uri, value: 'http://unitsofmeasure.org'}
                    mustSupport: true
                    index: 35
                  code:
                    pattern: {type: Code, value: '%'}
                    mustSupport: true
                    index: 36
                required: [value, unit, system, code]
package_version: 0.3.0
class: profile
kind: resource
url: https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/Observation-pulse-oximetry-twcore
base: https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/Observation-vitalSigns-twcore
version: 0.3.0