FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/ExampleHbA1cTestCodes

Packagehl7.fhir.uv.vulcan-rwd
TypeValueSet
IdExampleHbA1cTestCodes
FHIR VersionR4
Sourcehttp://hl7.org/fhir/uv/vulcan-rwd/https://build.fhir.org/ig/HL7/vulcan-rwd/ValueSet-ExampleHbA1cTestCodes.html
URLhttp://hl7.org/fhir/uv/vulcan-rwd/ValueSet/ExampleHbA1cTestCodes
Version1.0.0
Statusactive
Date2023-05-09T16:50:27+00:00
NameExampleHbA1cTestCodes
TitleDiabetes Example Test Codes
Realmuv
Authorityhl7
DescriptionAn example value set of LOINC codes for HbA1c tests.
CopyrightThis material contains content from LOINC (http://loinc.org). LOINC is copyright © 1995-2020, Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes (LOINC) Committee and is available at no cost under the license at http://loinc.org/license. LOINC® is a registered United States trademark of Regenstrief Institute, Inc

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
loinc.orgLOINC Code System
loinc.orgLOINC codes used in this IG
loinc.orgLogical Observation Identifiers, Names and Codes (LOINC)

Narrative

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

  • Include these codes as defined in http://loinc.org
    CodeDisplay
    41995-2Hemoglobin A1c [Mass/volume] in Blood
    4548-4Hemoglobin A1c/Hemoglobin.total in Blood
    71875-9Hemoglobin A1c/Hemoglobin.total [Pure mass fraction] in Blood
    17855-8Hemoglobin A1c/Hemoglobin.total in Blood by calculation
    96595-4Hemoglobin A1c/Hemoglobin.total in DBS
    4549-2Hemoglobin A1c/Hemoglobin.total in Blood by Electrophoresis
    17856-6Hemoglobin A1c/Hemoglobin.total in Blood by HPLC
    59261-8Hemoglobin A1c/Hemoglobin.total in Blood by IFCC protocol
    62388-4Hemoglobin A1c/Hemoglobin.total in Blood by JDS/JSCC protocol

Source

{
  "resourceType": "ValueSet",
  "id": "ExampleHbA1cTestCodes",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.org/fhir/uv/vulcan-rwd/ValueSet/ExampleHbA1cTestCodes",
  "version": "1.0.0",
  "name": "ExampleHbA1cTestCodes",
  "title": "Diabetes Example Test Codes",
  "status": "active",
  "experimental": true,
  "date": "2023-05-09T16:50:27+00:00",
  "publisher": "HL7 International - Biomedical Research & Regulation Work Group",
  "contact": [
    {
      "name": "HL7 International - Biomedical Research & Regulation Work Group",
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org/Special/committees/rcrim"
        }
      ]
    }
  ],
  "description": "An example value set of LOINC codes for HbA1c tests.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "copyright": "This material contains content from LOINC (http://loinc.org). LOINC is copyright © 1995-2020, Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes (LOINC) Committee and is available at no cost under the license at http://loinc.org/license. LOINC® is a registered United States trademark of Regenstrief Institute, Inc",
  "compose": {
    "include": [
      {
        "system": "http://loinc.org",
        "concept": [
          {
            "code": "41995-2"
          },
          {
            "code": "4548-4"
          },
          {
            "code": "71875-9"
          },
          {
            "code": "17855-8"
          },
          {
            "code": "96595-4"
          },
          {
            "code": "4549-2"
          },
          {
            "code": "17856-6"
          },
          {
            "code": "59261-8"
          },
          {
            "code": "62388-4"
          }
        ]
      }
    ]
  }
}