HL7 FHIR Implementation Guide: Rwanda HIV
0.1.0 - ci-build
HL7 FHIR Implementation Guide: Rwanda HIV, published by Jembi Health Systems. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/openhie/Rwanda-HIV/ and changes regularly. See the Directory of published versions
Active as of 2024-10-11 |
{
"resourceType" : "ValueSet",
"id" : "vs-vl-suppression",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet vs-vl-suppression</b></p><a name=\"vs-vl-suppression\"> </a><a name=\"hcvs-vl-suppression\"> </a><a name=\"vs-vl-suppression-en-US\"> </a><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/245780008\">245780008</a></td><td>Suppressed</td></tr><tr><td><a href=\"http://snomed.info/id/19032002\">19032002</a></td><td>Uncontrolled</td></tr><tr><td><a href=\"http://snomed.info/id/261665006\">261665006</a></td><td>Unknown</td></tr></table></li></ul></div>"
},
"url" : "http://moh.gov.rw/fhir/ValueSet/vs-vl-suppression",
"version" : "0.1.0",
"name" : "VSVLSuppression",
"title" : "Viral Load Suppressions Status",
"status" : "active",
"experimental" : true,
"date" : "2024-10-11T04:38:55+00:00",
"publisher" : "Jembi Health Systems",
"contact" : [
{
"name" : "Jembi Health Systems",
"telecom" : [
{
"system" : "url",
"value" : "https://www.jembi.org"
},
{
"system" : "email",
"value" : "info@jembi.org"
}
]
},
{
"name" : "Richard Langford",
"telecom" : [
{
"system" : "email",
"value" : "richard.langford@jembi.org",
"use" : "work"
}
]
}
],
"description" : "Describes a patient's current viral load status.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001",
"display" : "World"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://snomed.info/sct",
"concept" : [
{
"code" : "245780008",
"display" : "Suppressed"
},
{
"code" : "19032002",
"display" : "Uncontrolled"
},
{
"code" : "261665006",
"display" : "Unknown"
}
]
}
]
}
}