FHIR IG analytics| Package | hl7.fhir.us.nhsn-ade |
| Resource Type | Observation |
| Id | Observation-observation-lab-ade.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" Version "3" Updated "2021-03-30T02:19:48.239Z"
Information Source: #0hyobM3dj9lVwoPm!
Profile: Observation Laboratory Blood Glucose
status: final
category: Laboratory (Observation Category Codes#laboratory)
code: Glucose [Moles/volume] in Serum or Plasma --1 hour post meal (LOINC#40287-5)
subject: Patient/patient-ade-1: Name: 'masked' ""
effective: 2020-08-04
value: 3.4 mmol/l
{
"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": "<!-- 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": "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"
}
}