0.1.0 - ci-build
EUAITransparencyIG - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Observation",
"id" : "sc-03-override-observation-oxygen-saturation-001",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation sc-03-override-observation-oxygen-saturation-001</b></p><a name=\"sc-03-override-observation-oxygen-saturation-001\"> </a><a name=\"hcsc-03-override-observation-oxygen-saturation-001\"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category vital-signs}\">Vital Signs</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 2708-6}, {http://loinc.org 59408-5}\">Oxygen saturation in Arterial blood by Pulse oximetry</span></p><p><b>subject</b>: <a href=\"Patient-patient-001.html\">Anonymous Patient Female, DoB: 1959-04-12</a></p><p><b>encounter</b>: <a href=\"Encounter-encounter-001.html\">Encounter: status = completed; class = ambulatory; actualPeriod = 2026-03-01 10:00:00+0000 --> 2026-03-01 10:30:00+0000</a></p><p><b>effective</b>: 2026-03-01 10:10:00+0000</p><p><b>performer</b>: <a href=\"Practitioner-practitioner-001.html\">Practitioner Clinical Reviewer </a></p><p><b>value</b>: 92 %<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code% = '%')</span></p><p><b>note</b>: </p><blockquote><div><p>NEWS2 SpO2 scale: scale-1; supplemental oxygen: false</p>\n</div></blockquote></div>"
},
"status" : "final",
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/observation-category",
"code" : "vital-signs",
"display" : "Vital Signs"
}
]
}
],
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "2708-6",
"display" : "Oxygen saturation in Arterial blood"
},
{
"system" : "http://loinc.org",
"code" : "59408-5",
"display" : "Oxygen saturation in Arterial blood by Pulse oximetry"
}
],
"text" : "Oxygen saturation in Arterial blood by Pulse oximetry"
},
"subject" : {
🔗 "reference" : "Patient/patient-001"
},
"encounter" : {
🔗 "reference" : "Encounter/encounter-001"
},
"effectiveDateTime" : "2026-03-01T10:10:00Z",
"performer" : [
{
🔗 "reference" : "Practitioner/practitioner-001"
}
],
"valueQuantity" : {
"value" : 92,
"unit" : "%",
"system" : "http://unitsofmeasure.org",
"code" : "%"
},
"note" : [
{
"text" : "NEWS2 SpO2 scale: scale-1; supplemental oxygen: false"
}
]
}