FHIR IG analytics| Package | hl7.fhir.dk.core |
| Resource Type | Observation |
| Id | Observation-ObservationOxySatObservation.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation ObservationOxySatObservation
Profile: Danish Core Observation Profile
status: Final
category: Vital Signs
code: Hb(Fe; O<sub>2</sub>-bind.;aB)—Oxygen(O<sub>2</sub>); sat.(Pulse oximetry) = ?
subject: Johnny Male, DoB: 1960-01-02 ( urn:oid:1.2.208.176.1.2#0201609995)
effective: 2023-11-01 12:00:00+0100
performer: Practitioner Abraham Murakami
value: 0.97 1 (Details: UCUM code1 = '1')
derivedFrom: Observation Oxygen saturation in Arterial blood
Generated Narrative: Observation #ObservationOxySatBasicObservationOrg
status: Final
category: Vital Signs
code: Oxygen saturation in Arterial blood
subject: Johnny Male, DoB: 1960-01-02 ( urn:oid:1.2.208.176.1.2#0201609995)
effective: 2023-11-01 12:00:00+0100
performer: Practitioner Abraham Murakami
value: 97 % (Details: UCUM code% = '%')
{
"resourceType": "Observation",
"id": "ObservationOxySatObservation",
"meta": {
"profile": [
"http://hl7.dk/fhir/core/StructureDefinition/dk-core-observation"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"contained": [
{
"resourceType": "Observation",
"id": "ObservationOxySatBasicObservationOrg",
"meta": {
"profile": [
"http://hl7.dk/fhir/core/StructureDefinition/dk-core-basic-observation"
]
},
"status": "final",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "vital-signs"
}
]
}
],
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "2708-6",
"display": "Oxygen saturation in Arterial blood"
},
{
"system": "urn:iso:std:iso:11073:10101",
"code": "150456",
"display": "MDC_PULS_OXIM_SAT_O2"
}
]
},
"subject": {
"reference": "Patient/john"
},
"effectiveDateTime": "2023-11-01T12:00:00+01:00",
"performer": [
{
"reference": "Practitioner/AbrahamLaege"
}
],
"valueQuantity": {
"value": 97,
"unit": "%",
"system": "http://unitsofmeasure.org",
"code": "%"
}
}
],
"status": "final",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "vital-signs"
}
]
}
],
"code": {
"coding": [
{
"system": "http://npu-terminology.org",
"code": "NPU27280"
}
]
},
"subject": {
"reference": "Patient/john"
},
"effectiveDateTime": "2023-11-01T12:00:00+01:00",
"performer": [
{
"reference": "Practitioner/AbrahamLaege"
}
],
"valueQuantity": {
"value": 0.97,
"system": "http://unitsofmeasure.org",
"code": "1"
},
"derivedFrom": [
{
"reference": "#ObservationOxySatBasicObservationOrg"
}
]
}