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
Draft as of 2022-03-29 |
{
"resourceType" : "CodeSystem",
"id" : "cs-treatment-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-treatment-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\">drop<a name=\"cs-treatment-status-drop\"> </a></td><td>Drop out</td></tr><tr><td style=\"white-space:nowrap\">dead<a name=\"cs-treatment-status-dead\"> </a></td><td>Dead</td></tr><tr><td style=\"white-space:nowrap\">transfer<a name=\"cs-treatment-status-transfer\"> </a></td><td>Transfer</td></tr><tr><td style=\"white-space:nowrap\">treatment<a name=\"cs-treatment-status-treatment\"> </a></td><td>Treatment given</td></tr></table><p><b>Additional Language Displays</b></p><table class=\"codes\"><tr><td><b>Code</b></td><td><b>vi</b></td></tr><tr><td>drop</td><td>bỏ trị</td></tr><tr><td>dead</td><td>Tử vong</td></tr><tr><td>transfer</td><td>Bệnh nhân chuyển đi</td></tr><tr><td>treatment</td><td>Đang được điều trị</td></tr></table></div>"
},
"url" : "http://openhie.org/fhir/openhie.vn.case-reporting.hiv/CodeSystem/cs-treatment-status",
"version" : "0.1.0-test",
"name" : "StatusOfTreatmentProcess",
"title" : "Status of treatment process",
"status" : "draft",
"date" : "2022-03-29T15:31:44+00:00",
"publisher" : "OpenHIE",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "http://ohie.org"
}
]
}
],
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001"
}
]
}
],
"content" : "complete",
"concept" : [
{
"code" : "drop",
"display" : "Drop out",
"designation" : [
{
"language" : "vi-VN",
"value" : "bỏ trị"
}
]
},
{
"code" : "dead",
"display" : "Dead",
"designation" : [
{
"language" : "vi-VN",
"value" : "Tử vong"
}
]
},
{
"code" : "transfer",
"display" : "Transfer",
"designation" : [
{
"language" : "vi-VN",
"value" : "Bệnh nhân chuyển đi"
}
]
},
{
"code" : "treatment",
"display" : "Treatment given",
"designation" : [
{
"language" : "vi-VN",
"value" : "Đang được điều trị"
}
]
}
]
}