FHIR IG analytics
Resources that use this resource
Resources that this resource uses
| CodeSystem |
| sct | SNOMED codes used in this IG |
Narrative
Note: links and images are rebased to the (stated) source
- Include these codes as defined in
http://snomed.info/sct version Not Stated (use latest from terminology server)| Code | Display |
| 444751005 | Hemoglobin A1c above reference range (finding) |
| 165679005 | Hemoglobin A1c less than 7% indicating good diabetic control (finding) |
| 165680008 | Hemoglobin A1c between 7%-10% indicating borderline diabetic control (finding) |
| 165681007 | Hemoglobin A1c greater than 10% indicating poor diabetic control (finding) |
Source1
{
"resourceType": "ValueSet",
"id": "hs-hemoglobin-aic-finding",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"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": "2026-01-05T08:48:52+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)"
}
]
}
]
}
}