FHIR IG analytics| Package | hl7.fhir.us.bser.r4 |
| Resource Type | Observation |
| Id | Observation-observation-us-core-observation-lab-ha1c-eve-everywoman.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 "observation-us-core-observation-lab-ha1c-eve-everywoman"
status: final
category: Laboratory (Observation Category Codes#laboratory)
code: Hemoglobin A1c/Hemoglobin.total in Blood (LOINC#4548-4)
subject: Patient/patient-us-core-patient-eve-everywoman: Eve Everywoman " EVERYWOMAN"
effective: 2019-01-18 22:33:22+0000
value: 85 % (Details: UCUM code % = '%')
{
"resourceType": "Observation",
"id": "observation-us-core-observation-lab-ha1c-eve-everywoman",
"meta": {
"profile": [
"http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
]
},
"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": "4548-4",
"display": "Hemoglobin A1c/Hemoglobin.total in Blood"
}
]
},
"subject": {
"reference": "Patient/patient-us-core-patient-eve-everywoman",
"display": "Eve Everywoman"
},
"effectiveDateTime": "2019-01-18T22:33:22Z",
"valueQuantity": {
"value": 85,
"system": "http://unitsofmeasure.org",
"code": "%"
}
}