<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="Observation-oxygen-sat-my-core" />
  <url value="http://fhir.hie.moh.gov.my/StructureDefinition/Observation-oxygen-sat-my-core" />
  <version value="1.0.0" />
  <name value="ObservationOxygenSatMyCore" />
  <title value="ObservationOxygenSat (MY Core)" />
  <status value="active" />
  <date value="2024-02-12T04:04:09.5621857+00:00" />
  <publisher value="Malaysia MOH - HIE Steering Committee" />
  <description value="This profile is derived from the base FHIR [Observation](https://www.hl7.org/fhir/Observation.html) resource." />
  <fhirVersion value="4.0.1" />
  <kind value="resource" />
  <abstract value="false" />
  <type value="Observation" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Observation" />
  <derivation value="constraint" />
  <differential>
    <element id="Observation.code">
      <path value="Observation.code" />
      <binding>
        <strength value="example" />
        <valueSet value="http://fhir.hie.moh.gov.my/ValueSet/observation-vital-signs-my-core" />
      </binding>
    </element>
    <element id="Observation.code.coding.system">
      <path value="Observation.code.coding.system" />
      <fixedUri value="http://loinc.org" />
    </element>
    <element id="Observation.code.coding.code">
      <path value="Observation.code.coding.code" />
      <short value="Oxygen saturation in Arterial blood by Pulse oximetry" />
      <definition value="Oxygen saturation in Arterial blood by Pulse oximetry" />
      <fixedCode value="59408-5" />
    </element>
    <element id="Observation.component.code">
      <path value="Observation.component.code" />
      <binding>
        <strength value="required" />
        <valueSet value="http://fhir.hie.moh.gov.my/ValueSet/observation-vsc-so2-my-core" />
      </binding>
    </element>
  </differential>
</StructureDefinition>