HealthSense Implementation Guide (Taltech)
0.1.0 - ci-build
HealthSense Implementation Guide (Taltech), published by Taltech. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/e-medlab/healthsense/ and changes regularly. See the Directory of published versions
| Draft as of 2025-12-30 |
{
"resourceType" : "ValueSet",
"id" : "hs-hemoglobin-aic-finding",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet hs-hemoglobin-aic-finding</b></p><a name=\"hs-hemoglobin-aic-finding\"> </a><a name=\"hchs-hemoglobin-aic-finding\"> </a><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/444751005\">444751005</a></td><td>Hemoglobin A1c above reference range (finding)</td></tr><tr><td><a href=\"http://snomed.info/id/165679005\">165679005</a></td><td>Hemoglobin A1c less than 7% indicating good diabetic control (finding)</td></tr><tr><td><a href=\"http://snomed.info/id/165680008\">165680008</a></td><td>Hemoglobin A1c between 7%-10% indicating borderline diabetic control (finding)</td></tr><tr><td><a href=\"http://snomed.info/id/165681007\">165681007</a></td><td>Hemoglobin A1c greater than 10% indicating poor diabetic control (finding)</td></tr></table></li></ul></div>"
},
"url" : "https://healthsense.e-medlab.com/ValueSet/hs-hemoglobin-aic-finding",
"version" : "0.1.0",
"name" : "HsHemoglobinA1cFinding",
"title" : "Hemoglobin A1c Finding",
"status" : "draft",
"experimental" : false,
"date" : "2025-12-30T08:51:28+00:00",
"publisher" : "Taltech",
"contact" : [
{
"name" : "Taltech",
"telecom" : [
{
"system" : "url",
"value" : "https://taltech.ee/en/emed-lab"
}
]
},
{
"name" : "Departament of Health Technologies",
"telecom" : [
{
"system" : "email",
"value" : "mailto:igor.bossenko@taltech.ee"
}
]
}
],
"description" : "Hemoglobin A1c Finding",
"compose" : {
"include" : [
{
"system" : "http://snomed.info/sct",
"concept" : [
{
"code" : "444751005",
"display" : "Hemoglobin A1c above reference range (finding)"
},
{
"code" : "165679005",
"display" : "Hemoglobin A1c less than 7% indicating good diabetic control (finding)"
},
{
"code" : "165680008",
"display" : "Hemoglobin A1c between 7%-10% indicating borderline diabetic control (finding)"
},
{
"code" : "165681007",
"display" : "Hemoglobin A1c greater than 10% indicating poor diabetic control (finding)"
}
]
}
]
}
}