HIV Case-Based Surveillance, published by Jembi Health Systems. This is not an authorized publication; it is the continuous build for version 0.2.0). This version is based on the current content of https://github.com/openhie/HIV-CBS and changes regularly. See the Directory of published versions
: Test Types - JSON Representation
Raw json | Download
{
"resourceType" : "ValueSet",
"id" : "vs-test-types",
"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/25842-6/\">25842-6</a></td><td>HIV 2 proviral DNA [Presence] in Specimen by NAA with probe detection</td></tr><tr><td><a href=\"https://loinc.org/25836-8/\">25836-8</a></td><td>HIV 1 RNA [#/volume] (viral load) in Specimen by NAA with probe detection</td></tr><tr><td><a href=\"https://loinc.org/24467-3/\">24467-3</a></td><td>CD3+CD4+ (T4 helper) cells [#/volume] in Blood</td></tr></table></li></ul></div>"
},
"url" : "http://openhie.org/fhir/hiv-cbs/ValueSet/vs-test-types",
"version" : "0.2.0",
"name" : "VSTestTypes",
"title" : "Test Types",
"status" : "active",
"experimental" : false,
"date" : "2023-04-04T11:13:17+00:00",
"publisher" : "Jembi Health Systems",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "https://www.jembi.org"
},
{
"system" : "email",
"value" : "info@jembi.org"
}
]
}
],
"description" : "A list of HIV test types",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://loinc.org",
"concept" : [
{
"code" : "25842-6",
"display" : "HIV 2 proviral DNA [Presence] in Specimen by NAA with probe detection"
},
{
"code" : "25836-8",
"display" : "HIV 1 RNA [#/volume] (viral load) in Specimen by NAA with probe detection"
},
{
"code" : "24467-3",
"display" : "CD3+CD4+ (T4 helper) cells [#/volume] in Blood"
}
]
}
]
}
}