FHIR IG analytics| Package | ch.fhir.ig.ch-etoc |
| Resource Type | Observation |
| Id | Observation-HbA1c.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation HbA1c
Profile: CH eTOC Lab Observation
status: Final
code: HHb-A1c: 5.4 %
{
"resourceType": "Observation",
"id": "HbA1c",
"meta": {
"profile": [
"http://fhir.ch/ig/ch-etoc/StructureDefinition/ch-etoc-lab-observation"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "26436-6",
"display": "Laboratory studies (set)"
}
],
"text": "HHb-A1c: 5.4 %"
},
"subject": {
"reference": "Patient/SUfferer"
}
}