PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.stu3.zib2017@2.2.14
    http://nictiz.nl/fhir/StructureDefinition/oxygensat
description: 'FHIR Oxygen Saturation Profile - Copied FHIR Vital Sign Profile to remove .component.value Quantity type constraint. More information can be found in GForge ticket #13796 or in the FHIR zulip chat https://chat.fhir.org/#narrow/stream/implementers/subject/Vital.20signs.20supporting.20observations.'
package_name: nictiz.fhir.nl.stu3.zib2017
derivation: constraint
name: Vital Signs Oxygensat
type: Observation
elements:
  code:
    short: O2 Saturation
    index: 0
    elements:
      coding:
        index: 1
        slicing:
          rules: open
          ordered: false
          discriminator:
          - {path: system, type: value}
          - {path: code, type: value}
          min: 1
          slices:
            oxygenSatCode:
              match: {system: 'http://loinc.org', code: 59408-5}
              schema:
                _required: true
                index: 2
                elements:
                  system:
                    pattern: {type: Uri, value: 'http://loinc.org'}
                    index: 3
                  code:
                    pattern: {type: Code, value: 59408-5}
                    index: 4
                  display: {defaultValueString: Oxygen saturation in Arterial blood by Pulse oximetry, index: 5}
                required: [system, code]
    required: [coding]
  valueQuantity:
    elements:
      code:
        pattern: {type: Code, value: '%'}
        index: 6
package_version: 2.2.14
class: profile
kind: resource
url: http://nictiz.nl/fhir/StructureDefinition/oxygensat
base: http://nictiz.nl/fhir/StructureDefinition/zib-VitalSigns
version: 2.0.5