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

: List - History of Presenting Symptoms - XML Representation

Raw xml | Download


<List xmlns="http://hl7.org/fhir">
  <id value="PresentingSymptomsListExample"/>
  <meta>
    <profile
             value="http://moh.gov.et/fhir/hiv/StructureDefinition/presenting-symptoms-history"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: List PresentingSymptomsListExample</b></p><a name="PresentingSymptomsListExample"> </a><a name="hcPresentingSymptomsListExample"> </a><a name="PresentingSymptomsListExample-en-US"> </a><h2>History of Presenting Symptoms</h2><table class="clstu"><tr><td>Date: 2024-03-20 </td><td>Mode: Working List </td><td>Status: Current </td><td>Code: History of Symptoms and diseases </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></tr><tr><td><a href="Observation-PresentingFeverSymptomExample.html">Observation Presenting problem</a></td></tr><tr><td><a href="Observation-PresentingNauseaSymptomExample.html">Observation Presenting problem</a></td></tr></table></div>
  </text>
  <status value="current"/>
  <mode value="working"/>
  <title value="History of Presenting Symptoms"/>
  <code>
    <coding>
      <system value="http://loinc.org"/>
      <code value="29547-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>
    <item>🔗 
      <reference value="Observation/PresentingFeverSymptomExample"/>
    </item>
  </entry>
  <entry>
    <item>🔗 
      <reference value="Observation/PresentingNauseaSymptomExample"/>
    </item>
  </entry>
</List>