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-hiv-residence-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-hiv-residence-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\">ltfu<a name=\"cs-hiv-residence-status-ltfu\"> </a></td><td>LTFU</td></tr><tr><td style=\"white-space:nowrap\">live-local<a name=\"cs-hiv-residence-status-live-local\"> </a></td><td>Currently live in locality</td></tr><tr><td style=\"white-space:nowrap\">not-reality<a name=\"cs-hiv-residence-status-not-reality\"> </a></td><td>Not in reality</td></tr><tr><td style=\"white-space:nowrap\">in-rpison<a name=\"cs-hiv-residence-status-in-rpison\"> </a></td><td>In prison</td></tr><tr><td style=\"white-space:nowrap\">within-provice<a name=\"cs-hiv-residence-status-within-provice\"> </a></td><td>Move within province</td></tr><tr><td style=\"white-space:nowrap\">other-place<a name=\"cs-hiv-residence-status-other-place\"> </a></td><td>Move to other places/provinces</td></tr><tr><td style=\"white-space:nowrap\">far-from-home<a name=\"cs-hiv-residence-status-far-from-home\"> </a></td><td>Work far away from home</td></tr><tr><td style=\"white-space:nowrap\">unknow<a name=\"cs-hiv-residence-status-unknow\"> </a></td><td>Unknown</td></tr></table></div>"
},
"url" : "http://openhie.org/fhir/openhie.vn.case-reporting.hiv/CodeSystem/cs-hiv-residence-status",
"version" : "0.1.0-test",
"name" : "CSResidenceStatus",
"title" : "Codesystem ResidenceStatus",
"status" : "active",
"date" : "2022-03-29T15:31:44+00:00",
"publisher" : "OpenHIE",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "http://ohie.org"
}
]
}
],
"description" : "CodeSystem - \tResidenceStatus",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001"
}
]
}
],
"content" : "complete",
"count" : 8,
"concept" : [
{
"code" : "ltfu",
"display" : "LTFU"
},
{
"code" : "live-local",
"display" : "Currently live in locality"
},
{
"code" : "not-reality",
"display" : "Not in reality"
},
{
"code" : "in-rpison",
"display" : "In prison"
},
{
"code" : "within-provice",
"display" : "Move within province"
},
{
"code" : "other-place",
"display" : "Move to other places/provinces"
},
{
"code" : "far-from-home",
"display" : "Work far away from home"
},
{
"code" : "unknow",
"display" : "Unknown"
}
]
}