FHIR IG analytics| Package | hl7.fhir.us.physical-activity |
| Resource Type | Observation |
| Id | Observation-Scen5ObsBloodGlucose.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation
Resource Observation "Scen5ObsBloodGlucose"
status: final
category: Laboratory (Observation Category Codes#laboratory)
code: Glucose [Mass/volume] in Capillary blood by Glucometer (LOINC#41653-7)
subject: Patient/Scen5PatientRosalie: Rosalie Belyaev " BELYAEV"
effective: 2022-07-18 16:32:45-0800
performer: RelatedPerson/Scen5RelatedPersonNadia: Nadia Belyaev " BELYAEV"
value: 61 mg/dL (Details: UCUM code mg/dL = 'mg/dL')
{
"resourceType": "Observation",
"id": "Scen5ObsBloodGlucose",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "laboratory"
}
]
}
],
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "41653-7",
"display": "Glucose [Mass/volume] in Capillary blood by Glucometer"
}
]
},
"subject": {
"reference": "Patient/Scen5PatientRosalie",
"display": "Rosalie Belyaev"
},
"effectiveDateTime": "2022-07-18T16:32:45-08:00",
"performer": [
{
"reference": "RelatedPerson/Scen5RelatedPersonNadia",
"display": "Nadia Belyaev"
}
],
"valueQuantity": {
"value": 61,
"unit": "mg/dL",
"system": "http://unitsofmeasure.org",
"code": "mg/dL"
}
}