FHIR IG analytics| Package | hl7.fhir.us.nhsn-ade |
| Resource Type | Observation |
| Id | Observation-observation-lab-ade-hh.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative
Resource "observation-lab-ade-hh" Version "3" Updated "2021-03-30T01:37:24.455Z"
Information Source: #eaJfR5tWjHVOt22c!
Profile: Observation Laboratory Blood Glucose
status: final
category: Laboratory (Observation Category Codes#laboratory)
code: Fasting glucose [Mass/volume] in Capillary blood (LOINC#1556-0)
subject: Patient/patient-harry-hypoglycemic-example: Harry Hypoglycemic " HYPOGLYCEMIC"
effective: 2020-08-04
value: 60 mg/dL
{
"resourceType": "Observation",
"id": "observation-lab-ade-hh",
"meta": {
"versionId": "3",
"lastUpdated": "2021-03-30T01:37:24.455+00:00",
"source": "#eaJfR5tWjHVOt22c",
"profile": [
"http://hl7.org/fhir/us/nhsn-ade/StructureDefinition/Observation-lab-blood-glucose"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "laboratory",
"display": "Laboratory"
}
],
"text": "Laboratory"
}
],
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "1556-0",
"display": "Fasting glucose [Mass/volume] in Capillary blood"
}
],
"text": "Fasting glucose [Mass/volume] in Capillary blood"
},
"subject": {
"reference": "Patient/patient-harry-hypoglycemic-example",
"display": "Harry Hypoglycemic"
},
"effectiveDateTime": "2020-08-04",
"valueQuantity": {
"value": 60,
"unit": "mg/dL",
"system": "http://unitsofmeasure.org"
}
}