This page is part of the NHSN Reporting of Adverse Drug Events - Hypoglycemia (v1.0.0: STU 1 on FHIR R4) based on FHIR R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
{
"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" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p></p><p><b>category</b>: <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/observation-category laboratory}\">Laboratory</span></p><p><b>code</b>: <span title=\"Codes: {http://loinc.org 1556-0}\">Fasting glucose [Mass/volume] in Capillary blood</span></p><p><b>subject</b>: <a href=\"Patient-patient-harry-hypoglycemic-example.html\">Harry Hypoglycemic. Generated Summary: Medical Record Number: 1032702 (USUAL); active; Harry Hypoglycemic ; Phone: 555-555-5555, harry.hypoglycemic@example.com; gender: male; birthDate: 1990-06-09</a></p><p><b>effective</b>: 2020-08-04</p><p><b>value</b>: 60 mg/dL</p></div>"
},
"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"
}
}