Ethiopia FHIR Implementation Guide - HIV Treatment & Care Services
1.0.0 - 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.0 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

: List - History of Past Medication - XML Representation

Raw xml | Download



<List xmlns="http://hl7.org/fhir">
  <id value="MedicationHistoryExample"/>
  <meta>
    <profile
             value="http://moh.gov.et/fhir/hiv/StructureDefinition/medication-history"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: List MedicationHistoryExample</b></p><a name="MedicationHistoryExample"> </a><a name="hcMedicationHistoryExample"> </a><a name="MedicationHistoryExample-en-US"> </a><h2>Medication History</h2><table class="clstu"><tr><td>Date: 2024-03-20 </td><td>Mode: Working List </td><td>Status: Current </td><td>Code: History of Medication use </td></tr><tr><td>Subject: <a href="Patient-GeneralPatientExample.html">Mark Adams  Male, DoB: 2000-11-11 ( http://moh.gov.et/fhir/hiv/identifier/MRN#MRN12345671)</a>Encounter: <a href="Encounter-GeneralEncounterExample.html">Encounter: identifier = http://moh.gov.et/fhir/hiv/identifier/encounter#001; status = finished; class = observation encounter (ActCode#OBSENC); type = Follow-up encounter (procedure); period = 2012-12-09 --&gt; 2012-12-09</a>Source: <a href="Encounter-GeneralEncounterExample.html">Encounter: identifier = http://moh.gov.et/fhir/hiv/identifier/encounter#001; status = finished; class = observation encounter (ActCode#OBSENC); type = Follow-up encounter (procedure); period = 2012-12-09 --&gt; 2012-12-09</a></td></tr></table><table class="grid"><tr style="backgound-color: #eeeeee"><td><b>Items</b></td><td>Flag</td></tr><tr><td><a href="MedicationStatement-PastStoppedCotrimoxazoleMedicationStatementExample.html">MedicationStatement: status = stopped; medication[x] = -&gt;Medication Trimethoprim+Sulfamethoxazole [Susceptibility]; effective[x] = 2018-05-12 --&gt; 2018-08-13</a></td><td>Trimethoprim+Sulfamethoxazole [Susceptibility]</td></tr><tr><td><a href="MedicationStatement-PastCompletedTPTMedicationStatementExample.html">MedicationStatement: status = completed; medication[x] = -&gt;Medication Isoniazid [Susceptibility]; effective[x] = 2018-05-12 --&gt; 2018-08-13</a></td><td>Isoniazid [Susceptibility]</td></tr><tr><td><a href="Observation-HIVTreatmentPriorToEnrollmentExample.html">Observation HIV treatment prior to enrollment</a></td><td>HIV Antiretroviral therapy Antiretroviral therapy status section</td></tr><tr><td><a href="MedicationStatement-PastInitiatedArvTreatmentAndStillActiveExample.html">MedicationStatement: status = active; medication[x] = -&gt;Medication TDF + 3TC + DTG; effective[x] = 2009-11-24 --&gt; 2018-08-13</a></td><td>HIV Antiretroviral therapy Antiretroviral therapy status section</td></tr><tr><td><a href="Observation-CurrentHIVTreatmentTherapyDurationExample.html">Observation Current HIV treatment therapy duration</a></td><td>HIV Antiretroviral therapy Antiretroviral therapy status section</td></tr></table></div>
  </text>
  <status value="current"/>
  <mode value="working"/>
  <title value="Medication History"/>
  <code>
    <coding>
      <system value="http://loinc.org"/>
      <code value="8677-7"/>
    </coding>
  </code>
  <subject>🔗 
    <reference value="Patient/GeneralPatientExample"/>
  </subject>
  <encounter>🔗 
    <reference value="Encounter/GeneralEncounterExample"/>
  </encounter>
  <date value="2024-03-20"/>
  <source>🔗 
    <reference value="Practitioner/GeneralPractitionerExample"/>
  </source>
  <entry>
    <flag>
      <coding>
        <system value="http://loinc.org"/>
        <code value="18998-5"/>
      </coding>
    </flag>
    <item>🔗 
      <reference
                 value="MedicationStatement/PastStoppedCotrimoxazoleMedicationStatementExample"/>
    </item>
  </entry>
  <entry>
    <flag>
      <coding>
        <system value="http://loinc.org"/>
        <code value="18934-0"/>
      </coding>
    </flag>
    <item>🔗 
      <reference
                 value="MedicationStatement/PastCompletedTPTMedicationStatementExample"/>
    </item>
  </entry>
  <entry>
    <flag>
      <coding>
        <system value="http://loinc.org"/>
        <code value="47248-0"/>
      </coding>
    </flag>
    <item>🔗 
      <reference value="Observation/HIVTreatmentPriorToEnrollmentExample"/>
    </item>
  </entry>
  <entry>
    <flag>
      <coding>
        <system value="http://loinc.org"/>
        <code value="47248-0"/>
      </coding>
    </flag>
    <item>🔗 
      <reference
                 value="MedicationStatement/PastInitiatedArvTreatmentAndStillActiveExample"/>
    </item>
  </entry>
  <entry>
    <flag>
      <coding>
        <system value="http://loinc.org"/>
        <code value="47248-0"/>
      </coding>
    </flag>
    <item>🔗 
      <reference
                 value="Observation/CurrentHIVTreatmentTherapyDurationExample"/>
    </item>
  </entry>
</List>