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. For a full list of available versions, see the Directory of published versions
{
"resourceType" : "Observation",
"id" : "observation-lab-ade",
"meta" : {
"versionId" : "3",
"lastUpdated" : "2021-03-30T02:19:48.239+00:00",
"source" : "#0hyobM3dj9lVwoPm",
"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 40287-5}\">Glucose [Moles/volume] in Serum or Plasma --1 hour post meal</span></p><p><b>subject</b>: <a href=\"Patient-patient-ade-1.html\">Name: 'masked'. Generated Summary: id: ?ngen-9?; active; ; gender: female; birthDate: 1974-11-24</a></p><p><b>effective</b>: 2020-08-04</p><p><b>value</b>: 3.4 mmol/l</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" : "40287-5",
"display" : "Glucose [Moles/volume] in Serum or Plasma --1 hour post meal"
}
],
"text" : "Glucose [Moles/volume] in Serum or Plasma --1 hour post meal"
},
"subject" : {
"reference" : "Patient/patient-ade-1",
"display" : "Name: 'masked'"
},
"effectiveDateTime" : "2020-08-04",
"valueQuantity" : {
"value" : 3.4,
"unit" : "mmol/l",
"system" : "http://unitsofmeasure.org"
}
}