HIV Program Monitoring and Patient Care Coordination, 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-Program-Monitoring-and-Patient-Care-Coordination and changes regularly. See the Directory of published versions
: Viral Load Result Code - JSON Representation
Raw json | Download
{
"resourceType" : "ValueSet",
"id" : "vs-vl-result-code",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</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=\"http://snomed.info/id/398579006\">398579006</a></td><td>Human immunodeficiency virus-1 nucleic acid assay (procedure)</td></tr></table></li></ul></div>"
},
"url" : "http://openhie.org/fhir/hiv-program-monitoring/ValueSet/vs-vl-result-code",
"version" : "0.2.0",
"name" : "VSVLResultCode",
"title" : "Viral Load Result Code",
"status" : "active",
"experimental" : false,
"date" : "2023-04-04T11:11:26+00:00",
"publisher" : "Jembi Health Systems",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "https://www.jembi.org"
},
{
"system" : "email",
"value" : "info@jembi.org"
}
]
}
],
"description" : "A code used to indicate the category for the lab result.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://snomed.info/sct",
"concept" : [
{
"code" : "398579006",
"display" : "Human immunodeficiency virus-1 nucleic acid assay (procedure)"
}
]
}
]
}
}