Retrieval of Real World Data for Clinical Research, published by HL7 International - Biomedical Research & Regulation Work Group. This is not an authorized publication; it is the continuous build for version 1.0.0). This version is based on the current content of https://github.com/HL7/vulcan-rwd/ and changes regularly. See the Directory of published versions
: Diabetes Example Test Codes - JSON Representation
Raw json | Download
{
"resourceType" : "ValueSet",
"id" : "ExampleHbA1cTestCodes",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"http://loinc.org\"><code>http://loinc.org</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"https://loinc.org/41995-2/\">41995-2</a></td><td>Hemoglobin A1c [Mass/volume] in Blood</td></tr><tr><td><a href=\"https://loinc.org/4548-4/\">4548-4</a></td><td>Hemoglobin A1c/Hemoglobin.total in Blood</td></tr><tr><td><a href=\"https://loinc.org/71875-9/\">71875-9</a></td><td>Hemoglobin A1c/Hemoglobin.total [Pure mass fraction] in Blood</td></tr><tr><td><a href=\"https://loinc.org/17855-8/\">17855-8</a></td><td>Hemoglobin A1c/Hemoglobin.total in Blood by calculation</td></tr><tr><td><a href=\"https://loinc.org/96595-4/\">96595-4</a></td><td>Hemoglobin A1c/Hemoglobin.total in DBS</td></tr><tr><td><a href=\"https://loinc.org/4549-2/\">4549-2</a></td><td>Hemoglobin A1c/Hemoglobin.total in Blood by Electrophoresis</td></tr><tr><td><a href=\"https://loinc.org/17856-6/\">17856-6</a></td><td>Hemoglobin A1c/Hemoglobin.total in Blood by HPLC</td></tr><tr><td><a href=\"https://loinc.org/59261-8/\">59261-8</a></td><td>Hemoglobin A1c/Hemoglobin.total in Blood by IFCC protocol</td></tr><tr><td><a href=\"https://loinc.org/62388-4/\">62388-4</a></td><td>Hemoglobin A1c/Hemoglobin.total in Blood by JDS/JSCC protocol</td></tr></table></li></ul></div>"
},
"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"
}
]
}
]
}
}