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 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "target-population-category-code-system"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir: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>"
] ; #
fhir:url [ fhir:v "http://moh.gov.et/fhir/hiv/CodeSystem/target-population-category-code-system"^^xsd:anyURI] ; #
fhir:version [ fhir:v "1.0.1"] ; #
fhir:name [ fhir:v "TargetPopulationCategoryCodeSystem"] ; #
fhir:title [ fhir:v "Target Population Category Codes"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v "false"^^xsd:boolean] ; #
fhir:date [ fhir:v "2024-10-14T10:58:37+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "Jembi Health Systems"] ; #
fhir:contact ( [
fhir:name [ fhir:v "Jembi Health Systems" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.jembi.org" ] ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "info@jembi.org" ] ] )
] [
fhir:name [ fhir:v "Jembi Health Systems" ] ;
( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "info@jembi.org" ] ;
fhir:use [ fhir:v "work" ] ] )
] ) ; #
fhir:description [ fhir:v "Codes used for representing the patient's target population category"] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "ET" ] ;
fhir:display [ fhir:v "Ethiopia" ] ] )
] ) ; #
fhir:caseSensitive [ fhir:v "true"^^xsd:boolean] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:count [ fhir:v "14"^^xsd:nonNegativeInteger] ; #
fhir:concept ( [
fhir:code [ fhir:v "General-Population" ] ;
fhir:display [ fhir:v "General Population" ]
] [
fhir:code [ fhir:v "Prisoner" ] ;
fhir:display [ fhir:v "Prisoner" ]
] [
fhir:code [ fhir:v "Children-Of-PLHIV" ] ;
fhir:display [ fhir:v "Children of PLHIV" ]
] [
fhir:code [ fhir:v "Partners-Of-PLHIV" ] ;
fhir:display [ fhir:v "Partners of PLHIV" ]
] [
fhir:code [ fhir:v "Discordant-Couples" ] ;
fhir:display [ fhir:v "Discordant Couples" ]
] [
fhir:code [ fhir:v "Other-MARPS" ] ;
fhir:display [ fhir:v "Other MARPS" ]
] [
fhir:code [ fhir:v "Female-Commercial-Sex-Workers" ] ;
fhir:display [ fhir:v "Female Commercial Sex Workers" ]
] [
fhir:code [ fhir:v "Distance-Drivers" ] ;
fhir:display [ fhir:v "Distance Drivers" ]
] [
fhir:code [ fhir:v "Mobile-Daily-Laborers" ] ;
fhir:display [ fhir:v "Mobile or Daily Laborers" ]
] [
fhir:code [ fhir:v "OVC-AIDS-Orphaned" ] ;
fhir:display [ fhir:v "OVC or AIDS Orphaned" ]
] [
fhir:code [ fhir:v "TG" ] ;
fhir:display [ fhir:v "TG" ]
] [
fhir:code [ fhir:v "Refugee" ] ;
fhir:display [ fhir:v "Refugee" ]
] [
fhir:code [ fhir:v "People-Who-Inject-Drug" ] ;
fhir:display [ fhir:v "People who Inject drug" ]
] [
fhir:code [ fhir:v "MSM" ] ;
fhir:display [ fhir:v "MSM" ]
] ) . #
IG © 2021+ Jembi Health Systems. Package ethiopia.fhir.hiv#1.0.1 based on FHIR 4.0.1. Generated 2024-10-14
Links: Table of Contents |
QA Report