FHIR IG analytics| Package | hl7.fhir.uv.phd.r4 |
| Resource Type | Observation |
| Id | Observation-numeric-observation-not-a-number.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation numeric-observation-not-a-number
Profile: PhdNumericObservation
Observation Gateway Device: Device: identifier = IEEE 11073 System Identifier,Bluetooth MAC address,Ethernet MAC address; type = MDC_MOC_VMS_MDS_AHD
status: Final
category: PHD generated Observation
code: MDC_SAT_O2_QUAL
subject: Sisansarah Lorianthah Piggy (no stated gender), DoB Unknown ( Medical record number)
effective: 2018-11-11 19:07:48-0500
dataAbsentReason: Not a Number (NaN)
{
"resourceType": "Observation",
"id": "numeric-observation-not-a-number",
"meta": {
"profile": [
"http://hl7.org/fhir/uv/phd/StructureDefinition/PhdNumericObservation"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/observation-gatewayDevice",
"valueReference": {
"reference": "Device/phg-ecde3d4e58532d31.000000000000"
}
}
],
"status": "final",
"category": [
{
"coding": [
{
"system": "http://hl7.org/fhir/uv/phd/CodeSystem/PhdObservationCategories",
"code": "phd"
}
]
}
],
"code": {
"coding": [
{
"system": "urn:iso:std:iso:11073:10101",
"code": "150320",
"display": "MDC_SAT_O2_QUAL"
}
]
},
"subject": {
"reference": "Patient/patientExample-1"
},
"effectiveDateTime": "2018-11-11T19:07:48-05:00",
"dataAbsentReason": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/data-absent-reason",
"code": "not-a-number",
"display": "Not a Number (NaN)"
}
]
},
"device": {
"reference": "Device/phd-74E8FFFEFF051C00.001C05FFE874"
}
}