Ethiopia FHIR Implementation Guide - HIV Treatment & Care Services
1.0.1 - ci-build
Ethiopia FHIR Implementation Guide - HIV Treatment & Care Services, published by Jembi Health Systems. This guide is not an authorized publication; it is the continuous build for version 1.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/jembi/ethiopia-hiv/ and changes regularly. See the Directory of published versions
Active as of 2024-10-14 |
{
"resourceType" : "CodeSystem",
"id" : "target-population-category-code-system",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem target-population-category-code-system</b></p><a name=\"target-population-category-code-system\"> </a><a name=\"hctarget-population-category-code-system\"> </a><a name=\"target-population-category-code-system-en-US\"> </a><p>This case-sensitive code system <code>http://moh.gov.et/fhir/hiv/CodeSystem/target-population-category-code-system</code> 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\">General-Population<a name=\"target-population-category-code-system-General-Population\"> </a></td><td>General Population</td></tr><tr><td style=\"white-space:nowrap\">Prisoner<a name=\"target-population-category-code-system-Prisoner\"> </a></td><td>Prisoner</td></tr><tr><td style=\"white-space:nowrap\">Children-Of-PLHIV<a name=\"target-population-category-code-system-Children-Of-PLHIV\"> </a></td><td>Children of PLHIV</td></tr><tr><td style=\"white-space:nowrap\">Partners-Of-PLHIV<a name=\"target-population-category-code-system-Partners-Of-PLHIV\"> </a></td><td>Partners of PLHIV</td></tr><tr><td style=\"white-space:nowrap\">Discordant-Couples<a name=\"target-population-category-code-system-Discordant-Couples\"> </a></td><td>Discordant Couples</td></tr><tr><td style=\"white-space:nowrap\">Other-MARPS<a name=\"target-population-category-code-system-Other-MARPS\"> </a></td><td>Other MARPS</td></tr><tr><td style=\"white-space:nowrap\">Female-Commercial-Sex-Workers<a name=\"target-population-category-code-system-Female-Commercial-Sex-Workers\"> </a></td><td>Female Commercial Sex Workers</td></tr><tr><td style=\"white-space:nowrap\">Distance-Drivers<a name=\"target-population-category-code-system-Distance-Drivers\"> </a></td><td>Distance Drivers</td></tr><tr><td style=\"white-space:nowrap\">Mobile-Daily-Laborers<a name=\"target-population-category-code-system-Mobile-Daily-Laborers\"> </a></td><td>Mobile or Daily Laborers</td></tr><tr><td style=\"white-space:nowrap\">OVC-AIDS-Orphaned<a name=\"target-population-category-code-system-OVC-AIDS-Orphaned\"> </a></td><td>OVC or AIDS Orphaned</td></tr><tr><td style=\"white-space:nowrap\">TG<a name=\"target-population-category-code-system-TG\"> </a></td><td>TG</td></tr><tr><td style=\"white-space:nowrap\">Refugee<a name=\"target-population-category-code-system-Refugee\"> </a></td><td>Refugee</td></tr><tr><td style=\"white-space:nowrap\">People-Who-Inject-Drug<a name=\"target-population-category-code-system-People-Who-Inject-Drug\"> </a></td><td>People who Inject drug</td></tr><tr><td style=\"white-space:nowrap\">MSM<a name=\"target-population-category-code-system-MSM\"> </a></td><td>MSM</td></tr></table></div>"
},
"url" : "http://moh.gov.et/fhir/hiv/CodeSystem/target-population-category-code-system",
"version" : "1.0.1",
"name" : "TargetPopulationCategoryCodeSystem",
"title" : "Target Population Category Codes",
"status" : "active",
"experimental" : false,
"date" : "2024-10-14T10:58:37+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" : "Jembi Health Systems",
"telecom" : [
{
"system" : "email",
"value" : "info@jembi.org",
"use" : "work"
}
]
}
],
"description" : "Codes used for representing the patient's target population category",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "ET",
"display" : "Ethiopia"
}
]
}
],
"caseSensitive" : true,
"content" : "complete",
"count" : 14,
"concept" : [
{
"code" : "General-Population",
"display" : "General Population"
},
{
"code" : "Prisoner",
"display" : "Prisoner"
},
{
"code" : "Children-Of-PLHIV",
"display" : "Children of PLHIV"
},
{
"code" : "Partners-Of-PLHIV",
"display" : "Partners of PLHIV"
},
{
"code" : "Discordant-Couples",
"display" : "Discordant Couples"
},
{
"code" : "Other-MARPS",
"display" : "Other MARPS"
},
{
"code" : "Female-Commercial-Sex-Workers",
"display" : "Female Commercial Sex Workers"
},
{
"code" : "Distance-Drivers",
"display" : "Distance Drivers"
},
{
"code" : "Mobile-Daily-Laborers",
"display" : "Mobile or Daily Laborers"
},
{
"code" : "OVC-AIDS-Orphaned",
"display" : "OVC or AIDS Orphaned"
},
{
"code" : "TG",
"display" : "TG"
},
{
"code" : "Refugee",
"display" : "Refugee"
},
{
"code" : "People-Who-Inject-Drug",
"display" : "People who Inject drug"
},
{
"code" : "MSM",
"display" : "MSM"
}
]
}