{
  "resourceType": "StructureDefinition",
  "id": "40016873-9c94-48dd-b036-13eac141b1d5",
  "meta": {
    "lastUpdated": "2021-10-27T01:18:16.189+00:00"
  },
  "url": "https://simplifier.net/omd-cdss/o2saturationvalue",
  "name": "O2SaturationValue",
  "title": "Observation (Spirometry) - Care Elements - O2 Saturation - Value",
  "status": "draft",
  "date": "2021-05-07T16:24:06.6969781+00:00",
  "fhirVersion": "4.0.1",
  "mapping": [
    {
      "identity": "v2",
      "uri": "http://hl7.org/v2",
      "name": "HL7 v2 Mapping"
    },
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    },
    {
      "identity": "CSS5.1",
      "uri": "www.ontariomd.com",
      "name": "CDS-S 5.1"
    }
  ],
  "kind": "complex-type",
  "abstract": false,
  "type": "Quantity",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Quantity",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Quantity.value",
        "path": "Quantity.value",
        "definition": "BASE RESOURCE DEFINITION:\r\nThe value of the measured amount. The value includes an implicit precision in the presentation of the value.\r\n\r\nCDS-S PROFILE DEFINITION:\r\nRecords the Oxygen (O2) saturation as measured by the provider or received from laboratory.",
        "mustSupport": true,
        "mapping": [
          {
            "identity": "CSS5.1",
            "map": "DE16.055",
            "comment": "O2 Saturation"
          }
        ]
      },
      {
        "id": "Quantity.unit",
        "path": "Quantity.unit",
        "fixedString": "%",
        "mustSupport": true,
        "mapping": [
          {
            "identity": "CSS5.1",
            "map": "DE16.055",
            "comment": "O2 Saturation"
          }
        ]
      },
      {
        "id": "Quantity.system",
        "path": "Quantity.system",
        "mustSupport": true,
        "mapping": [
          {
            "identity": "CSS5.1",
            "map": "DE16.055",
            "comment": "O2 Saturation"
          }
        ]
      }
    ]
  }
}