Ethiopia Base Implementation Guide
0.1.0 - ci-build International flag

Ethiopia Base Implementation Guide, published by MOH Ethiopia. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/MoH-Ethiopia/ETBase/ and changes regularly. See the Directory of published versions

: PrEP Visit Reason CodeSystem - XML Representation

Active as of 2026-05-18

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="prep-visit-reason-cs"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem prep-visit-reason-cs</b></p><a name="prep-visit-reason-cs"> </a><a name="hcprep-visit-reason-cs"> </a><p>This  code system <code>http://fhir.et/core/CodeSystem/prep-visit-reason-cs</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">first-prep-counselling<a name="prep-visit-reason-cs-first-prep-counselling"> </a></td><td>First time counselling on PrEP</td></tr><tr><td style="white-space:nowrap">prep-followup<a name="prep-visit-reason-cs-prep-followup"> </a></td><td>Follow-up appointment for PrEP</td></tr><tr><td style="white-space:nowrap">restart-prep<a name="prep-visit-reason-cs-restart-prep"> </a></td><td>Restarting PrEP</td></tr><tr><td style="white-space:nowrap">pep-counselling<a name="prep-visit-reason-cs-pep-counselling"> </a></td><td>Counselling on PEP</td></tr><tr><td style="white-space:nowrap">unscheduled-side-effects<a name="prep-visit-reason-cs-unscheduled-side-effects"> </a></td><td>Unscheduled visit for side effects and adverse events</td></tr></table></div>
  </text>
  <url value="http://fhir.et/core/CodeSystem/prep-visit-reason-cs"/>
  <version value="0.1.0"/>
  <name value="PrepVisitReasonCS"/>
  <title value="PrEP Visit Reason CodeSystem"/>
  <status value="active"/>
  <date value="2026-05-18T20:24:11+00:00"/>
  <publisher value="MOH Ethiopia"/>
  <contact>
    <name value="MOH Ethiopia"/>
    <telecom>
      <system value="url"/>
      <value value="http://moh.gov.et"/>
    </telecom>
  </contact>
  <description value="Codes representing reasons for PrEP/PEP visits."/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
      <display value="World"/>
    </coding>
  </jurisdiction>
  <content value="complete"/>
  <count value="5"/>
  <concept>
    <code value="first-prep-counselling"/>
    <display value="First time counselling on PrEP"/>
  </concept>
  <concept>
    <code value="prep-followup"/>
    <display value="Follow-up appointment for PrEP"/>
  </concept>
  <concept>
    <code value="restart-prep"/>
    <display value="Restarting PrEP"/>
  </concept>
  <concept>
    <code value="pep-counselling"/>
    <display value="Counselling on PEP"/>
  </concept>
  <concept>
    <code value="unscheduled-side-effects"/>
    <display value="Unscheduled visit for side effects and adverse events"/>
  </concept>
</CodeSystem>