HIV Case-reporting for Vietnam - candidate draft
0.1.0-test - CI Build
HIV Case-reporting for Vietnam - candidate draft - Local Development build (v0.1.0-test). See the Directory of published versions
Active as of 2022-03-29 |
{
"resourceType" : "CodeSystem",
"id" : "cs-arv-status",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system http://openhie.org/fhir/openhie.vn.case-reporting.hiv/CodeSystem/cs-arv-status defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">arv<a name=\"cs-arv-status-arv\"> </a></td><td>Currently on ART</td></tr><tr><td style=\"white-space:nowrap\">death<a name=\"cs-arv-status-death\"> </a></td><td>Death</td></tr><tr><td style=\"white-space:nowrap\">drop<a name=\"cs-arv-status-drop\"> </a></td><td>Drop out/Loss-to-follow-up</td></tr><tr><td style=\"white-space:nowrap\">transfer<a name=\"cs-arv-status-transfer\"> </a></td><td>Transferred out</td></tr><tr><td style=\"white-space:nowrap\">never-art<a name=\"cs-arv-status-never-art\"> </a></td><td>Never on ART</td></tr><tr><td style=\"white-space:nowrap\">unknow<a name=\"cs-arv-status-unknow\"> </a></td><td>Unknown</td></tr></table></div>"
},
"url" : "http://openhie.org/fhir/openhie.vn.case-reporting.hiv/CodeSystem/cs-arv-status",
"version" : "0.1.0-test",
"name" : "CSARVStatus",
"title" : "CodeSystem ARV Treatment Status",
"status" : "active",
"date" : "2022-03-29T15:31:44+00:00",
"publisher" : "OpenHIE",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "http://ohie.org"
}
]
}
],
"description" : "Codesystem - ARV TreatmentStatus",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001"
}
]
}
],
"content" : "complete",
"count" : 6,
"concept" : [
{
"code" : "arv",
"display" : "Currently on ART"
},
{
"code" : "death",
"display" : "Death"
},
{
"code" : "drop",
"display" : "Drop out/Loss-to-follow-up"
},
{
"code" : "transfer",
"display" : "Transferred out"
},
{
"code" : "never-art",
"display" : "Never on ART"
},
{
"code" : "unknow",
"display" : "Unknown"
}
]
}