FHIR IG analytics| Package | navify.fhir.r5.rdc |
| Resource Type | Observation |
| Id | rdc-Observation-BG-capillary-glycemia.json |
| FHIR Version | R5 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Observation",
"id": "rdc-Observation-BG-capillary-glycemia",
"meta": {
"profile": [
"https://roche.com/fhir/iop/StructureDefinition/rdc-Observation-BG"
]
},
"status": "final",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "32016-8",
"display": "Glucose [Mass/volume] in Capillary blood"
}
]
},
"subject": {
"reference": "Patient/34605fdc-74aa-4587-a5f0-92e6c5f64527"
},
"effectiveTiming": {
"event": [
"2020-10-14T02:00:00.000+00:00"
]
},
"valueQuantity": {
"value": 102,
"unit": "mg/dL",
"system": "http://unitsofmeasure.org",
"code": "mg/dL"
},
"device": {
"reference": "Device/8954c958-41c5-4a24-82ef-693218c2f625"
}
}