Ethiopia FHIR Implementation Guide - HIV Treatment & Care Services
1.0.1 - ci-build Ethiopia flag

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

: Service Providers - XML Representation

Active as of 2024-09-26

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="service-provider-code-system"/>
  <text>
    <status value="generated"/>
    <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>
  </text>
  <url
       value="http://moh.gov.et/fhir/hiv/CodeSystem/service-provider-code-system"/>
  <version value="1.0.1"/>
  <name value="ServiceProviderTypeCodeSystem"/>
  <title value="Service Providers"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2024-09-26T12:45:56+00:00"/>
  <publisher value="Jembi Health Systems"/>
  <contact>
    <name value="Jembi Health Systems"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.jembi.org"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="info@jembi.org"/>
    </telecom>
  </contact>
  <contact>
    <name value="Jembi Health Systems"/>
    <telecom>
      <system value="email"/>
      <value value="info@jembi.org"/>
      <use value="work"/>
    </telecom>
  </contact>
  <description
               value="Code used for representing the classification of organizations providing health services."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="ET"/>
      <display value="Ethiopia"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="8"/>
  <concept>
    <code value="Health-Center"/>
    <display value="Health Center"/>
  </concept>
  <concept>
    <code value="Public-Hospital"/>
    <display value="Public hospital"/>
  </concept>
  <concept>
    <code value="Private-Hospital"/>
    <display value="Private hospital"/>
  </concept>
  <concept>
    <code value="NBO-FBO-Hospital"/>
    <display value="NBO/FBO hospital"/>
  </concept>
  <concept>
    <code value="Private-Clinic"/>
    <display value="Private clinic"/>
  </concept>
  <concept>
    <code value="Self-referred"/>
    <display value="Self-referred"/>
  </concept>
  <concept>
    <code value="Community-Referred"/>
    <display value="Community referred"/>
  </concept>
  <concept>
    <code value="Other"/>
    <display value="Other (Specify)"/>
  </concept>
</CodeSystem>