FHIR IG Statistics: ValueSet/ExampleHbA1cTestCodes
Package | hl7.fhir.uv.vulcan-rwd |
Type | ValueSet |
Id | ExampleHbA1cTestCodes |
FHIR Version | R4 |
Source | http://hl7.org/fhir/uv/vulcan-rwd/https://build.fhir.org/ig/HL7/vulcan-rwd/ValueSet-ExampleHbA1cTestCodes.html |
URL | http://hl7.org/fhir/uv/vulcan-rwd/ValueSet/ExampleHbA1cTestCodes |
Version | 1.0.0 |
Status | active |
Date | 2023-05-09T16:50:27+00:00 |
Name | ExampleHbA1cTestCodes |
Title | Diabetes Example Test Codes |
Realm | uv |
Authority | hl7 |
Description | An example value set of LOINC codes for HbA1c tests. |
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 |
Resources that use this resource
No resources found
Resources that this resource uses
CodeSystem |
loinc.org | LOINC Code System |
loinc.org | LOINC codes used in this IG |
loinc.org | Logical 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
Code | Display |
41995-2 | Hemoglobin A1c [Mass/volume] in Blood |
4548-4 | Hemoglobin A1c/Hemoglobin.total in Blood |
71875-9 | Hemoglobin A1c/Hemoglobin.total [Pure mass fraction] in Blood |
17855-8 | Hemoglobin A1c/Hemoglobin.total in Blood by calculation |
96595-4 | Hemoglobin A1c/Hemoglobin.total in DBS |
4549-2 | Hemoglobin A1c/Hemoglobin.total in Blood by Electrophoresis |
17856-6 | Hemoglobin A1c/Hemoglobin.total in Blood by HPLC |
59261-8 | Hemoglobin A1c/Hemoglobin.total in Blood by IFCC protocol |
62388-4 | Hemoglobin 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"
}
]
}
]
}
}