FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagecom.e-medlab.healthsense
Resource TypeValueSet
IdValueSet-hs-hemoglobin-aic-finding.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/e-medlab/healthsense/ValueSet-hs-hemoglobin-aic-finding.html
URLhttps://healthsense.e-medlab.com/ValueSet/hs-hemoglobin-aic-finding
Version0.1.0
Statusdraft
Date2026-01-05T08:48:52+00:00
NameHsHemoglobinA1cFinding
TitleHemoglobin A1c Finding
DescriptionHemoglobin A1c Finding

Resources that use this resource

StructureDefinition
hs-hemoglobin-a1cLab - Hemoglobin A1c target

Resources that this resource uses

CodeSystem
sctSNOMED codes used in this IG

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet hs-hemoglobin-aic-finding

  • Include these codes as defined in http://snomed.info/sct version Not Stated (use latest from terminology server)
    CodeDisplay
    444751005Hemoglobin A1c above reference range (finding)
    165679005Hemoglobin A1c less than 7% indicating good diabetic control (finding)
    165680008Hemoglobin A1c between 7%-10% indicating borderline diabetic control (finding)
    165681007Hemoglobin 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)"
          }
        ]
      }
    ]
  }
}