CH eTOC (R4)
3.0.0-ci-build - ci-build
CH eTOC (R4), published by HL7 Switzerland. This guide is not an authorized publication; it is the continuous build for version 3.0.0-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7ch/ch-etoc/ and changes regularly. See the Directory of published versions
{
"resourceType" : "Observation",
"id" : "HbA1c",
"meta" : {
"profile" : [
🔗 "http://fhir.ch/ig/ch-etoc/StructureDefinition/ch-etoc-lab-observation"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation HbA1c</b></p><a name=\"HbA1c\"> </a><a name=\"hcHbA1c\"> </a><a name=\"HbA1c-en-US\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 26436-6}\">HHb-A1c: 5.4 %</span></p><p><b>subject</b>: <a href=\"Patient-SUfferer.html\">Susanna Ufferer (official) Female, DoB: 1970-03-14</a></p></div>"
},
"status" : "final",
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "26436-6",
"display" : "Laboratory studies (set)"
}
],
"text" : "HHb-A1c: 5.4 %"
},
"subject" : {
🔗 "reference" : "Patient/SUfferer"
}
}