FHIR IG analytics| Package | hl7.fhir.uv.phd.r4 |
| Resource Type | Observation |
| Id | Observation-glucose-observation.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation glucose-observation
Profile: PhdNumericObservation
Observation Gateway Device: Device: identifier = IEEE 11073 System Identifier,Bluetooth MAC address,Ethernet MAC address; type = MDC_MOC_VMS_MDS_AHD
Coincident Timestamp Reference: Observation MDC_ATTR_TIME_ABS
Confidence 95 range: 98-100 mg/dL
status: Final
category: PHD generated Observation
code: Glucose measurement
subject: Sisansarah Lorianthah Piggy (no stated gender), DoB Unknown ( Medical record number)
effective: 2025-01-08 19:07:48-0500
value: 99 mg/dL (Details: UCUM codemg/dL = 'mg/dL')
{
"resourceType": "Observation",
"id": "glucose-observation",
"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"
}
},
{
"url": "http://hl7.org/fhir/uv/phd/StructureDefinition/CoincidentTimeStampReference",
"valueReference": {
"reference": "Observation/coin-20181119174911"
}
},
{
"url": "http://hl7.org/fhir/uv/phd/StructureDefinition/Confidence95",
"valueRange": {
"low": {
"value": 98,
"unit": "mg/dL",
"system": "http://unitsofmeasure.org",
"code": "mg/dL"
},
"high": {
"value": 100,
"unit": "mg/dL",
"system": "http://unitsofmeasure.org",
"code": "mg/dL"
}
}
}
],
"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": "160368",
"display": "MDC_CONC_GLU_UNDETERMINED_PLASMA"
}
],
"text": "Glucose measurement"
},
"subject": {
"reference": "Patient/patientExample-1"
},
"effectiveDateTime": "2025-01-08T19:07:48-05:00",
"valueQuantity": {
"value": 99,
"unit": "mg/dL",
"system": "http://unitsofmeasure.org",
"code": "mg/dL"
},
"device": {
"reference": "Device/phd-74E8FFFEFF051C00.001C05FFE874"
}
}