FHIR IG analytics| Package | fhir.paciosampledata |
| Resource Type | Observation |
| Id | Observation-betsysmith-johnson01-A1C-01.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation betsysmith-johnson01-A1C-01
status: Final
category: Laboratory
code: Hemoglobin A1c/Hemoglobin.total in Blood by HPLC
effective: 2024-06-15 13:30:00-0400
performer: Practitioner George McDuff
value: 8.2 % (Details: UCUM code% = '%')
note:
Elevated risk - Initial poor control - 11 months pre-stroke
{
"resourceType": "Observation",
"id": "betsysmith-johnson01-A1C-01",
"meta": {
"profile": [
"http://hl7.org/fhir/uv/ips/StructureDefinition/Observation-results-laboratory-pathology-uv-ips"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "laboratory",
"display": "Laboratory"
}
]
}
],
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "17856-6",
"display": "Hemoglobin A1c/Hemoglobin.total in Blood by HPLC"
}
]
},
"subject": {
"reference": "Patient/patient-betsysmith-johnson01"
},
"effectiveDateTime": "2024-06-15T13:30:00-04:00",
"performer": [
{
"reference": "Practitioner/Practitioner-GeorgeMcDuff"
}
],
"valueQuantity": {
"value": 8.2,
"unit": "%",
"system": "http://unitsofmeasure.org",
"code": "%"
},
"note": [
{
"text": "Elevated risk - Initial poor control - 11 months pre-stroke"
}
]
}