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" : "service-provider-code-system",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem service-provider-code-system</b></p><a name=\"service-provider-code-system\"> </a><a name=\"hcservice-provider-code-system\"> </a><a name=\"service-provider-code-system-en-US\"> </a><p>This case-sensitive code system <code>http://moh.gov.et/fhir/hiv/CodeSystem/service-provider-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\">Health-Center<a name=\"service-provider-code-system-Health-Center\"> </a></td><td>Health Center</td></tr><tr><td style=\"white-space:nowrap\">Public-Hospital<a name=\"service-provider-code-system-Public-Hospital\"> </a></td><td>Public hospital</td></tr><tr><td style=\"white-space:nowrap\">Private-Hospital<a name=\"service-provider-code-system-Private-Hospital\"> </a></td><td>Private hospital</td></tr><tr><td style=\"white-space:nowrap\">NBO-FBO-Hospital<a name=\"service-provider-code-system-NBO-FBO-Hospital\"> </a></td><td>NBO/FBO hospital</td></tr><tr><td style=\"white-space:nowrap\">Private-Clinic<a name=\"service-provider-code-system-Private-Clinic\"> </a></td><td>Private clinic</td></tr><tr><td style=\"white-space:nowrap\">Self-referred<a name=\"service-provider-code-system-Self-referred\"> </a></td><td>Self-referred</td></tr><tr><td style=\"white-space:nowrap\">Community-Referred<a name=\"service-provider-code-system-Community-Referred\"> </a></td><td>Community referred</td></tr><tr><td style=\"white-space:nowrap\">Other<a name=\"service-provider-code-system-Other\"> </a></td><td>Other (Specify)</td></tr></table></div>"
},
"url" : "http://moh.gov.et/fhir/hiv/CodeSystem/service-provider-code-system",
"version" : "1.0.1",
"name" : "ServiceProviderTypeCodeSystem",
"title" : "Service Providers",
"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" : "Code used for representing the classification of organizations providing health services.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "ET",
"display" : "Ethiopia"
}
]
}
],
"caseSensitive" : true,
"content" : "complete",
"count" : 8,
"concept" : [
{
"code" : "Health-Center",
"display" : "Health Center"
},
{
"code" : "Public-Hospital",
"display" : "Public hospital"
},
{
"code" : "Private-Hospital",
"display" : "Private hospital"
},
{
"code" : "NBO-FBO-Hospital",
"display" : "NBO/FBO hospital"
},
{
"code" : "Private-Clinic",
"display" : "Private clinic"
},
{
"code" : "Self-referred",
"display" : "Self-referred"
},
{
"code" : "Community-Referred",
"display" : "Community referred"
},
{
"code" : "Other",
"display" : "Other (Specify)"
}
]
}