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

: Bundle - CDR Example 4 - XML Representation

Raw xml | Download


<Bundle xmlns="http://hl7.org/fhir">
  <id value="CDRBundleExample4"/>
  <type value="transaction"/>
  <timestamp value="2024-02-18T09:30:00+02:00"/>
  <entry>
    <fullUrl
             value="http://hapi-fhir:8080/fhir/Patient/GeneralPatientExample"/>
    <resource>
      <Patient>
        <id value="GeneralPatientExample"/>
        <meta>
          <profile
                   value="http://moh.gov.et/fhir/hiv/StructureDefinition/patient"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="Patient_GeneralPatientExample"> </a><p class="res-header-id"><b>Generated Narrative: Patient GeneralPatientExample</b></p><a name="GeneralPatientExample"> </a><a name="hcGeneralPatientExample"> </a><a name="GeneralPatientExample-en-US"> </a><p style="border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;">Mark Adams  Male, DoB: 2000-11-11 ( http://moh.gov.et/fhir/hiv/identifier/MRN#MRN12345671)</p><hr/><table class="grid"><tr><td style="background-color: #f3f5da" title="Known Marital status of Patient">Marital Status:</td><td colspan="3"><span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-MaritalStatus M}">Married</span></td></tr><tr><td style="background-color: #f3f5da" title="Other Ids (see the one above)">Other Ids:</td><td colspan="3"><ul><li><code>http://moh.gov.et/fhir/hiv/identifier/SmartCareID</code>/NID12345671</li><li><code>http://moh.gov.et/fhir/hiv/identifier/UAN</code>/UAN12345671</li></ul></td></tr><tr><td style="background-color: #f3f5da" title="Ways to contact the Patient">Contact Detail</td><td colspan="3"><ul><li>ph: 27537652509(Work)</li><li><a href="mailto:someone@something.org">someone@something.org</a></li><li>123 Tesfaye Street Bole Addis Ababa Addis Ababa </li></ul></td></tr><tr><td style="background-color: #f3f5da" title="Patient Links">Links:</td><td colspan="3"><ul><li>Managing Organization: <a href="Organization-CurrentServiceProviderExample.html">Organization Meshwalkiya Health Center</a></li></ul></td></tr><tr><td style="background-color: #f3f5da" title="The patient's professed religious affiliations."><a href="http://hl7.org/fhir/extensions/5.1.0/StructureDefinition-patient-religion.html">Patient Religion</a></td><td colspan="3"><span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-ReligiousAffiliation 1023}">Muslim</span></td></tr></table></div>
        </text>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/patient-religion">
          <valueCodeableConcept>
            <coding>
              <system
                      value="http://terminology.hl7.org/CodeSystem/v3-ReligiousAffiliation"/>
              <code value="1023"/>
            </coding>
            <text value="Muslim"/>
          </valueCodeableConcept>
        </extension>
        <identifier>
          <system value="http://moh.gov.et/fhir/hiv/identifier/MRN"/>
          <value value="MRN12345671"/>
        </identifier>
        <identifier>
          <system value="http://moh.gov.et/fhir/hiv/identifier/SmartCareID"/>
          <value value="NID12345671"/>
        </identifier>
        <identifier>
          <system value="http://moh.gov.et/fhir/hiv/identifier/UAN"/>
          <value value="UAN12345671"/>
        </identifier>
        <name>
          <family value="Adams"/>
          <given value="Mark"/>
        </name>
        <telecom>
          <system value="phone"/>
          <value value="27537652509"/>
          <use value="work"/>
        </telecom>
        <telecom>
          <system value="email"/>
          <value value="someone@something.org"/>
          <use value="home"/>
        </telecom>
        <gender value="male"/>
        <birthDate value="2000-11-11"/>
        <address>
          <extension
                     url="http://moh.gov.et/fhir/hiv/StructureDefinition/residential-type">
            <valueCodeableConcept>
              <coding>
                <system value="http://snomed.info/sct"/>
                <code value="224804009"/>
              </coding>
              <text value="Rural"/>
            </valueCodeableConcept>
          </extension>
          <line value="123"/>
          <line value="Tesfaye Street"/>
          <line value="Bole"/>
          <city value="Addis Ababa"/>
          <district value="Addis Ababa Central District"/>
          <state value="Addis Ababa"/>
        </address>
        <maritalStatus>
          <coding>
            <system
                    value="http://terminology.hl7.org/CodeSystem/v3-MaritalStatus"/>
            <code value="M"/>
          </coding>
        </maritalStatus>
        <managingOrganization>🔗 
          <reference value="Organization/CurrentServiceProviderExample"/>
        </managingOrganization>
      </Patient>
    </resource>
    <request>
      <method value="PUT"/>
      <url
           value="Patient?identifier=http://moh.gov.et/fhir/hiv/identifier/MRN|123"/>
    </request>
  </entry>
  <entry>
    <fullUrl
             value="http://hapi-fhir:8080/fhir/Encounter/GeneralEncounterExample"/>
    <resource>
      <Encounter>
        <id value="GeneralEncounterExample"/>
        <meta>
          <profile
                   value="http://moh.gov.et/fhir/hiv/StructureDefinition/target-facility-encounter"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="Encounter_GeneralEncounterExample"> </a><p class="res-header-id"><b>Generated Narrative: Encounter GeneralEncounterExample</b></p><a name="GeneralEncounterExample"> </a><a name="hcGeneralEncounterExample"> </a><a name="GeneralEncounterExample-en-US"> </a><p><b>identifier</b>: <code>http://moh.gov.et/fhir/hiv/identifier/encounter</code>/001</p><p><b>status</b>: Finished</p><p><b>class</b>: <a href="http://terminology.hl7.org/6.0.2/CodeSystem-v3-ActCode.html#v3-ActCode-OBSENC">ActCode</a> OBSENC: observation encounter</p><p><b>type</b>: <span title="Codes:{http://snomed.info/sct 390906007}">Follow-up encounter</span></p><p><b>subject</b>: <a href="Patient-GeneralPatientExample.html">Mark Adams  Male, DoB: 2000-11-11 ( http://moh.gov.et/fhir/hiv/identifier/MRN#MRN12345671)</a></p><p><b>period</b>: 2012-12-09 --&gt; 2012-12-09</p><p><b>serviceProvider</b>: <a href="Organization-CurrentServiceProviderExample.html">Organization Meshwalkiya Health Center</a></p></div>
        </text>
        <identifier>
          <system value="http://moh.gov.et/fhir/hiv/identifier/encounter"/>
          <value value="001"/>
        </identifier>
        <status value="finished"/>
        <class>
          <system value="http://terminology.hl7.org/CodeSystem/v3-ActCode"/>
          <code value="OBSENC"/>
        </class>
        <type>
          <extension
                     url="http://moh.gov.et/fhir/hiv/StructureDefinition/encounter-visit-type">
            <valueCodeableConcept>
              <coding>
                <system
                        value="http://moh.gov.et/fhir/hiv/CodeSystem/encounter-visit-type-code-system"/>
                <code value="unscheduled"/>
              </coding>
            </valueCodeableConcept>
          </extension>
          <coding>
            <system value="http://snomed.info/sct"/>
            <code value="390906007"/>
          </coding>
          <text value="Follow-up encounter"/>
        </type>
        <subject>🔗 
          <reference value="Patient/GeneralPatientExample"/>
        </subject>
        <period>
          <start value="2012-12-09"/>
          <end value="2012-12-09"/>
        </period>
        <serviceProvider>🔗 
          <reference value="Organization/CurrentServiceProviderExample"/>
        </serviceProvider>
      </Encounter>
    </resource>
    <request>
      <method value="PUT"/>
      <url value="Encounter/GeneralEncounterExample"/>
    </request>
  </entry>
  <entry>
    <fullUrl
             value="http://hapi-fhir:8080/fhir/RelatedPerson/PartnerRelatedPersonExample"/>
    <resource>
      <RelatedPerson>
        <id value="PartnerRelatedPersonExample"/>
        <meta>
          <profile
                   value="http://moh.gov.et/fhir/hiv/StructureDefinition/related-person"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="RelatedPerson_PartnerRelatedPersonExample"> </a><p class="res-header-id"><b>Generated Narrative: RelatedPerson PartnerRelatedPersonExample</b></p><a name="PartnerRelatedPersonExample"> </a><a name="hcPartnerRelatedPersonExample"> </a><a name="PartnerRelatedPersonExample-en-US"> </a><p><b>patient</b>: <a href="Patient-GeneralPatientExample.html">Mark Adams  Male, DoB: 2000-11-11 ( http://moh.gov.et/fhir/hiv/identifier/MRN#MRN12345671)</a></p><p><b>relationship</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-RoleCode SIGOTHR}">Partner</span></p><p><b>name</b>: Jane Smith </p><p><b>gender</b>: Female</p><p><b>birthDate</b>: 1982-04-12</p></div>
        </text>
        <patient>🔗 
          <reference value="Patient/GeneralPatientExample"/>
        </patient>
        <relationship>
          <coding>
            <system
                    value="http://terminology.hl7.org/CodeSystem/v3-RoleCode"/>
            <code value="SIGOTHR"/>
          </coding>
          <text value="Partner"/>
        </relationship>
        <name>
          <family value="Smith"/>
          <given value="Jane"/>
        </name>
        <gender value="female"/>
        <birthDate value="1982-04-12"/>
      </RelatedPerson>
    </resource>
    <request>
      <method value="PUT"/>
      <url value="RelatedPerson/PartnerRelatedPersonExample"/>
    </request>
  </entry>
  <entry>
    <fullUrl
             value="http://hapi-fhir:8080/fhir/Patient/SexualPartnerRelatedPersonBecomesPatientExample"/>
    <resource>
      <Patient>
        <id value="SexualPartnerRelatedPersonBecomesPatientExample"/>
        <meta>
          <profile
                   value="http://moh.gov.et/fhir/hiv/StructureDefinition/patient"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="Patient_SexualPartnerRelatedPersonBecomesPatientExample"> </a><p class="res-header-id"><b>Generated Narrative: Patient SexualPartnerRelatedPersonBecomesPatientExample</b></p><a name="SexualPartnerRelatedPersonBecomesPatientExample"> </a><a name="hcSexualPartnerRelatedPersonBecomesPatientExample"> </a><a name="SexualPartnerRelatedPersonBecomesPatientExample-en-US"> </a><p style="border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;">Jane Smith  Female, DoB: 1982-04-12 ( http://moh.gov.et/fhir/hiv/identifier/MRN#MRN12345673)</p><hr/><table class="grid"><tr><td style="background-color: #f3f5da" title="Other Ids (see the one above)">Other Ids:</td><td colspan="3"><ul><li><code>http://moh.gov.et/fhir/hiv/identifier/SmartCareID</code>/NID12345673</li><li><code>http://moh.gov.et/fhir/hiv/identifier/UAN</code>/UAN12345673</li></ul></td></tr><tr><td style="background-color: #f3f5da" title="Ways to contact the Patient">Contact Detail</td><td colspan="3"><ul><li>ph: 27537652509(Work)</li><li><a href="mailto:someone@something.org">someone@something.org</a></li><li>123 Tesfaye Street Bole Addis Ababa Addis Ababa </li></ul></td></tr><tr><td style="background-color: #f3f5da" title="Patient Links">Links:</td><td colspan="3"><ul><li>Managing Organization: <a href="Organization-CurrentServiceProviderExample.html">Organization Meshwalkiya Health Center</a></li><li>This record replaces: <a href="RelatedPerson-PartnerRelatedPersonExample.html">RelatedPerson Jane Smith </a></li></ul></td></tr></table></div>
        </text>
        <identifier>
          <system value="http://moh.gov.et/fhir/hiv/identifier/MRN"/>
          <value value="MRN12345673"/>
        </identifier>
        <identifier>
          <system value="http://moh.gov.et/fhir/hiv/identifier/SmartCareID"/>
          <value value="NID12345673"/>
        </identifier>
        <identifier>
          <system value="http://moh.gov.et/fhir/hiv/identifier/UAN"/>
          <value value="UAN12345673"/>
        </identifier>
        <name>
          <family value="Smith"/>
          <given value="Jane"/>
        </name>
        <telecom>
          <system value="phone"/>
          <value value="27537652509"/>
          <use value="work"/>
        </telecom>
        <telecom>
          <system value="email"/>
          <value value="someone@something.org"/>
          <use value="home"/>
        </telecom>
        <gender value="female"/>
        <birthDate value="1982-04-12"/>
        <address>
          <line value="123"/>
          <line value="Tesfaye Street"/>
          <line value="Bole"/>
          <city value="Addis Ababa"/>
          <district value="Addis Ababa Central District"/>
          <state value="Addis Ababa"/>
        </address>
        <managingOrganization>🔗 
          <reference value="Organization/CurrentServiceProviderExample"/>
        </managingOrganization>
        <link>
          <other>🔗 
            <reference value="RelatedPerson/PartnerRelatedPersonExample"/>
          </other>
          <type value="replaces"/>
        </link>
      </Patient>
    </resource>
    <request>
      <method value="PUT"/>
      <url value="Patient/SexualPartnerRelatedPersonBecomesPatientExample"/>
    </request>
  </entry>
  <entry>
    <fullUrl
             value="http://hapi-fhir:8080/fhir/Patient/ChildRelatedPersonBecomesPatientExample"/>
    <resource>
      <Patient>
        <id value="ChildRelatedPersonBecomesPatientExample"/>
        <meta>
          <profile
                   value="http://moh.gov.et/fhir/hiv/StructureDefinition/patient"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="Patient_ChildRelatedPersonBecomesPatientExample"> </a><p class="res-header-id"><b>Generated Narrative: Patient ChildRelatedPersonBecomesPatientExample</b></p><a name="ChildRelatedPersonBecomesPatientExample"> </a><a name="hcChildRelatedPersonBecomesPatientExample"> </a><a name="ChildRelatedPersonBecomesPatientExample-en-US"> </a><p style="border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;">Jane Smith  Female, DoB: 1982-04-12 ( http://moh.gov.et/fhir/hiv/identifier/MRN#MRN12345675)</p><hr/><table class="grid"><tr><td style="background-color: #f3f5da" title="Other Ids (see the one above)">Other Ids:</td><td colspan="3"><ul><li><code>http://moh.gov.et/fhir/hiv/identifier/SmartCareID</code>/NID12345675</li><li><code>http://moh.gov.et/fhir/hiv/identifier/UAN</code>/UAN12345675</li></ul></td></tr><tr><td style="background-color: #f3f5da" title="Ways to contact the Patient">Contact Detail</td><td colspan="3"><ul><li>ph: 27537652509(Work)</li><li><a href="mailto:someone@something.org">someone@something.org</a></li><li>123 Tesfaye Street Bole Addis Ababa Addis Ababa </li></ul></td></tr><tr><td style="background-color: #f3f5da" title="Patient Links">Links:</td><td colspan="3"><ul><li>Managing Organization: <a href="Organization-CurrentServiceProviderExample.html">Organization Meshwalkiya Health Center</a></li><li>This record replaces: <a href="RelatedPerson-ChildRelatedPersonExample.html">RelatedPerson Mary Adams </a></li></ul></td></tr></table></div>
        </text>
        <identifier>
          <system value="http://moh.gov.et/fhir/hiv/identifier/MRN"/>
          <value value="MRN12345675"/>
        </identifier>
        <identifier>
          <system value="http://moh.gov.et/fhir/hiv/identifier/SmartCareID"/>
          <value value="NID12345675"/>
        </identifier>
        <identifier>
          <system value="http://moh.gov.et/fhir/hiv/identifier/UAN"/>
          <value value="UAN12345675"/>
        </identifier>
        <name>
          <family value="Smith"/>
          <given value="Jane"/>
        </name>
        <telecom>
          <system value="phone"/>
          <value value="27537652509"/>
          <use value="work"/>
        </telecom>
        <telecom>
          <system value="email"/>
          <value value="someone@something.org"/>
          <use value="home"/>
        </telecom>
        <gender value="female"/>
        <birthDate value="1982-04-12"/>
        <address>
          <line value="123"/>
          <line value="Tesfaye Street"/>
          <line value="Bole"/>
          <city value="Addis Ababa"/>
          <district value="Addis Ababa Central District"/>
          <state value="Addis Ababa"/>
        </address>
        <managingOrganization>🔗 
          <reference value="Organization/CurrentServiceProviderExample"/>
        </managingOrganization>
        <link>
          <other>🔗 
            <reference value="RelatedPerson/ChildRelatedPersonExample"/>
          </other>
          <type value="replaces"/>
        </link>
      </Patient>
    </resource>
    <request>
      <method value="PUT"/>
      <url value="Patient/ChildRelatedPersonBecomesPatientExample"/>
    </request>
  </entry>
  <entry>
    <fullUrl
             value="http://hapi-fhir:8080/fhir/RelatedPerson/ChildRelatedPersonExample"/>
    <resource>
      <RelatedPerson>
        <id value="ChildRelatedPersonExample"/>
        <meta>
          <profile
                   value="http://moh.gov.et/fhir/hiv/StructureDefinition/related-person"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="RelatedPerson_ChildRelatedPersonExample"> </a><p class="res-header-id"><b>Generated Narrative: RelatedPerson ChildRelatedPersonExample</b></p><a name="ChildRelatedPersonExample"> </a><a name="hcChildRelatedPersonExample"> </a><a name="ChildRelatedPersonExample-en-US"> </a><p><b>patient</b>: <a href="Patient-GeneralPatientExample.html">Mark Adams  Male, DoB: 2000-11-11 ( http://moh.gov.et/fhir/hiv/identifier/MRN#MRN12345671)</a></p><p><b>relationship</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-RoleCode CHILD}">Child</span></p><p><b>name</b>: Mary Adams </p><p><b>gender</b>: Female</p><p><b>birthDate</b>: 1973-04-12</p></div>
        </text>
        <patient>🔗 
          <reference value="Patient/GeneralPatientExample"/>
        </patient>
        <relationship>
          <coding>
            <system
                    value="http://terminology.hl7.org/CodeSystem/v3-RoleCode"/>
            <code value="CHILD"/>
          </coding>
          <text value="Child"/>
        </relationship>
        <name>
          <family value="Adams"/>
          <given value="Mary"/>
        </name>
        <gender value="female"/>
        <birthDate value="1973-04-12"/>
      </RelatedPerson>
    </resource>
    <request>
      <method value="PUT"/>
      <url value="RelatedPerson/ChildRelatedPersonExample"/>
    </request>
  </entry>
  <entry>
    <fullUrl
             value="http://hapi-fhir:8080/fhir/Observation/DifferentiatedServiceDeliveryFullExample"/>
    <resource>
      <Observation>
        <id value="DifferentiatedServiceDeliveryFullExample"/>
        <meta>
          <profile
                   value="http://moh.gov.et/fhir/hiv/StructureDefinition/differentiated-service-delivery-observation"/>
        </meta>
        <text>
          <status value="extensions"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="Observation_DifferentiatedServiceDeliveryFullExample"> </a><p class="res-header-id"><b>Generated Narrative: Observation DifferentiatedServiceDeliveryFullExample</b></p><a name="DifferentiatedServiceDeliveryFullExample"> </a><a name="hcDifferentiatedServiceDeliveryFullExample"> </a><a name="DifferentiatedServiceDeliveryFullExample-en-US"> </a><blockquote><p><b>Differentiated Service Delivery - Details</b></p><ul><li>http://moh.gov.et/fhir/hiv/StructureDefinition/dsd-assessment-category: <span title="Codes:{http://moh.gov.et/fhir/hiv/CodeSystem/dsd-category-code-system 3MMD}">3MMD</span></li><li>http://moh.gov.et/fhir/hiv/StructureDefinition/dsd-assessment-status: <span title="Codes:{http://loinc.org LA14122-8}">Stable</span></li><li>http://moh.gov.et/fhir/hiv/StructureDefinition/dsd-assessment-category-changed-on-assessment-date: <span title="Codes:{http://moh.gov.et/fhir/hiv/CodeSystem/yes-no-code-system true}">Yes</span></li><li>http://moh.gov.et/fhir/hiv/StructureDefinition/dsd-assessment-category-change-reason: <span title="Codes:{http://loinc.org 45237-5}">Transfer out</span></li></ul></blockquote><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/observation-category exam}">Exam</span></p><p><b>code</b>: <span title="Codes:{http://moh.gov.et/fhir/hiv/CodeSystem/dsd-assessment-code-system DSD-Assessment}">Differentiated Service Delivery - Assessment</span></p><p><b>subject</b>: <a href="Patient-GeneralPatientExample.html">Mark Adams  Male, DoB: 2000-11-11 ( http://moh.gov.et/fhir/hiv/identifier/MRN#MRN12345671)</a></p><p><b>encounter</b>: <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></p><p><b>effective</b>: 2024-01-25</p><p><b>performer</b>: <a href="Organization-CurrentServiceProviderExample.html">Organization Meshwalkiya Health Center</a></p><p><b>value</b>: 2024-01-10</p></div>
        </text>
        <extension
                   url="http://moh.gov.et/fhir/hiv/StructureDefinition/dsd-assessment">
          <extension
                     url="http://moh.gov.et/fhir/hiv/StructureDefinition/dsd-assessment-category">
            <valueCodeableConcept>
              <coding>
                <system
                        value="http://moh.gov.et/fhir/hiv/CodeSystem/dsd-category-code-system"/>
                <code value="3MMD"/>
              </coding>
              <text value="3MMD"/>
            </valueCodeableConcept>
          </extension>
          <extension
                     url="http://moh.gov.et/fhir/hiv/StructureDefinition/dsd-assessment-status">
            <valueCodeableConcept>
              <coding>
                <system value="http://loinc.org"/>
                <code value="LA14122-8"/>
              </coding>
            </valueCodeableConcept>
          </extension>
          <extension
                     url="http://moh.gov.et/fhir/hiv/StructureDefinition/dsd-assessment-category-changed-on-assessment-date">
            <valueCodeableConcept>
              <coding>
                <system
                        value="http://moh.gov.et/fhir/hiv/CodeSystem/yes-no-code-system"/>
                <code value="true"/>
              </coding>
            </valueCodeableConcept>
          </extension>
          <extension
                     url="http://moh.gov.et/fhir/hiv/StructureDefinition/dsd-assessment-category-change-reason">
            <valueCodeableConcept>
              <coding>
                <system value="http://loinc.org"/>
                <code value="45237-5"/>
              </coding>
              <text value="Transfer out"/>
            </valueCodeableConcept>
          </extension>
        </extension>
        <status value="final"/>
        <category>
          <coding>
            <system
                    value="http://terminology.hl7.org/CodeSystem/observation-category"/>
            <code value="exam"/>
          </coding>
        </category>
        <code>
          <coding>
            <system
                    value="http://moh.gov.et/fhir/hiv/CodeSystem/dsd-assessment-code-system"/>
            <code value="DSD-Assessment"/>
          </coding>
          <text value="Differentiated Service Delivery - Assessment"/>
        </code>
        <subject>🔗 
          <reference value="Patient/GeneralPatientExample"/>
        </subject>
        <encounter>🔗 
          <reference value="Encounter/GeneralEncounterExample"/>
        </encounter>
        <effectiveDateTime value="2024-01-25"/>
        <performer>🔗 
          <reference value="Organization/CurrentServiceProviderExample"/>
        </performer>
        <valueDateTime value="2024-01-10"/>
      </Observation>
    </resource>
    <request>
      <method value="PUT"/>
      <url value="Observation/DifferentiatedServiceDeliveryFullExample"/>
    </request>
  </entry>
  <entry>
    <fullUrl
             value="http://hapi-fhir:8080/fhir/Observation/HighestEducationExample"/>
    <resource>
      <Observation>
        <id value="HighestEducationExample"/>
        <meta>
          <profile
                   value="http://moh.gov.et/fhir/hiv/StructureDefinition/highest-education-observation"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="Observation_HighestEducationExample"> </a><p class="res-header-id"><b>Generated Narrative: Observation HighestEducationExample</b></p><a name="HighestEducationExample"> </a><a name="hcHighestEducationExample"> </a><a name="HighestEducationExample-en-US"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/observation-category social-history}">Social History</span></p><p><b>code</b>: <span title="Codes:{http://loinc.org 82589-3}">Highest level of education</span></p><p><b>subject</b>: <a href="Patient-GeneralPatientExample.html">Mark Adams  Male, DoB: 2000-11-11 ( http://moh.gov.et/fhir/hiv/identifier/MRN#MRN12345671)</a></p><p><b>encounter</b>: <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></p><p><b>effective</b>: 2024-01-25</p><p><b>performer</b>: <a href="Organization-CurrentServiceProviderExample.html">Organization Meshwalkiya Health Center</a></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA15568-1}">Graduated from a college or university</span></p></div>
        </text>
        <status value="final"/>
        <category>
          <coding>
            <system
                    value="http://terminology.hl7.org/CodeSystem/observation-category"/>
            <code value="social-history"/>
          </coding>
        </category>
        <code>
          <coding>
            <system value="http://loinc.org"/>
            <code value="82589-3"/>
          </coding>
          <text value="Highest level of education"/>
        </code>
        <subject>🔗 
          <reference value="Patient/GeneralPatientExample"/>
        </subject>
        <encounter>🔗 
          <reference value="Encounter/GeneralEncounterExample"/>
        </encounter>
        <effectiveDateTime value="2024-01-25"/>
        <performer>🔗 
          <reference value="Organization/CurrentServiceProviderExample"/>
        </performer>
        <valueCodeableConcept>
          <coding>
            <system value="http://loinc.org"/>
            <code value="LA15568-1"/>
          </coding>
          <text value="Graduated from a college or university"/>
        </valueCodeableConcept>
      </Observation>
    </resource>
    <request>
      <method value="PUT"/>
      <url value="Observation/HighestEducationExample"/>
    </request>
  </entry>
  <entry>
    <fullUrl
             value="http://hapi-fhir:8080/fhir/Observation/TargetPopulationExample"/>
    <resource>
      <Observation>
        <id value="TargetPopulationExample"/>
        <meta>
          <profile
                   value="http://moh.gov.et/fhir/hiv/StructureDefinition/target-population-observation"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="Observation_TargetPopulationExample"> </a><p class="res-header-id"><b>Generated Narrative: Observation TargetPopulationExample</b></p><a name="TargetPopulationExample"> </a><a name="hcTargetPopulationExample"> </a><a name="TargetPopulationExample-en-US"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/observation-category social-history}">Social History</span></p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 385436007}">Target population</span></p><p><b>subject</b>: <a href="Patient-GeneralPatientExample.html">Mark Adams  Male, DoB: 2000-11-11 ( http://moh.gov.et/fhir/hiv/identifier/MRN#MRN12345671)</a></p><p><b>encounter</b>: <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></p><p><b>effective</b>: 2024-01-25</p><p><b>performer</b>: <a href="Organization-CurrentServiceProviderExample.html">Organization Meshwalkiya Health Center</a></p><p><b>value</b>: <span title="Codes:{http://moh.gov.et/fhir/hiv/CodeSystem/target-population-category-code-system General-Population}">General Population</span></p></div>
        </text>
        <status value="final"/>
        <category>
          <coding>
            <system
                    value="http://terminology.hl7.org/CodeSystem/observation-category"/>
            <code value="social-history"/>
          </coding>
        </category>
        <code>
          <coding>
            <system value="http://snomed.info/sct"/>
            <code value="385436007"/>
          </coding>
          <text value="Target population"/>
        </code>
        <subject>🔗 
          <reference value="Patient/GeneralPatientExample"/>
        </subject>
        <encounter>🔗 
          <reference value="Encounter/GeneralEncounterExample"/>
        </encounter>
        <effectiveDateTime value="2024-01-25"/>
        <performer>🔗 
          <reference value="Organization/CurrentServiceProviderExample"/>
        </performer>
        <valueCodeableConcept>
          <coding>
            <system
                    value="http://moh.gov.et/fhir/hiv/CodeSystem/target-population-category-code-system"/>
            <code value="General-Population"/>
          </coding>
        </valueCodeableConcept>
      </Observation>
    </resource>
    <request>
      <method value="PUT"/>
      <url value="Observation/TargetPopulationExample"/>
    </request>
  </entry>
  <entry>
    <fullUrl
             value="http://hapi-fhir:8080/fhir/Observation/PatientOccupationExample"/>
    <resource>
      <Observation>
        <id value="PatientOccupationExample"/>
        <meta>
          <profile
                   value="http://moh.gov.et/fhir/hiv/StructureDefinition/patient-occupation-observation"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="Observation_PatientOccupationExample"> </a><p class="res-header-id"><b>Generated Narrative: Observation PatientOccupationExample</b></p><a name="PatientOccupationExample"> </a><a name="hcPatientOccupationExample"> </a><a name="PatientOccupationExample-en-US"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/observation-category social-history}">Social History</span></p><p><b>code</b>: <span title="Codes:{http://loinc.org 85658-3}">Occupation</span></p><p><b>subject</b>: <a href="Patient-GeneralPatientExample.html">Mark Adams  Male, DoB: 2000-11-11 ( http://moh.gov.et/fhir/hiv/identifier/MRN#MRN12345671)</a></p><p><b>encounter</b>: <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></p><p><b>effective</b>: 2024-01-25</p><p><b>performer</b>: <a href="Organization-CurrentServiceProviderExample.html">Organization Meshwalkiya Health Center</a></p><p><b>value</b>: <span title="Codes:{http://moh.gov.et/fhir/hiv/CodeSystem/occupation-code-system Accountants}">Accountants</span></p></div>
        </text>
        <status value="final"/>
        <category>
          <coding>
            <system
                    value="http://terminology.hl7.org/CodeSystem/observation-category"/>
            <code value="social-history"/>
          </coding>
        </category>
        <code>
          <coding>
            <system value="http://loinc.org"/>
            <code value="85658-3"/>
          </coding>
          <text value="Occupation"/>
        </code>
        <subject>🔗 
          <reference value="Patient/GeneralPatientExample"/>
        </subject>
        <encounter>🔗 
          <reference value="Encounter/GeneralEncounterExample"/>
        </encounter>
        <effectiveDateTime value="2024-01-25"/>
        <performer>🔗 
          <reference value="Organization/CurrentServiceProviderExample"/>
        </performer>
        <valueCodeableConcept>
          <coding>
            <system
                    value="http://moh.gov.et/fhir/hiv/CodeSystem/occupation-code-system"/>
            <code value="Accountants"/>
          </coding>
          <text value="Accountants"/>
        </valueCodeableConcept>
      </Observation>
    </resource>
    <request>
      <method value="PUT"/>
      <url value="Observation/PatientOccupationExample"/>
    </request>
  </entry>
  <entry>
    <fullUrl
             value="http://hapi-fhir:8080/fhir/Observation/ARTEligibleWithReasonsExample"/>
    <resource>
      <Observation>
        <id value="ARTEligibleWithReasonsExample"/>
        <meta>
          <profile
                   value="http://moh.gov.et/fhir/hiv/StructureDefinition/art-eligibility-status-observation"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="Observation_ARTEligibleWithReasonsExample"> </a><p class="res-header-id"><b>Generated Narrative: Observation ARTEligibleWithReasonsExample</b></p><a name="ARTEligibleWithReasonsExample"> </a><a name="hcARTEligibleWithReasonsExample"> </a><a name="ARTEligibleWithReasonsExample-en-US"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/observation-category exam}">Exam</span></p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 171121004}">Human immunodeficiency virus screening</span></p><p><b>subject</b>: <a href="Patient-GeneralPatientExample.html">Mark Adams  Male, DoB: 2000-11-11 ( http://moh.gov.et/fhir/hiv/identifier/MRN#MRN12345671)</a></p><p><b>encounter</b>: <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></p><p><b>effective</b>: 2024-01-25</p><p><b>performer</b>: <a href="Organization-CurrentServiceProviderExample.html">Organization Meshwalkiya Health Center</a></p><p><b>value</b>: <span title="Codes:{http://moh.gov.et/fhir/hiv/CodeSystem/art-eligibility-status-code-system Eligible-and-Ready}">Eligible and Ready</span></p><p><b>hasMember</b>: <a href="Observation-ReasonWhyEligibleForARTExample.html">Observation Reason medically eligible for HIV treatment</a></p></div>
        </text>
        <status value="final"/>
        <category>
          <coding>
            <system
                    value="http://terminology.hl7.org/CodeSystem/observation-category"/>
            <code value="exam"/>
          </coding>
        </category>
        <code>
          <coding>
            <system value="http://snomed.info/sct"/>
            <code value="171121004"/>
          </coding>
          <text value="Human immunodeficiency virus screening"/>
        </code>
        <subject>🔗 
          <reference value="Patient/GeneralPatientExample"/>
        </subject>
        <encounter>🔗 
          <reference value="Encounter/GeneralEncounterExample"/>
        </encounter>
        <effectiveDateTime value="2024-01-25"/>
        <performer>🔗 
          <reference value="Organization/CurrentServiceProviderExample"/>
        </performer>
        <valueCodeableConcept>
          <coding>
            <system
                    value="http://moh.gov.et/fhir/hiv/CodeSystem/art-eligibility-status-code-system"/>
            <code value="Eligible-and-Ready"/>
          </coding>
        </valueCodeableConcept>
        <hasMember>🔗 
          <reference value="Observation/ReasonWhyEligibleForARTExample"/>
        </hasMember>
      </Observation>
    </resource>
    <request>
      <method value="PUT"/>
      <url value="Observation/ARTEligibleWithReasonsExample"/>
    </request>
  </entry>
  <entry>
    <fullUrl
             value="http://hapi-fhir:8080/fhir/Observation/ReasonWhyEligibleForARTExample"/>
    <resource>
      <Observation>
        <id value="ReasonWhyEligibleForARTExample"/>
        <meta>
          <profile
                   value="http://moh.gov.et/fhir/hiv/StructureDefinition/reason-eligible-for-art-observation"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="Observation_ReasonWhyEligibleForARTExample"> </a><p class="res-header-id"><b>Generated Narrative: Observation ReasonWhyEligibleForARTExample</b></p><a name="ReasonWhyEligibleForARTExample"> </a><a name="hcReasonWhyEligibleForARTExample"> </a><a name="ReasonWhyEligibleForARTExample-en-US"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/observation-category exam}">Exam</span></p><p><b>code</b>: <span title="Codes:{http://loinc.org 45232-6}">Reason medically eligible for HIV treatment</span></p><p><b>subject</b>: <a href="Patient-GeneralPatientExample.html">Mark Adams  Male, DoB: 2000-11-11 ( http://moh.gov.et/fhir/hiv/identifier/MRN#MRN12345671)</a></p><p><b>encounter</b>: <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></p><p><b>effective</b>: 2024-01-25</p><p><b>performer</b>: <a href="Organization-CurrentServiceProviderExample.html">Organization Meshwalkiya Health Center</a></p><p><b>value</b>: <span title="Codes:"></span></p></div>
        </text>
        <status value="final"/>
        <category>
          <coding>
            <system
                    value="http://terminology.hl7.org/CodeSystem/observation-category"/>
            <code value="exam"/>
          </coding>
        </category>
        <code>
          <coding>
            <system value="http://loinc.org"/>
            <code value="45232-6"/>
          </coding>
          <text value="Reason medically eligible for HIV treatment"/>
        </code>
        <subject>🔗 
          <reference value="Patient/GeneralPatientExample"/>
        </subject>
        <encounter>🔗 
          <reference value="Encounter/GeneralEncounterExample"/>
        </encounter>
        <effectiveDateTime value="2024-01-25"/>
        <performer>🔗 
          <reference value="Organization/CurrentServiceProviderExample"/>
        </performer>
        <valueCodeableConcept>
          <extension
                     url="http://moh.gov.et/fhir/hiv/StructureDefinition/reasons-eligible-for-art">
            <valueCodeableConcept>
              <coding>
                <system
                        value="http://moh.gov.et/fhir/hiv/CodeSystem/reason-for-art-eligibility-code-system"/>
                <code value="Clinical-Staging"/>
              </coding>
              <text value="Clinical Staging"/>
            </valueCodeableConcept>
          </extension>
          <extension
                     url="http://moh.gov.et/fhir/hiv/StructureDefinition/reasons-eligible-for-art">
            <valueCodeableConcept>
              <coding>
                <system
                        value="http://moh.gov.et/fhir/hiv/CodeSystem/reason-for-art-eligibility-code-system"/>
                <code value="Test-and-Treat"/>
              </coding>
              <text value="Test and treat"/>
            </valueCodeableConcept>
          </extension>
        </valueCodeableConcept>
      </Observation>
    </resource>
    <request>
      <method value="PUT"/>
      <url value="Observation/ReasonWhyEligibleForARTExample"/>
    </request>
  </entry>
  <entry>
    <fullUrl
             value="http://hapi-fhir:8080/fhir/Observation/InitiatedArtARTFollowupStatusExample"/>
    <resource>
      <Observation>
        <id value="InitiatedArtARTFollowupStatusExample"/>
        <meta>
          <profile
                   value="http://moh.gov.et/fhir/hiv/StructureDefinition/art-followup-status-observation"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="Observation_InitiatedArtARTFollowupStatusExample"> </a><p class="res-header-id"><b>Generated Narrative: Observation InitiatedArtARTFollowupStatusExample</b></p><a name="InitiatedArtARTFollowupStatusExample"> </a><a name="hcInitiatedArtARTFollowupStatusExample"> </a><a name="InitiatedArtARTFollowupStatusExample-en-US"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/observation-category therapy}">Therapy</span></p><p><b>code</b>: <span title="Codes:{http://loinc.org 47248-0}">HIV Antiretroviral therapy Antiretroviral therapy status section</span></p><p><b>subject</b>: <a href="Patient-GeneralPatientExample.html">Mark Adams  Male, DoB: 2000-11-11 ( http://moh.gov.et/fhir/hiv/identifier/MRN#MRN12345671)</a></p><p><b>encounter</b>: <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></p><p><b>effective</b>: 2024-01-25</p><p><b>performer</b>: <a href="Organization-CurrentServiceProviderExample.html">Organization Meshwalkiya Health Center</a></p><p><b>value</b>: <span title="Codes:{http://loinc.org 63936-9}">Start date of treatment or therapy</span></p></div>
        </text>
        <status value="final"/>
        <category>
          <coding>
            <system
                    value="http://terminology.hl7.org/CodeSystem/observation-category"/>
            <code value="therapy"/>
          </coding>
        </category>
        <code>
          <coding>
            <system value="http://loinc.org"/>
            <code value="47248-0"/>
          </coding>
        </code>
        <subject>🔗 
          <reference value="Patient/GeneralPatientExample"/>
        </subject>
        <encounter>🔗 
          <reference value="Encounter/GeneralEncounterExample"/>
        </encounter>
        <effectiveDateTime value="2024-01-25"/>
        <performer>🔗 
          <reference value="Organization/CurrentServiceProviderExample"/>
        </performer>
        <valueCodeableConcept>
          <coding>
            <system value="http://loinc.org"/>
            <code value="63936-9"/>
          </coding>
        </valueCodeableConcept>
      </Observation>
    </resource>
    <request>
      <method value="PUT"/>
      <url value="Observation/InitiatedArtARTFollowupStatusExample"/>
    </request>
  </entry>
  <entry>
    <fullUrl
             value="http://hapi-fhir:8080/fhir/CarePlan/ARTInitiatedARTFollowUpCareplanExample"/>
    <resource>
      <CarePlan>
        <id value="ARTInitiatedARTFollowUpCareplanExample"/>
        <meta>
          <profile
                   value="http://moh.gov.et/fhir/hiv/StructureDefinition/art-follow-up-careplan"/>
        </meta>
        <text>
          <status value="extensions"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="CarePlan_ARTInitiatedARTFollowUpCareplanExample"> </a><p class="res-header-id"><b>Generated Narrative: CarePlan ARTInitiatedARTFollowUpCareplanExample</b></p><a name="ARTInitiatedARTFollowUpCareplanExample"> </a><a name="hcARTInitiatedARTFollowUpCareplanExample"> </a><a name="ARTInitiatedARTFollowUpCareplanExample-en-US"> </a><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>category</b>: <span title="Codes:{http://moh.gov.et/fhir/hiv/CodeSystem/care-plan-category-code-system art-follow-up-care-plan}">ART</span></p><p><b>subject</b>: <a href="Patient-GeneralPatientExample.html">Mark Adams  Male, DoB: 2000-11-11 ( http://moh.gov.et/fhir/hiv/identifier/MRN#MRN12345671)</a></p><p><b>encounter</b>: <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></p><p><b>created</b>: 2024-03-20</p><blockquote><p><b>activity</b></p><p><b>Care Plan - Next Visit Date</b>: 2024-03-20</p><p><b>ARV Adherence</b>: <a href="Observation-FairARVAdherenceExample.html">Observation Medication compliance (observable entity)</a></p><p><b>reference</b>: <a href="MedicationRequest-ARVMedicationRequestInitiatedARTExample.html">MedicationRequest: identifier = http://moh.gov.et/fhir/hiv/identifier/medication#prescription-12345; status = completed; intent = order; medication[x] = -&gt;Medication TDF + 3TC + DTG; authoredOn = 2023-10-11 17:21:33-0800</a></p></blockquote></div>
        </text>
        <status value="active"/>
        <intent value="order"/>
        <category>
          <coding>
            <system
                    value="http://moh.gov.et/fhir/hiv/CodeSystem/care-plan-category-code-system"/>
            <code value="art-follow-up-care-plan"/>
          </coding>
          <text value="ART"/>
        </category>
        <subject>🔗 
          <reference value="Patient/GeneralPatientExample"/>
        </subject>
        <encounter>🔗 
          <reference value="Encounter/GeneralEncounterExample"/>
        </encounter>
        <created value="2024-03-20"/>
        <activity>
          <extension
                     url="http://moh.gov.et/fhir/hiv/StructureDefinition/care-plan-next-visit">
            <valueDateTime value="2024-03-20"/>
          </extension>
          <extension
                     url="http://moh.gov.et/fhir/hiv/StructureDefinition/arv-adherence">
            <valueReference>🔗 
              <reference value="Observation/FairARVAdherenceExample"/>
            </valueReference>
          </extension>
          <reference>🔗 
            <reference
                       value="MedicationRequest/ARVMedicationRequestInitiatedARTExample"/>
          </reference>
        </activity>
      </CarePlan>
    </resource>
    <request>
      <method value="PUT"/>
      <url value="CarePlan/ARTInitiatedARTFollowUpCareplanExample"/>
    </request>
  </entry>
  <entry>
    <fullUrl
             value="http://hapi-fhir:8080/fhir/ServiceRequest/TargetedViralLoadServiceRequestExample"/>
    <resource>
      <ServiceRequest>
        <id value="TargetedViralLoadServiceRequestExample"/>
        <meta>
          <profile
                   value="http://moh.gov.et/fhir/hiv/StructureDefinition/viral-load-service-request"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="ServiceRequest_TargetedViralLoadServiceRequestExample"> </a><p class="res-header-id"><b>Generated Narrative: ServiceRequest TargetedViralLoadServiceRequestExample</b></p><a name="TargetedViralLoadServiceRequestExample"> </a><a name="hcTargetedViralLoadServiceRequestExample"> </a><a name="TargetedViralLoadServiceRequestExample-en-US"> </a><p><b>status</b>: Completed</p><p><b>intent</b>: Order</p><p><b>category</b>: <span title="Codes:{http://loinc.org LP94892-4}">LABORDERS</span></p><p><b>priority</b>: ASAP</p><p><b>code</b>: <span title="Codes:{http://loinc.org 25836-8}">HIV 1 RNA [#/volume] (viral load) in Specimen by NAA with probe detection</span></p><p><b>subject</b>: <a href="Patient-GeneralPatientExample.html">Mark Adams  Male, DoB: 2000-11-11 ( http://moh.gov.et/fhir/hiv/identifier/MRN#MRN12345671)</a></p><p><b>encounter</b>: <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></p><p><b>authoredOn</b>: 2024-01-25</p></div>
        </text>
        <status value="completed"/>
        <intent value="order"/>
        <category>
          <coding>
            <system value="http://loinc.org"/>
            <code value="LP94892-4"/>
          </coding>
        </category>
        <priority value="asap"/>
        <code>
          <coding>
            <system value="http://loinc.org"/>
            <code value="25836-8"/>
          </coding>
        </code>
        <subject>🔗 
          <reference value="Patient/GeneralPatientExample"/>
        </subject>
        <encounter>🔗 
          <reference value="Encounter/GeneralEncounterExample"/>
        </encounter>
        <authoredOn value="2024-01-25"/>
      </ServiceRequest>
    </resource>
    <request>
      <method value="PUT"/>
      <url value="ServiceRequest/TargetedViralLoadServiceRequestExample"/>
    </request>
  </entry>
  <entry>
    <fullUrl
             value="http://hapi-fhir:8080/fhir/Medication/ARVMedicationExample"/>
    <resource>
      <Medication>
        <id value="ARVMedicationExample"/>
        <meta>
          <profile
                   value="http://moh.gov.et/fhir/hiv/StructureDefinition/arv-regimen-medication"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="Medication_ARVMedicationExample"> </a><p class="res-header-id"><b>Generated Narrative: Medication ARVMedicationExample</b></p><a name="ARVMedicationExample"> </a><a name="hcARVMedicationExample"> </a><a name="ARVMedicationExample-en-US"> </a><p><b>code</b>: <span title="Codes:{http://moh.gov.et/fhir/hiv/CodeSystem/arv-treatment-code-system 1j}">1j (TDF + 3TC + DTG)</span></p></div>
        </text>
        <code>
          <coding>
            <system
                    value="http://moh.gov.et/fhir/hiv/CodeSystem/arv-treatment-code-system"/>
            <code value="1j"/>
          </coding>
          <text value="1j (TDF + 3TC + DTG)"/>
        </code>
      </Medication>
    </resource>
    <request>
      <method value="PUT"/>
      <url value="Medication/ARVMedicationExample"/>
    </request>
  </entry>
  <entry>
    <fullUrl
             value="http://hapi-fhir:8080/fhir/MedicationRequest/ARVMedicationRequestInitiatedARTExample"/>
    <resource>
      <MedicationRequest>
        <id value="ARVMedicationRequestInitiatedARTExample"/>
        <meta>
          <profile
                   value="http://moh.gov.et/fhir/hiv/StructureDefinition/arv-medication-request"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="MedicationRequest_ARVMedicationRequestInitiatedARTExample"> </a><p class="res-header-id"><b>Generated Narrative: MedicationRequest ARVMedicationRequestInitiatedARTExample</b></p><a name="ARVMedicationRequestInitiatedARTExample"> </a><a name="hcARVMedicationRequestInitiatedARTExample"> </a><a name="ARVMedicationRequestInitiatedARTExample-en-US"> </a><p><b>identifier</b>: <code>http://moh.gov.et/fhir/hiv/identifier/medication</code>/prescription-12345</p><p><b>status</b>: Completed</p><p><b>intent</b>: Order</p><p><b>medication</b>: <a href="Medication-ARVMedicationExample.html">Medication TDF + 3TC + DTG</a></p><p><b>subject</b>: <a href="Patient-GeneralPatientExample.html">Mark Adams  Male, DoB: 2000-11-11 ( http://moh.gov.et/fhir/hiv/identifier/MRN#MRN12345671)</a></p><p><b>encounter</b>: <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></p><p><b>authoredOn</b>: 2023-10-11 17:21:33-0800</p><p><b>reasonReference</b>: <a href="Observation-InitiatedArtARTFollowupStatusExample.html">Observation HIV Antiretroviral therapy Antiretroviral therapy status section</a></p><p><b>basedOn</b>: <a href="CarePlan-ARTInitiatedARTFollowUpCareplanExample.html">CarePlan: status = active; intent = order; category = ART Follow-up Care Plan; created = 2024-03-20</a></p><h3>DispenseRequests</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Quantity</b></td></tr><tr><td style="display: none">*</td><td>90 TAB<span style="background: LightGoldenRodYellow"> (Details: Orderable Drug Form  codeTAB = 'Tablet')</span></td></tr></table></div>
        </text>
        <identifier>
          <system value="http://moh.gov.et/fhir/hiv/identifier/medication"/>
          <value value="prescription-12345"/>
        </identifier>
        <status value="completed"/>
        <intent value="order"/>
        <medicationReference>🔗 
          <reference value="Medication/ARVMedicationExample"/>
        </medicationReference>
        <subject>🔗 
          <reference value="Patient/GeneralPatientExample"/>
        </subject>
        <encounter>🔗 
          <reference value="Encounter/GeneralEncounterExample"/>
        </encounter>
        <authoredOn value="2023-10-11T17:21:33-08:00"/>
        <reasonReference>🔗 
          <reference
                     value="Observation/InitiatedArtARTFollowupStatusExample"/>
        </reasonReference>
        <basedOn>🔗 
          <reference value="CarePlan/ARTInitiatedARTFollowUpCareplanExample"/>
        </basedOn>
        <dispenseRequest>
          <quantity>
            <value value="90"/>
            <unit value="TAB"/>
            <system
                    value="http://terminology.hl7.org/CodeSystem/v3-orderableDrugForm"/>
            <code value="TAB"/>
          </quantity>
        </dispenseRequest>
      </MedicationRequest>
    </resource>
    <request>
      <method value="PUT"/>
      <url value="MedicationRequest/ARVMedicationRequestInitiatedARTExample"/>
    </request>
  </entry>
  <entry>
    <fullUrl
             value="http://hapi-fhir:8080/fhir/MedicationDispense/ARVDrugDispensationARTInitiatedExample"/>
    <resource>
      <MedicationDispense>
        <id value="ARVDrugDispensationARTInitiatedExample"/>
        <meta>
          <profile
                   value="http://moh.gov.et/fhir/hiv/StructureDefinition/arv-medication-dispense"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="MedicationDispense_ARVDrugDispensationARTInitiatedExample"> </a><p class="res-header-id"><b>Generated Narrative: MedicationDispense ARVDrugDispensationARTInitiatedExample</b></p><a name="ARVDrugDispensationARTInitiatedExample"> </a><a name="hcARVDrugDispensationARTInitiatedExample"> </a><a name="ARVDrugDispensationARTInitiatedExample-en-US"> </a><p><b>status</b>: Completed</p><p><b>medication</b>: <a href="Medication-ARVMedicationExample.html">Medication TDF + 3TC + DTG</a></p><p><b>subject</b>: <a href="Patient-GeneralPatientExample.html">Mark Adams  Male, DoB: 2000-11-11 ( http://moh.gov.et/fhir/hiv/identifier/MRN#MRN12345671)</a></p><p><b>context</b>: <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></p><p><b>authorizingPrescription</b>: <a href="MedicationRequest-ARVMedicationRequestInitiatedARTExample.html">MedicationRequest: identifier = http://moh.gov.et/fhir/hiv/identifier/medication#prescription-12345; status = completed; intent = order; medication[x] = -&gt;Medication TDF + 3TC + DTG; authoredOn = 2023-10-11 17:21:33-0800</a></p><p><b>quantity</b>: 90 TAB<span style="background: LightGoldenRodYellow"> (Details: Orderable Drug Form  codeTAB = 'Tablet')</span></p><p><b>daysSupply</b>: 90 Days<span style="background: LightGoldenRodYellow"> (Details: UCUM  coded = 'd')</span></p><p><b>whenHandedOver</b>: 2012-12-09</p></div>
        </text>
        <status value="completed"/>
        <medicationReference>🔗 
          <reference value="Medication/ARVMedicationExample"/>
        </medicationReference>
        <subject>🔗 
          <reference value="Patient/GeneralPatientExample"/>
        </subject>
        <context>🔗 
          <reference value="Encounter/GeneralEncounterExample"/>
        </context>
        <authorizingPrescription>🔗 
          <reference
                     value="MedicationRequest/ARVMedicationRequestInitiatedARTExample"/>
        </authorizingPrescription>
        <quantity>
          <value value="90"/>
          <unit value="TAB"/>
          <system
                  value="http://terminology.hl7.org/CodeSystem/v3-orderableDrugForm"/>
          <code value="TAB"/>
        </quantity>
        <daysSupply>
          <value value="90"/>
          <unit value="Days"/>
          <system value="http://unitsofmeasure.org"/>
          <code value="d"/>
        </daysSupply>
        <whenHandedOver value="2012-12-09"/>
      </MedicationDispense>
    </resource>
    <request>
      <method value="PUT"/>
      <url value="MedicationDispense/ARVDrugDispensationARTInitiatedExample"/>
    </request>
  </entry>
  <entry>
    <fullUrl
             value="http://hapi-fhir:8080/fhir/MedicationStatement/InitiatedArvTreatmentMedicationStatementExample"/>
    <resource>
      <MedicationStatement>
        <id value="InitiatedArvTreatmentMedicationStatementExample"/>
        <meta>
          <profile
                   value="http://moh.gov.et/fhir/hiv/StructureDefinition/arv-treatment-medication-statement"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="MedicationStatement_InitiatedArvTreatmentMedicationStatementExample"> </a><p class="res-header-id"><b>Generated Narrative: MedicationStatement InitiatedArvTreatmentMedicationStatementExample</b></p><a name="InitiatedArvTreatmentMedicationStatementExample"> </a><a name="hcInitiatedArvTreatmentMedicationStatementExample"> </a><a name="InitiatedArvTreatmentMedicationStatementExample-en-US"> </a><p><b>status</b>: Active</p><p><b>medication</b>: <a href="Medication-ARVMedicationExample.html">Medication TDF + 3TC + DTG</a></p><p><b>subject</b>: <a href="Patient-GeneralPatientExample.html">Mark Adams  Male, DoB: 2000-11-11 ( http://moh.gov.et/fhir/hiv/identifier/MRN#MRN12345671)</a></p><p><b>context</b>: <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></p><p><b>effective</b>: 2009-11-24 --&gt; (ongoing)</p><p><b>reasonReference</b>: <a href="Observation-InitiatedArtARTFollowupStatusExample.html">Observation HIV Antiretroviral therapy Antiretroviral therapy status section</a></p></div>
        </text>
        <status value="active"/>
        <medicationReference>🔗 
          <reference value="Medication/ARVMedicationExample"/>
        </medicationReference>
        <subject>🔗 
          <reference value="Patient/GeneralPatientExample"/>
        </subject>
        <context>🔗 
          <reference value="Encounter/GeneralEncounterExample"/>
        </context>
        <effectivePeriod>
          <start value="2009-11-24"/>
        </effectivePeriod>
        <reasonReference>🔗 
          <reference
                     value="Observation/InitiatedArtARTFollowupStatusExample"/>
        </reasonReference>
      </MedicationStatement>
    </resource>
    <request>
      <method value="PUT"/>
      <url
           value="MedicationStatement/InitiatedArvTreatmentMedicationStatementExample"/>
    </request>
  </entry>
  <entry>
    <fullUrl
             value="http://hapi-fhir:8080/fhir/MedicationAdministration/ARVMedicationAdministrationExample"/>
    <resource>
      <MedicationAdministration>
        <id value="ARVMedicationAdministrationExample"/>
        <meta>
          <profile
                   value="http://moh.gov.et/fhir/hiv/StructureDefinition/arv-medication-administration"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="MedicationAdministration_ARVMedicationAdministrationExample"> </a><p class="res-header-id"><b>Generated Narrative: MedicationAdministration ARVMedicationAdministrationExample</b></p><a name="ARVMedicationAdministrationExample"> </a><a name="hcARVMedicationAdministrationExample"> </a><a name="ARVMedicationAdministrationExample-en-US"> </a><p><b>status</b>: Completed</p><p><b>medication</b>: <a href="Medication-ARVMedicationExample.html">Medication TDF + 3TC + DTG</a></p><p><b>subject</b>: <a href="Patient-GeneralPatientExample.html">Mark Adams  Male, DoB: 2000-11-11 ( http://moh.gov.et/fhir/hiv/identifier/MRN#MRN12345671)</a></p><p><b>context</b>: <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></p><p><b>effective</b>: 2012-12-09 --&gt; 2013-04-08</p><p><b>request</b>: <a href="MedicationRequest-ARVMedicationRequestInitiatedARTExample.html">MedicationRequest: identifier = http://moh.gov.et/fhir/hiv/identifier/medication#prescription-12345; status = completed; intent = order; medication[x] = -&gt;Medication TDF + 3TC + DTG; authoredOn = 2023-10-11 17:21:33-0800</a></p><p><b>note</b>: Dose end date for a 90 day dispensation of 1j (TDF + 3TC + DTG) (By Practitioner/GeneralPractitionerExample @2012-12-09 13:28:17-0500)</p></div>
        </text>
        <status value="completed"/>
        <medicationReference>🔗 
          <reference value="Medication/ARVMedicationExample"/>
        </medicationReference>
        <subject>🔗 
          <reference value="Patient/GeneralPatientExample"/>
        </subject>
        <context>🔗 
          <reference value="Encounter/GeneralEncounterExample"/>
        </context>
        <effectivePeriod>
          <start value="2012-12-09"/>
          <end value="2013-04-08"/>
        </effectivePeriod>
        <request>🔗 
          <reference
                     value="MedicationRequest/ARVMedicationRequestInitiatedARTExample"/>
        </request>
        <note>
          <authorReference>🔗 
            <reference value="Practitioner/GeneralPractitionerExample"/>
          </authorReference>
          <time value="2012-12-09T13:28:17-05:00"/>
          <text
                value="Dose end date for a 90 day dispensation of 1j (TDF + 3TC + DTG)"/>
        </note>
      </MedicationAdministration>
    </resource>
    <request>
      <method value="PUT"/>
      <url
           value="MedicationAdministration/ARVMedicationAdministrationExample"/>
    </request>
  </entry>
  <entry>
    <fullUrl
             value="http://hapi-fhir:8080/fhir/Observation/SuppressedViralLoadResultExample"/>
    <resource>
      <Observation>
        <id value="SuppressedViralLoadResultExample"/>
        <meta>
          <profile
                   value="http://moh.gov.et/fhir/hiv/StructureDefinition/viral-load-count-observation"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="Observation_SuppressedViralLoadResultExample"> </a><p class="res-header-id"><b>Generated Narrative: Observation SuppressedViralLoadResultExample</b></p><a name="SuppressedViralLoadResultExample"> </a><a name="hcSuppressedViralLoadResultExample"> </a><a name="SuppressedViralLoadResultExample-en-US"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/observation-category laboratory}">Laboratory</span></p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 315124004}">Human immunodeficiency virus viral load</span></p><p><b>subject</b>: <a href="Patient-GeneralPatientExample.html">Mark Adams  Male, DoB: 2000-11-11 ( http://moh.gov.et/fhir/hiv/identifier/MRN#MRN12345671)</a></p><p><b>encounter</b>: <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></p><p><b>effective</b>: 2023-12-11</p><p><b>performer</b>: <a href="Organization-CurrentServiceProviderExample.html">Organization Meshwalkiya Health Center</a></p><p><b>value</b>: 900 copies/mL<span style="background: LightGoldenRodYellow"> (Details: UCUM  code1/mL = '1/mL')</span></p><p><b>interpretation</b>: <span title="Codes:{http://snomed.info/sct 245780008}">Suppressed</span></p></div>
        </text>
        <status value="final"/>
        <category>
          <coding>
            <system
                    value="http://terminology.hl7.org/CodeSystem/observation-category"/>
            <code value="laboratory"/>
          </coding>
        </category>
        <code>
          <coding>
            <system value="http://snomed.info/sct"/>
            <code value="315124004"/>
          </coding>
          <text value="Human immunodeficiency virus viral load"/>
        </code>
        <subject>🔗 
          <reference value="Patient/GeneralPatientExample"/>
        </subject>
        <encounter>🔗 
          <reference value="Encounter/GeneralEncounterExample"/>
        </encounter>
        <effectiveDateTime value="2023-12-11"/>
        <performer>🔗 
          <reference value="Organization/CurrentServiceProviderExample"/>
        </performer>
        <valueQuantity>
          <value value="900"/>
          <unit value="copies/mL"/>
          <system value="http://unitsofmeasure.org"/>
          <code value="1/mL"/>
        </valueQuantity>
        <interpretation>
          <coding>
            <system value="http://snomed.info/sct"/>
            <code value="245780008"/>
          </coding>
        </interpretation>
      </Observation>
    </resource>
    <request>
      <method value="PUT"/>
      <url value="Observation/SuppressedViralLoadResultExample"/>
    </request>
  </entry>
  <entry>
    <fullUrl
             value="http://hapi-fhir:8080/fhir/DiagnosticReport/TargetedViralLoadDiagnosticReportExample"/>
    <resource>
      <DiagnosticReport>
        <id value="TargetedViralLoadDiagnosticReportExample"/>
        <meta>
          <profile
                   value="http://moh.gov.et/fhir/hiv/StructureDefinition/viral-load-diagnostic-report"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="DiagnosticReport_TargetedViralLoadDiagnosticReportExample"> </a><p class="res-header-id"><b>Generated Narrative: DiagnosticReport TargetedViralLoadDiagnosticReportExample</b></p><a name="TargetedViralLoadDiagnosticReportExample"> </a><a name="hcTargetedViralLoadDiagnosticReportExample"> </a><a name="TargetedViralLoadDiagnosticReportExample-en-US"> </a><h2><span title="Codes:{http://loinc.org 25836-8}">HIV 1 RNA [#/volume] (viral load) in Specimen by NAA with probe detection</span> (<span title="Codes:{http://loinc.org 11502-2}">Laboratory report</span>) </h2><table class="grid"><tr><td>Subject</td><td>Mark Adams  Male, DoB: 2000-11-11 ( http://moh.gov.et/fhir/hiv/identifier/MRN#MRN12345671)</td></tr><tr><td>Reported</td><td>2024-01-25 11:45:33+1100</td></tr><tr><td>Performer</td><td> <a href="Organization-CurrentServiceProviderExample.html">Organization Meshwalkiya Health Center</a></td></tr></table><p><b>Report Details</b></p><table class="grid"><tr><td><b>Code</b></td><td><b>Value</b></td><td><b>Flags</b></td><td><b>When For</b></td></tr><tr><td><a href="Observation-SuppressedViralLoadResultExample.html"><span title="Codes:{http://snomed.info/sct 315124004}">Human immunodeficiency virus viral load</span></a></td><td>900 copies/mL<span style="background: LightGoldenRodYellow"> (Details: UCUM  code1/mL = '1/mL')</span></td><td>Final, <span title="Codes:{http://snomed.info/sct 245780008}">Suppressed</span></td><td>2023-12-11</td></tr></table></div>
        </text>
        <basedOn>🔗 
          <reference
                     value="ServiceRequest/TargetedViralLoadServiceRequestExample"/>
        </basedOn>
        <status value="final"/>
        <category>
          <coding>
            <system value="http://loinc.org"/>
            <code value="11502-2"/>
          </coding>
        </category>
        <code>
          <coding>
            <system value="http://loinc.org"/>
            <code value="25836-8"/>
          </coding>
        </code>
        <subject>🔗 
          <reference value="Patient/GeneralPatientExample"/>
        </subject>
        <encounter>🔗 
          <reference value="Encounter/GeneralEncounterExample"/>
        </encounter>
        <issued value="2024-01-25T11:45:33+11:00"/>
        <performer>🔗 
          <reference value="Organization/CurrentServiceProviderExample"/>
        </performer>
        <result>🔗 
          <reference value="Observation/SuppressedViralLoadResultExample"/>
        </result>
      </DiagnosticReport>
    </resource>
    <request>
      <method value="PUT"/>
      <url value="DiagnosticReport/TargetedViralLoadDiagnosticReportExample"/>
    </request>
  </entry>
  <entry>
    <fullUrl
             value="http://hapi-fhir:8080/fhir/Observation/LinkedToCareAndInitiatedARTExample"/>
    <resource>
      <Observation>
        <id value="LinkedToCareAndInitiatedARTExample"/>
        <meta>
          <profile
                   value="http://moh.gov.et/fhir/hiv/StructureDefinition/hiv-program-status-observation"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="Observation_LinkedToCareAndInitiatedARTExample"> </a><p class="res-header-id"><b>Generated Narrative: Observation LinkedToCareAndInitiatedARTExample</b></p><a name="LinkedToCareAndInitiatedARTExample"> </a><a name="hcLinkedToCareAndInitiatedARTExample"> </a><a name="LinkedToCareAndInitiatedARTExample-en-US"> </a><p><b>basedOn</b>: <a href="CarePlan-ARTInitiatedARTFollowUpCareplanExample.html">CarePlan: status = active; intent = order; category = ART Follow-up Care Plan; created = 2024-03-20</a></p><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/observation-category therapy}">Therapy</span></p><p><b>code</b>: <span title="Codes:{http://loinc.org LP95599-4}">Treatment plan</span></p><p><b>subject</b>: <a href="Patient-GeneralPatientExample.html">Mark Adams  Male, DoB: 2000-11-11 ( http://moh.gov.et/fhir/hiv/identifier/MRN#MRN12345671)</a></p><p><b>encounter</b>: <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></p><p><b>effective</b>: 2023-11-27</p><p><b>performer</b>: <a href="Organization-CurrentServiceProviderExample.html">Organization Meshwalkiya Health Center</a></p><p><b>value</b>: <span title="Codes:{http://moh.gov.et/fhir/hiv/CodeSystem/hiv-positive-tracking-code-system Linked-To-Care}">Linked to care and treatment</span></p></div>
        </text>
        <basedOn>🔗 
          <reference value="CarePlan/ARTInitiatedARTFollowUpCareplanExample"/>
        </basedOn>
        <status value="final"/>
        <category>
          <coding>
            <system
                    value="http://terminology.hl7.org/CodeSystem/observation-category"/>
            <code value="therapy"/>
          </coding>
        </category>
        <code>
          <coding>
            <system value="http://loinc.org"/>
            <code value="LP95599-4"/>
          </coding>
        </code>
        <subject>🔗 
          <reference value="Patient/GeneralPatientExample"/>
        </subject>
        <encounter>🔗 
          <reference value="Encounter/GeneralEncounterExample"/>
        </encounter>
        <effectiveDateTime value="2023-11-27"/>
        <performer>🔗 
          <reference value="Organization/CurrentServiceProviderExample"/>
        </performer>
        <valueCodeableConcept>
          <extension
                     url="http://moh.gov.et/fhir/hiv/StructureDefinition/observed-date">
            <valueDateTime value="2023-11-27"/>
          </extension>
          <coding>
            <system
                    value="http://moh.gov.et/fhir/hiv/CodeSystem/hiv-positive-tracking-code-system"/>
            <code value="Linked-To-Care"/>
          </coding>
        </valueCodeableConcept>
      </Observation>
    </resource>
    <request>
      <method value="PUT"/>
      <url value="Observation/LinkedToCareAndInitiatedARTExample"/>
    </request>
  </entry>
  <entry>
    <fullUrl
             value="http://hapi-fhir:8080/fhir/Observation/FairARVAdherenceExample"/>
    <resource>
      <Observation>
        <id value="FairARVAdherenceExample"/>
        <meta>
          <profile
                   value="http://moh.gov.et/fhir/hiv/StructureDefinition/arv-adherence-observation"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="Observation_FairARVAdherenceExample"> </a><p class="res-header-id"><b>Generated Narrative: Observation FairARVAdherenceExample</b></p><a name="FairARVAdherenceExample"> </a><a name="hcFairARVAdherenceExample"> </a><a name="FairARVAdherenceExample-en-US"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/observation-category therapy}">Therapy</span></p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 418633004}">Medication adherence</span></p><p><b>subject</b>: <a href="Patient-GeneralPatientExample.html">Mark Adams  Male, DoB: 2000-11-11 ( http://moh.gov.et/fhir/hiv/identifier/MRN#MRN12345671)</a></p><p><b>encounter</b>: <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></p><p><b>effective</b>: 2023-12-11</p><p><b>performer</b>: <a href="Organization-CurrentServiceProviderExample.html">Organization Meshwalkiya Health Center</a></p><p><b>value</b>: <span title="Codes:{http://snomed.info/sct 135817005}">Fair</span></p><p><b>hasMember</b>: <a href="Observation-ARVPoorAdherenceReasonsExample.html">Observation Finding related to ability to comply with treatment (finding)</a></p></div>
        </text>
        <status value="final"/>
        <category>
          <coding>
            <system
                    value="http://terminology.hl7.org/CodeSystem/observation-category"/>
            <code value="therapy"/>
          </coding>
        </category>
        <code>
          <coding>
            <system value="http://snomed.info/sct"/>
            <code value="418633004"/>
          </coding>
          <text value="Medication adherence"/>
        </code>
        <subject>🔗 
          <reference value="Patient/GeneralPatientExample"/>
        </subject>
        <encounter>🔗 
          <reference value="Encounter/GeneralEncounterExample"/>
        </encounter>
        <effectiveDateTime value="2023-12-11"/>
        <performer>🔗 
          <reference value="Organization/CurrentServiceProviderExample"/>
        </performer>
        <valueCodeableConcept>
          <coding>
            <system value="http://snomed.info/sct"/>
            <code value="135817005"/>
          </coding>
          <text value="Fair"/>
        </valueCodeableConcept>
        <hasMember>🔗 
          <reference value="Observation/ARVPoorAdherenceReasonsExample"/>
        </hasMember>
      </Observation>
    </resource>
    <request>
      <method value="PUT"/>
      <url value="Observation/FairARVAdherenceExample"/>
    </request>
  </entry>
  <entry>
    <fullUrl
             value="http://hapi-fhir:8080/fhir/Observation/ARVPoorAdherenceReasonsExample"/>
    <resource>
      <Observation>
        <id value="ARVPoorAdherenceReasonsExample"/>
        <meta>
          <profile
                   value="http://moh.gov.et/fhir/hiv/StructureDefinition/arv-poor-adherence-reasons-observation"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="Observation_ARVPoorAdherenceReasonsExample"> </a><p class="res-header-id"><b>Generated Narrative: Observation ARVPoorAdherenceReasonsExample</b></p><a name="ARVPoorAdherenceReasonsExample"> </a><a name="hcARVPoorAdherenceReasonsExample"> </a><a name="ARVPoorAdherenceReasonsExample-en-US"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/observation-category therapy}">Therapy</span></p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 397695000}">Poor ARV adherence</span></p><p><b>subject</b>: <a href="Patient-GeneralPatientExample.html">Mark Adams  Male, DoB: 2000-11-11 ( http://moh.gov.et/fhir/hiv/identifier/MRN#MRN12345671)</a></p><p><b>encounter</b>: <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></p><p><b>effective</b>: 2023-12-11</p><p><b>performer</b>: <a href="Organization-CurrentServiceProviderExample.html">Organization Meshwalkiya Health Center</a></p><p><b>value</b>: <span title="Codes:"></span></p></div>
        </text>
        <status value="final"/>
        <category>
          <coding>
            <system
                    value="http://terminology.hl7.org/CodeSystem/observation-category"/>
            <code value="therapy"/>
          </coding>
        </category>
        <code>
          <coding>
            <system value="http://snomed.info/sct"/>
            <code value="397695000"/>
          </coding>
          <text value="Poor ARV adherence"/>
        </code>
        <subject>🔗 
          <reference value="Patient/GeneralPatientExample"/>
        </subject>
        <encounter>🔗 
          <reference value="Encounter/GeneralEncounterExample"/>
        </encounter>
        <effectiveDateTime value="2023-12-11"/>
        <performer>🔗 
          <reference value="Organization/CurrentServiceProviderExample"/>
        </performer>
        <valueCodeableConcept>
          <extension
                     url="http://moh.gov.et/fhir/hiv/StructureDefinition/reasons-for-poor-arv-adherence">
            <valueCodeableConcept>
              <coding>
                <system value="http://loinc.org"/>
                <code value="LA10576-9"/>
              </coding>
              <text value="Depression"/>
            </valueCodeableConcept>
          </extension>
          <extension
                     url="http://moh.gov.et/fhir/hiv/StructureDefinition/reasons-for-poor-arv-adherence">
            <valueCodeableConcept>
              <coding>
                <system value="http://snomed.info/sct"/>
                <code value="397695000"/>
              </coding>
              <text value="Sharing with others"/>
            </valueCodeableConcept>
          </extension>
          <extension
                     url="http://moh.gov.et/fhir/hiv/StructureDefinition/reasons-for-poor-arv-adherence">
            <valueCodeableConcept>
              <coding>
                <system value="http://loinc.org"/>
                <code value="LP173580-4"/>
              </coding>
              <text value="Using alcohol"/>
            </valueCodeableConcept>
          </extension>
        </valueCodeableConcept>
      </Observation>
    </resource>
    <request>
      <method value="PUT"/>
      <url value="Observation/ARVPoorAdherenceReasonsExample"/>
    </request>
  </entry>
  <entry>
    <fullUrl
             value="http://hapi-fhir:8080/fhir/Observation/PregnancyStatusPregnantExample"/>
    <resource>
      <Observation>
        <id value="PregnancyStatusPregnantExample"/>
        <meta>
          <profile
                   value="http://moh.gov.et/fhir/hiv/StructureDefinition/pregnancy-status-observation"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="Observation_PregnancyStatusPregnantExample"> </a><p class="res-header-id"><b>Generated Narrative: Observation PregnancyStatusPregnantExample</b></p><a name="PregnancyStatusPregnantExample"> </a><a name="hcPregnancyStatusPregnantExample"> </a><a name="PregnancyStatusPregnantExample-en-US"> </a><p><b>basedOn</b>: <a href="ServiceRequest-ReferredForPMTCTServiceRequestExample.html">ServiceRequest Referral</a></p><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/observation-category exam}">Exam</span></p><p><b>code</b>: <span title="Codes:{http://loinc.org 11449-6}">Pregnancy status</span></p><p><b>subject</b>: <a href="Patient-GeneralPatientExample.html">Mark Adams  Male, DoB: 2000-11-11 ( http://moh.gov.et/fhir/hiv/identifier/MRN#MRN12345671)</a></p><p><b>encounter</b>: <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></p><p><b>effective</b>: 2024-01-25</p><p><b>performer</b>: <a href="Organization-CurrentServiceProviderExample.html">Organization Meshwalkiya Health Center</a></p><p><b>value</b>: <span title="Codes:{http://moh.gov.et/fhir/hiv/CodeSystem/yes-no-code-system true}">Yes</span></p></div>
        </text>
        <basedOn>🔗 
          <reference
                     value="ServiceRequest/ReferredForPMTCTServiceRequestExample"/>
        </basedOn>
        <status value="final"/>
        <category>
          <coding>
            <system
                    value="http://terminology.hl7.org/CodeSystem/observation-category"/>
            <code value="exam"/>
          </coding>
        </category>
        <code>
          <coding>
            <system value="http://loinc.org"/>
            <code value="11449-6"/>
          </coding>
          <text value="Pregnancy status"/>
        </code>
        <subject>🔗 
          <reference value="Patient/GeneralPatientExample"/>
        </subject>
        <encounter>🔗 
          <reference value="Encounter/GeneralEncounterExample"/>
        </encounter>
        <effectiveDateTime value="2024-01-25"/>
        <performer>🔗 
          <reference value="Organization/CurrentServiceProviderExample"/>
        </performer>
        <valueCodeableConcept>
          <coding>
            <system
                    value="http://moh.gov.et/fhir/hiv/CodeSystem/yes-no-code-system"/>
            <code value="true"/>
          </coding>
        </valueCodeableConcept>
      </Observation>
    </resource>
    <request>
      <method value="PUT"/>
      <url value="Observation/PregnancyStatusPregnantExample"/>
    </request>
  </entry>
  <entry>
    <fullUrl
             value="http://hapi-fhir:8080/fhir/ServiceRequest/ReferredForPMTCTServiceRequestExample"/>
    <resource>
      <ServiceRequest>
        <id value="ReferredForPMTCTServiceRequestExample"/>
        <meta>
          <profile
                   value="http://moh.gov.et/fhir/hiv/StructureDefinition/referred-for-pmtct-service-request"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="ServiceRequest_ReferredForPMTCTServiceRequestExample"> </a><p class="res-header-id"><b>Generated Narrative: ServiceRequest ReferredForPMTCTServiceRequestExample</b></p><a name="ReferredForPMTCTServiceRequestExample"> </a><a name="hcReferredForPMTCTServiceRequestExample"> </a><a name="ReferredForPMTCTServiceRequestExample-en-US"> </a><p><b>status</b>: Completed</p><p><b>intent</b>: Order</p><p><b>code</b>: <span title="Codes:{http://loinc.org LP173238-9}">Patient referral</span></p><p><b>orderDetail</b>: <span title="Codes:{http://loinc.org LA6505-7}">PMTCT</span></p><p><b>subject</b>: <a href="Patient-GeneralPatientExample.html">Mark Adams  Male, DoB: 2000-11-11 ( http://moh.gov.et/fhir/hiv/identifier/MRN#MRN12345671)</a></p><p><b>encounter</b>: <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></p><p><b>authoredOn</b>: 2023-10-06 13:28:17-0500</p><p><b>requester</b>: <a href="Practitioner-GeneralPractitionerExample.html">Practitioner Tom Junes Smith </a></p></div>
        </text>
        <status value="completed"/>
        <intent value="order"/>
        <code>
          <coding>
            <system value="http://loinc.org"/>
            <code value="LP173238-9"/>
          </coding>
          <text value="Patient referral"/>
        </code>
        <orderDetail>
          <coding>
            <system value="http://loinc.org"/>
            <code value="LA6505-7"/>
          </coding>
        </orderDetail>
        <subject>🔗 
          <reference value="Patient/GeneralPatientExample"/>
        </subject>
        <encounter>🔗 
          <reference value="Encounter/GeneralEncounterExample"/>
        </encounter>
        <authoredOn value="2023-10-06T13:28:17-05:00"/>
        <requester>🔗 
          <reference value="Practitioner/GeneralPractitionerExample"/>
        </requester>
      </ServiceRequest>
    </resource>
    <request>
      <method value="PUT"/>
      <url value="ServiceRequest/ReferredForPMTCTServiceRequestExample"/>
    </request>
  </entry>
  <entry>
    <fullUrl
             value="http://hapi-fhir:8080/fhir/Observation/FuturePregnancyPlansExample"/>
    <resource>
      <Observation>
        <id value="FuturePregnancyPlansExample"/>
        <meta>
          <profile
                   value="http://moh.gov.et/fhir/hiv/StructureDefinition/future-pregnancy-plans-observation"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="Observation_FuturePregnancyPlansExample"> </a><p class="res-header-id"><b>Generated Narrative: Observation FuturePregnancyPlansExample</b></p><a name="FuturePregnancyPlansExample"> </a><a name="hcFuturePregnancyPlansExample"> </a><a name="FuturePregnancyPlansExample-en-US"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/observation-category exam}">Exam</span></p><p><b>code</b>: <span title="Codes:{http://loinc.org 86645-9}">Future pregnancy plans</span></p><p><b>subject</b>: <a href="Patient-GeneralPatientExample.html">Mark Adams  Male, DoB: 2000-11-11 ( http://moh.gov.et/fhir/hiv/identifier/MRN#MRN12345671)</a></p><p><b>encounter</b>: <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></p><p><b>effective</b>: 2024-01-25</p><p><b>performer</b>: <a href="Organization-CurrentServiceProviderExample.html">Organization Meshwalkiya Health Center</a></p><p><b>value</b>: <span title="Codes:{http://moh.gov.et/fhir/hiv/CodeSystem/yes-no-code-system false}">No</span></p></div>
        </text>
        <status value="final"/>
        <category>
          <coding>
            <system
                    value="http://terminology.hl7.org/CodeSystem/observation-category"/>
            <code value="exam"/>
          </coding>
        </category>
        <code>
          <coding>
            <system value="http://loinc.org"/>
            <code value="86645-9"/>
          </coding>
          <text value="Future pregnancy plans"/>
        </code>
        <subject>🔗 
          <reference value="Patient/GeneralPatientExample"/>
        </subject>
        <encounter>🔗 
          <reference value="Encounter/GeneralEncounterExample"/>
        </encounter>
        <effectiveDateTime value="2024-01-25"/>
        <performer>🔗 
          <reference value="Organization/CurrentServiceProviderExample"/>
        </performer>
        <valueCodeableConcept>
          <coding>
            <system
                    value="http://moh.gov.et/fhir/hiv/CodeSystem/yes-no-code-system"/>
            <code value="false"/>
          </coding>
        </valueCodeableConcept>
      </Observation>
    </resource>
    <request>
      <method value="PUT"/>
      <url value="Observation/FuturePregnancyPlansExample"/>
    </request>
  </entry>
  <entry>
    <fullUrl
             value="http://hapi-fhir:8080/fhir/Observation/BreastfeedingStatusExample"/>
    <resource>
      <Observation>
        <id value="BreastfeedingStatusExample"/>
        <meta>
          <profile
                   value="http://moh.gov.et/fhir/hiv/StructureDefinition/breastfeeding-status-observation"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="Observation_BreastfeedingStatusExample"> </a><p class="res-header-id"><b>Generated Narrative: Observation BreastfeedingStatusExample</b></p><a name="BreastfeedingStatusExample"> </a><a name="hcBreastfeedingStatusExample"> </a><a name="BreastfeedingStatusExample-en-US"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/observation-category exam}">Exam</span></p><p><b>code</b>: <span title="Codes:{http://loinc.org 63895-7}">Breastfeeding status</span></p><p><b>subject</b>: <a href="Patient-GeneralPatientExample.html">Mark Adams  Male, DoB: 2000-11-11 ( http://moh.gov.et/fhir/hiv/identifier/MRN#MRN12345671)</a></p><p><b>encounter</b>: <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></p><p><b>effective</b>: 2024-01-25</p><p><b>performer</b>: <a href="Organization-CurrentServiceProviderExample.html">Organization Meshwalkiya Health Center</a></p><p><b>value</b>: <span title="Codes:{http://moh.gov.et/fhir/hiv/CodeSystem/yes-no-code-system false}">No</span></p></div>
        </text>
        <status value="final"/>
        <category>
          <coding>
            <system
                    value="http://terminology.hl7.org/CodeSystem/observation-category"/>
            <code value="exam"/>
          </coding>
        </category>
        <code>
          <coding>
            <system value="http://loinc.org"/>
            <code value="63895-7"/>
          </coding>
          <text value="Breastfeeding status"/>
        </code>
        <subject>🔗 
          <reference value="Patient/GeneralPatientExample"/>
        </subject>
        <encounter>🔗 
          <reference value="Encounter/GeneralEncounterExample"/>
        </encounter>
        <effectiveDateTime value="2024-01-25"/>
        <performer>🔗 
          <reference value="Organization/CurrentServiceProviderExample"/>
        </performer>
        <valueCodeableConcept>
          <coding>
            <system
                    value="http://moh.gov.et/fhir/hiv/CodeSystem/yes-no-code-system"/>
            <code value="false"/>
          </coding>
        </valueCodeableConcept>
      </Observation>
    </resource>
    <request>
      <method value="PUT"/>
      <url value="Observation/BreastfeedingStatusExample"/>
    </request>
  </entry>
  <entry>
    <fullUrl
             value="http://hapi-fhir:8080/fhir/Observation/NutritionalStatusExample"/>
    <resource>
      <Observation>
        <id value="NutritionalStatusExample"/>
        <meta>
          <profile
                   value="http://moh.gov.et/fhir/hiv/StructureDefinition/nutritional-status-observation"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="Observation_NutritionalStatusExample"> </a><p class="res-header-id"><b>Generated Narrative: Observation NutritionalStatusExample</b></p><a name="NutritionalStatusExample"> </a><a name="hcNutritionalStatusExample"> </a><a name="NutritionalStatusExample-en-US"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/observation-category exam}">Exam</span></p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 87276001}">Nutritional Status</span></p><p><b>subject</b>: <a href="Patient-GeneralPatientExample.html">Mark Adams  Male, DoB: 2000-11-11 ( http://moh.gov.et/fhir/hiv/identifier/MRN#MRN12345671)</a></p><p><b>encounter</b>: <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></p><p><b>effective</b>: 2024-01-25</p><p><b>performer</b>: <a href="Organization-CurrentServiceProviderExample.html">Organization Meshwalkiya Health Center</a></p><p><b>value</b>: <span title="Codes:{http://snomed.info/sct 255604002}">Mild</span></p></div>
        </text>
        <status value="final"/>
        <category>
          <coding>
            <system
                    value="http://terminology.hl7.org/CodeSystem/observation-category"/>
            <code value="exam"/>
          </coding>
        </category>
        <code>
          <coding>
            <system value="http://snomed.info/sct"/>
            <code value="87276001"/>
          </coding>
          <text value="Nutritional Status"/>
        </code>
        <subject>🔗 
          <reference value="Patient/GeneralPatientExample"/>
        </subject>
        <encounter>🔗 
          <reference value="Encounter/GeneralEncounterExample"/>
        </encounter>
        <effectiveDateTime value="2024-01-25"/>
        <performer>🔗 
          <reference value="Organization/CurrentServiceProviderExample"/>
        </performer>
        <valueCodeableConcept>
          <coding>
            <system value="http://snomed.info/sct"/>
            <code value="255604002"/>
          </coding>
        </valueCodeableConcept>
      </Observation>
    </resource>
    <request>
      <method value="PUT"/>
      <url value="Observation/NutritionalStatusExample"/>
    </request>
  </entry>
  <entry>
    <fullUrl value="http://hapi-fhir:8080/fhir/Observation/WeightExample"/>
    <resource>
      <Observation>
        <id value="WeightExample"/>
        <meta>
          <profile
                   value="http://moh.gov.et/fhir/hiv/StructureDefinition/weight-observation"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="Observation_WeightExample"> </a><p class="res-header-id"><b>Generated Narrative: Observation WeightExample</b></p><a name="WeightExample"> </a><a name="hcWeightExample"> </a><a name="WeightExample-en-US"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/observation-category vital-signs}">Vital Signs</span></p><p><b>code</b>: <span title="Codes:{http://loinc.org 29463-7}">Body Weight</span></p><p><b>subject</b>: <a href="Patient-GeneralPatientExample.html">Mark Adams  Male, DoB: 2000-11-11 ( http://moh.gov.et/fhir/hiv/identifier/MRN#MRN12345671)</a></p><p><b>encounter</b>: <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></p><p><b>effective</b>: 2022-11-30</p><p><b>performer</b>: <a href="Organization-CurrentServiceProviderExample.html">Organization Meshwalkiya Health Center</a></p><p><b>value</b>: 110 kg<span style="background: LightGoldenRodYellow"> (Details: UCUM  codekg = 'kg')</span></p></div>
        </text>
        <status value="final"/>
        <category>
          <coding>
            <system
                    value="http://terminology.hl7.org/CodeSystem/observation-category"/>
            <code value="vital-signs"/>
          </coding>
        </category>
        <code>
          <coding>
            <system value="http://loinc.org"/>
            <code value="29463-7"/>
          </coding>
          <text value="Body Weight"/>
        </code>
        <subject>🔗 
          <reference value="Patient/GeneralPatientExample"/>
        </subject>
        <encounter>🔗 
          <reference value="Encounter/GeneralEncounterExample"/>
        </encounter>
        <effectiveDateTime value="2022-11-30"/>
        <performer>🔗 
          <reference value="Organization/CurrentServiceProviderExample"/>
        </performer>
        <valueQuantity>
          <value value="110"/>
          <unit value="kg"/>
          <system value="http://unitsofmeasure.org"/>
          <code value="kg"/>
        </valueQuantity>
      </Observation>
    </resource>
    <request>
      <method value="PUT"/>
      <url value="Observation/WeightExample"/>
    </request>
  </entry>
  <entry>
    <fullUrl
             value="http://hapi-fhir:8080/fhir/MedicationRequest/TPTMedicationRequestExample"/>
    <resource>
      <MedicationRequest>
        <id value="TPTMedicationRequestExample"/>
        <meta>
          <profile
                   value="http://moh.gov.et/fhir/hiv/StructureDefinition/tpt-medication-request"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="MedicationRequest_TPTMedicationRequestExample"> </a><p class="res-header-id"><b>Generated Narrative: MedicationRequest TPTMedicationRequestExample</b></p><a name="TPTMedicationRequestExample"> </a><a name="hcTPTMedicationRequestExample"> </a><a name="TPTMedicationRequestExample-en-US"> </a><p><b>identifier</b>: <code>http://moh.gov.et/fhir/hiv/identifier/medication</code>/prescription-12345</p><p><b>status</b>: Completed</p><p><b>intent</b>: Order</p><p><b>medication</b>: <a href="Medication-TPTMedicationExample.html">Medication Isoniazid [Susceptibility]</a></p><p><b>subject</b>: <a href="Patient-GeneralPatientExample.html">Mark Adams  Male, DoB: 2000-11-11 ( http://moh.gov.et/fhir/hiv/identifier/MRN#MRN12345671)</a></p><p><b>encounter</b>: <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></p><p><b>authoredOn</b>: 2023-10-11 17:21:33-0800</p><p><b>basedOn</b>: <a href="CarePlan-TPTCareplanExample.html">CarePlan: status = active; intent = order; category = TB Preventive Therapy Care Plan; created = 2024-03-20</a></p></div>
        </text>
        <identifier>
          <system value="http://moh.gov.et/fhir/hiv/identifier/medication"/>
          <value value="prescription-12345"/>
        </identifier>
        <status value="completed"/>
        <intent value="order"/>
        <medicationReference>🔗 
          <reference value="Medication/TPTMedicationExample"/>
        </medicationReference>
        <subject>🔗 
          <reference value="Patient/GeneralPatientExample"/>
        </subject>
        <encounter>🔗 
          <reference value="Encounter/GeneralEncounterExample"/>
        </encounter>
        <authoredOn value="2023-10-11T17:21:33-08:00"/>
        <basedOn>🔗 
          <reference value="CarePlan/TPTCareplanExample"/>
        </basedOn>
      </MedicationRequest>
    </resource>
    <request>
      <method value="PUT"/>
      <url value="MedicationRequest/TPTMedicationRequestExample"/>
    </request>
  </entry>
  <entry>
    <fullUrl
             value="http://hapi-fhir:8080/fhir/MedicationStatement/TPTMedicationStatementExample"/>
    <resource>
      <MedicationStatement>
        <id value="TPTMedicationStatementExample"/>
        <meta>
          <profile
                   value="http://moh.gov.et/fhir/hiv/StructureDefinition/tpt-medication-statement"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="MedicationStatement_TPTMedicationStatementExample"> </a><p class="res-header-id"><b>Generated Narrative: MedicationStatement TPTMedicationStatementExample</b></p><a name="TPTMedicationStatementExample"> </a><a name="hcTPTMedicationStatementExample"> </a><a name="TPTMedicationStatementExample-en-US"> </a><p><b>status</b>: Active</p><p><b>medication</b>: <a href="Medication-TPTMedicationExample.html">Medication Isoniazid [Susceptibility]</a></p><p><b>subject</b>: <a href="Patient-GeneralPatientExample.html">Mark Adams  Male, DoB: 2000-11-11 ( http://moh.gov.et/fhir/hiv/identifier/MRN#MRN12345671)</a></p><p><b>context</b>: <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></p><p><b>effective</b>: 2009-11-24 --&gt; (ongoing)</p><p><b>reasonReference</b>: <a href="Observation-TBProphylaxisTypeINHObservationExample.html">Observation Antibiotic administered</a></p></div>
        </text>
        <status value="active"/>
        <medicationReference>🔗 
          <reference value="Medication/TPTMedicationExample"/>
        </medicationReference>
        <subject>🔗 
          <reference value="Patient/GeneralPatientExample"/>
        </subject>
        <context>🔗 
          <reference value="Encounter/GeneralEncounterExample"/>
        </context>
        <effectivePeriod>
          <start value="2009-11-24"/>
        </effectivePeriod>
        <reasonReference>🔗 
          <reference
                     value="Observation/TBProphylaxisTypeINHObservationExample"/>
        </reasonReference>
      </MedicationStatement>
    </resource>
    <request>
      <method value="PUT"/>
      <url value="MedicationStatement/TPTMedicationStatementExample"/>
    </request>
  </entry>
  <entry>
    <fullUrl
             value="http://hapi-fhir:8080/fhir/Medication/TPTMedicationExample"/>
    <resource>
      <Medication>
        <id value="TPTMedicationExample"/>
        <meta>
          <profile
                   value="http://moh.gov.et/fhir/hiv/StructureDefinition/tpt-medication"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="Medication_TPTMedicationExample"> </a><p class="res-header-id"><b>Generated Narrative: Medication TPTMedicationExample</b></p><a name="TPTMedicationExample"> </a><a name="hcTPTMedicationExample"> </a><a name="TPTMedicationExample-en-US"> </a><p><b>code</b>: <span title="Codes:{http://loinc.org 18934-0}">INH</span></p></div>
        </text>
        <code>
          <coding>
            <system value="http://loinc.org"/>
            <code value="18934-0"/>
          </coding>
          <text value="INH"/>
        </code>
      </Medication>
    </resource>
    <request>
      <method value="PUT"/>
      <url value="Medication/TPTMedicationExample"/>
    </request>
  </entry>
  <entry>
    <fullUrl
             value="http://hapi-fhir:8080/fhir/Observation/TBProphylaxisTypeINHObservationExample"/>
    <resource>
      <Observation>
        <id value="TBProphylaxisTypeINHObservationExample"/>
        <meta>
          <profile
                   value="http://moh.gov.et/fhir/hiv/StructureDefinition/tb-prophylaxis-type-observation"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="Observation_TBProphylaxisTypeINHObservationExample"> </a><p class="res-header-id"><b>Generated Narrative: Observation TBProphylaxisTypeINHObservationExample</b></p><a name="TBProphylaxisTypeINHObservationExample"> </a><a name="hcTBProphylaxisTypeINHObservationExample"> </a><a name="TBProphylaxisTypeINHObservationExample-en-US"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/observation-category therapy}">Therapy</span></p><p><b>code</b>: <span title="Codes:{http://loinc.org LP149760-3}">Administered prophylaxis</span></p><p><b>subject</b>: <a href="Patient-GeneralPatientExample.html">Mark Adams  Male, DoB: 2000-11-11 ( http://moh.gov.et/fhir/hiv/identifier/MRN#MRN12345671)</a></p><p><b>encounter</b>: <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></p><p><b>effective</b>: 2023-12-11</p><p><b>performer</b>: <a href="Organization-CurrentServiceProviderExample.html">Organization Meshwalkiya Health Center</a></p><p><b>value</b>: <span title="Codes:{http://moh.gov.et/fhir/hiv/CodeSystem/tpt-prophylaxis-type-code-system inh}">INH</span></p></div>
        </text>
        <status value="final"/>
        <category>
          <coding>
            <system
                    value="http://terminology.hl7.org/CodeSystem/observation-category"/>
            <code value="therapy"/>
          </coding>
        </category>
        <code>
          <coding>
            <system value="http://loinc.org"/>
            <code value="LP149760-3"/>
          </coding>
          <text value="Administered prophylaxis"/>
        </code>
        <subject>🔗 
          <reference value="Patient/GeneralPatientExample"/>
        </subject>
        <encounter>🔗 
          <reference value="Encounter/GeneralEncounterExample"/>
        </encounter>
        <effectiveDateTime value="2023-12-11"/>
        <performer>🔗 
          <reference value="Organization/CurrentServiceProviderExample"/>
        </performer>
        <valueCodeableConcept>
          <coding>
            <system
                    value="http://moh.gov.et/fhir/hiv/CodeSystem/tpt-prophylaxis-type-code-system"/>
            <code value="inh"/>
          </coding>
        </valueCodeableConcept>
      </Observation>
    </resource>
    <request>
      <method value="PUT"/>
      <url value="Observation/TBProphylaxisTypeINHObservationExample"/>
    </request>
  </entry>
  <entry>
    <fullUrl value="http://hapi-fhir:8080/fhir/CarePlan/TPTCareplanExample"/>
    <resource>
      <CarePlan>
        <id value="TPTCareplanExample"/>
        <meta>
          <profile
                   value="http://moh.gov.et/fhir/hiv/StructureDefinition/tpt-careplan"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="CarePlan_TPTCareplanExample"> </a><p class="res-header-id"><b>Generated Narrative: CarePlan TPTCareplanExample</b></p><a name="TPTCareplanExample"> </a><a name="hcTPTCareplanExample"> </a><a name="TPTCareplanExample-en-US"> </a><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>category</b>: <span title="Codes:{http://moh.gov.et/fhir/hiv/CodeSystem/care-plan-category-code-system tb-preventive-therapy-care-plan}">TB treatment</span></p><p><b>subject</b>: <a href="Patient-GeneralPatientExample.html">Mark Adams  Male, DoB: 2000-11-11 ( http://moh.gov.et/fhir/hiv/identifier/MRN#MRN12345671)</a></p><p><b>encounter</b>: <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></p><p><b>created</b>: 2024-03-20</p><h3>Activities</h3><table class="grid"><tr><td style="display: none">-</td><td><b>OutcomeReference</b></td><td><b>Reference</b></td></tr><tr><td style="display: none">*</td><td><a href="Observation-TBProphylaxisTypeINHObservationExample.html">Observation Antibiotic administered</a></td><td><a href="MedicationRequest-TPTMedicationRequestExample.html">MedicationRequest: identifier = http://moh.gov.et/fhir/hiv/identifier/medication#prescription-12345; status = completed; intent = order; medication[x] = -&gt;Medication Isoniazid [Susceptibility]; authoredOn = 2023-10-11 17:21:33-0800</a></td></tr></table></div>
        </text>
        <status value="active"/>
        <intent value="order"/>
        <category>
          <coding>
            <system
                    value="http://moh.gov.et/fhir/hiv/CodeSystem/care-plan-category-code-system"/>
            <code value="tb-preventive-therapy-care-plan"/>
          </coding>
          <text value="TB treatment"/>
        </category>
        <subject>🔗 
          <reference value="Patient/GeneralPatientExample"/>
        </subject>
        <encounter>🔗 
          <reference value="Encounter/GeneralEncounterExample"/>
        </encounter>
        <created value="2024-03-20"/>
        <activity>
          <outcomeReference>🔗 
            <reference
                       value="Observation/TBProphylaxisTypeINHObservationExample"/>
          </outcomeReference>
          <reference>🔗 
            <reference value="MedicationRequest/TPTMedicationRequestExample"/>
          </reference>
        </activity>
      </CarePlan>
    </resource>
    <request>
      <method value="PUT"/>
      <url value="CarePlan/TPTCareplanExample"/>
    </request>
  </entry>
  <entry>
    <fullUrl
             value="http://hapi-fhir:8080/fhir/CarePlan/TBTreatmentCareplanExample"/>
    <resource>
      <CarePlan>
        <id value="TBTreatmentCareplanExample"/>
        <meta>
          <profile
                   value="http://moh.gov.et/fhir/hiv/StructureDefinition/tb-treatment-careplan"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="CarePlan_TBTreatmentCareplanExample"> </a><p class="res-header-id"><b>Generated Narrative: CarePlan TBTreatmentCareplanExample</b></p><a name="TBTreatmentCareplanExample"> </a><a name="hcTBTreatmentCareplanExample"> </a><a name="TBTreatmentCareplanExample-en-US"> </a><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>category</b>: <span title="Codes:{http://moh.gov.et/fhir/hiv/CodeSystem/care-plan-category-code-system tb-treatment-care-plan}">TB treatment</span></p><p><b>subject</b>: <a href="Patient-GeneralPatientExample.html">Mark Adams  Male, DoB: 2000-11-11 ( http://moh.gov.et/fhir/hiv/identifier/MRN#MRN12345671)</a></p><p><b>encounter</b>: <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></p><p><b>created</b>: 2024-03-20</p><h3>Activities</h3><table class="grid"><tr><td style="display: none">-</td><td><b>OutcomeReference</b></td><td><b>Reference</b></td></tr><tr><td style="display: none">*</td><td><a href="Observation-TBTreatmentStatusRx1ObservationExample.html">Observation Tuberculosis status</a></td><td><a href="ServiceRequest-TBScreeningServiceRequestExample.html">ServiceRequest Gene-Xpert(MTB/RIF assay) with other testing</a></td></tr></table></div>
        </text>
        <status value="active"/>
        <intent value="order"/>
        <category>
          <coding>
            <system
                    value="http://moh.gov.et/fhir/hiv/CodeSystem/care-plan-category-code-system"/>
            <code value="tb-treatment-care-plan"/>
          </coding>
          <text value="TB treatment"/>
        </category>
        <subject>🔗 
          <reference value="Patient/GeneralPatientExample"/>
        </subject>
        <encounter>🔗 
          <reference value="Encounter/GeneralEncounterExample"/>
        </encounter>
        <created value="2024-03-20"/>
        <activity>
          <outcomeReference>🔗 
            <reference
                       value="Observation/TBTreatmentStatusRx1ObservationExample"/>
          </outcomeReference>
          <reference>🔗 
            <reference
                       value="ServiceRequest/TBScreeningServiceRequestExample"/>
          </reference>
        </activity>
      </CarePlan>
    </resource>
    <request>
      <method value="PUT"/>
      <url value="CarePlan/TBTreatmentCareplanExample"/>
    </request>
  </entry>
  <entry>
    <fullUrl
             value="http://hapi-fhir:8080/fhir/ServiceRequest/TBScreeningServiceRequestExample"/>
    <resource>
      <ServiceRequest>
        <id value="TBScreeningServiceRequestExample"/>
        <meta>
          <profile
                   value="http://moh.gov.et/fhir/hiv/StructureDefinition/tb-screening-service-request"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="ServiceRequest_TBScreeningServiceRequestExample"> </a><p class="res-header-id"><b>Generated Narrative: ServiceRequest TBScreeningServiceRequestExample</b></p><a name="TBScreeningServiceRequestExample"> </a><a name="hcTBScreeningServiceRequestExample"> </a><a name="TBScreeningServiceRequestExample-en-US"> </a><p><b>status</b>: Completed</p><p><b>intent</b>: Order</p><p><b>category</b>: <span title="Codes:{http://loinc.org LP94892-4}">LABORDERS</span></p><p><b>code</b>: <span title="Codes:{http://moh.gov.et/fhir/hiv/CodeSystem/tb-screening-diagnostic-test-type-code-system Gene-xpert-MTB/RIF-assay-with-other-testing}">Gene-Xpert(MTB/RIF assay) with other testing</span></p><p><b>subject</b>: <a href="Patient-GeneralPatientExample.html">Mark Adams  Male, DoB: 2000-11-11 ( http://moh.gov.et/fhir/hiv/identifier/MRN#MRN12345671)</a></p><p><b>encounter</b>: <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></p><p><b>reasonReference</b>: <a href="Observation-TBPositiveScreeningExample.html">Observation Tuberculosis screening status (finding)</a></p></div>
        </text>
        <status value="completed"/>
        <intent value="order"/>
        <category>
          <coding>
            <system value="http://loinc.org"/>
            <code value="LP94892-4"/>
          </coding>
        </category>
        <code>
          <coding>
            <system
                    value="http://moh.gov.et/fhir/hiv/CodeSystem/tb-screening-diagnostic-test-type-code-system"/>
            <code value="Gene-xpert-MTB/RIF-assay-with-other-testing"/>
          </coding>
        </code>
        <subject>🔗 
          <reference value="Patient/GeneralPatientExample"/>
        </subject>
        <encounter>🔗 
          <reference value="Encounter/GeneralEncounterExample"/>
        </encounter>
        <reasonReference>🔗 
          <reference value="Observation/TBPositiveScreeningExample"/>
        </reasonReference>
      </ServiceRequest>
    </resource>
    <request>
      <method value="PUT"/>
      <url value="ServiceRequest/TBScreeningServiceRequestExample"/>
    </request>
  </entry>
  <entry>
    <fullUrl
             value="http://hapi-fhir:8080/fhir/Observation/TBPositiveScreeningExample"/>
    <resource>
      <Observation>
        <id value="TBPositiveScreeningExample"/>
        <meta>
          <profile
                   value="http://moh.gov.et/fhir/hiv/StructureDefinition/tb-screening-result-observation"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="Observation_TBPositiveScreeningExample"> </a><p class="res-header-id"><b>Generated Narrative: Observation TBPositiveScreeningExample</b></p><a name="TBPositiveScreeningExample"> </a><a name="hcTBPositiveScreeningExample"> </a><a name="TBPositiveScreeningExample-en-US"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/observation-category exam}">Exam</span></p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 429599001}">Tuberculosis screening status</span></p><p><b>subject</b>: <a href="Patient-GeneralPatientExample.html">Mark Adams  Male, DoB: 2000-11-11 ( http://moh.gov.et/fhir/hiv/identifier/MRN#MRN12345671)</a></p><p><b>encounter</b>: <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></p><p><b>effective</b>: 2023-12-11</p><p><b>performer</b>: <a href="Organization-CurrentServiceProviderExample.html">Organization Meshwalkiya Health Center</a></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA6576-8}">Positive</span></p></div>
        </text>
        <status value="final"/>
        <category>
          <coding>
            <system
                    value="http://terminology.hl7.org/CodeSystem/observation-category"/>
            <code value="exam"/>
          </coding>
        </category>
        <code>
          <coding>
            <system value="http://snomed.info/sct"/>
            <code value="429599001"/>
          </coding>
          <text value="Tuberculosis screening status"/>
        </code>
        <subject>🔗 
          <reference value="Patient/GeneralPatientExample"/>
        </subject>
        <encounter>🔗 
          <reference value="Encounter/GeneralEncounterExample"/>
        </encounter>
        <effectiveDateTime value="2023-12-11"/>
        <performer>🔗 
          <reference value="Organization/CurrentServiceProviderExample"/>
        </performer>
        <valueCodeableConcept>
          <coding>
            <system value="http://loinc.org"/>
            <code value="LA6576-8"/>
          </coding>
          <text value="Positive"/>
        </valueCodeableConcept>
      </Observation>
    </resource>
    <request>
      <method value="PUT"/>
      <url value="Observation/TBPositiveScreeningExample"/>
    </request>
  </entry>
  <entry>
    <fullUrl
             value="http://hapi-fhir:8080/fhir/Observation/TBTreatmentStatusRx1ObservationExample"/>
    <resource>
      <Observation>
        <id value="TBTreatmentStatusRx1ObservationExample"/>
        <meta>
          <profile
                   value="http://moh.gov.et/fhir/hiv/StructureDefinition/tb-treatment-status-observation"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="Observation_TBTreatmentStatusRx1ObservationExample"> </a><p class="res-header-id"><b>Generated Narrative: Observation TBTreatmentStatusRx1ObservationExample</b></p><a name="TBTreatmentStatusRx1ObservationExample"> </a><a name="hcTBTreatmentStatusRx1ObservationExample"> </a><a name="TBTreatmentStatusRx1ObservationExample-en-US"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/observation-category therapy}">Therapy</span></p><p><b>code</b>: <span title="Codes:{http://loinc.org 45241-7}">Tuberculosis status</span></p><p><b>subject</b>: <a href="Patient-GeneralPatientExample.html">Mark Adams  Male, DoB: 2000-11-11 ( http://moh.gov.et/fhir/hiv/identifier/MRN#MRN12345671)</a></p><p><b>encounter</b>: <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></p><p><b>effective</b>: 2023-12-11</p><p><b>performer</b>: <a href="Organization-CurrentServiceProviderExample.html">Organization Meshwalkiya Health Center</a></p><p><b>value</b>: <span title="Codes:{http://moh.gov.et/fhir/hiv/CodeSystem/tb-treatment-status-code-system TBRx1}">TBRx1</span></p></div>
        </text>
        <status value="final"/>
        <category>
          <coding>
            <system
                    value="http://terminology.hl7.org/CodeSystem/observation-category"/>
            <code value="therapy"/>
          </coding>
        </category>
        <code>
          <coding>
            <system value="http://loinc.org"/>
            <code value="45241-7"/>
          </coding>
          <text value="Tuberculosis status"/>
        </code>
        <subject>🔗 
          <reference value="Patient/GeneralPatientExample"/>
        </subject>
        <encounter>🔗 
          <reference value="Encounter/GeneralEncounterExample"/>
        </encounter>
        <effectiveDateTime value="2023-12-11"/>
        <performer>🔗 
          <reference value="Organization/CurrentServiceProviderExample"/>
        </performer>
        <valueCodeableConcept>
          <coding>
            <system
                    value="http://moh.gov.et/fhir/hiv/CodeSystem/tb-treatment-status-code-system"/>
            <code value="TBRx1"/>
          </coding>
        </valueCodeableConcept>
      </Observation>
    </resource>
    <request>
      <method value="PUT"/>
      <url value="Observation/TBTreatmentStatusRx1ObservationExample"/>
    </request>
  </entry>
  <entry>
    <fullUrl
             value="http://hapi-fhir:8080/fhir/Observation/TBTreatmentStartedAfterDiagnosticTestObservationExample"/>
    <resource>
      <Observation>
        <id value="TBTreatmentStartedAfterDiagnosticTestObservationExample"/>
        <meta>
          <profile
                   value="http://moh.gov.et/fhir/hiv/StructureDefinition/tb-treatment-started-observation"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="Observation_TBTreatmentStartedAfterDiagnosticTestObservationExample"> </a><p class="res-header-id"><b>Generated Narrative: Observation TBTreatmentStartedAfterDiagnosticTestObservationExample</b></p><a name="TBTreatmentStartedAfterDiagnosticTestObservationExample"> </a><a name="hcTBTreatmentStartedAfterDiagnosticTestObservationExample"> </a><a name="TBTreatmentStartedAfterDiagnosticTestObservationExample-en-US"> </a><p><b>basedOn</b>: <a href="CarePlan-TBTreatmentCareplanExample.html">CarePlan: status = active; intent = order; category = TB Treatment Care Plan; created = 2024-03-20</a></p><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/observation-category therapy}">Therapy</span></p><p><b>code</b>: <span title="Codes:{http://loinc.org 45242-5}">Tuberculosis treatment started</span></p><p><b>subject</b>: <a href="Patient-GeneralPatientExample.html">Mark Adams  Male, DoB: 2000-11-11 ( http://moh.gov.et/fhir/hiv/identifier/MRN#MRN12345671)</a></p><p><b>encounter</b>: <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></p><p><b>effective</b>: 2023-12-11</p><p><b>performer</b>: <a href="Organization-CurrentServiceProviderExample.html">Organization Meshwalkiya Health Center</a></p><p><b>value</b>: <span title="Codes:{http://moh.gov.et/fhir/hiv/CodeSystem/yes-no-code-system true}">Yes</span></p><p><b>derivedFrom</b>: <a href="Observation-TBDiagnosticTestResultExample.html">Observation Mycobacterium tuberculosis stimulated gamma interferon [Interpretation] in Blood Qualitative</a></p></div>
        </text>
        <basedOn>🔗 
          <reference value="CarePlan/TBTreatmentCareplanExample"/>
        </basedOn>
        <status value="final"/>
        <category>
          <coding>
            <system
                    value="http://terminology.hl7.org/CodeSystem/observation-category"/>
            <code value="therapy"/>
          </coding>
        </category>
        <code>
          <coding>
            <system value="http://loinc.org"/>
            <code value="45242-5"/>
          </coding>
          <text value="Tuberculosis treatment started"/>
        </code>
        <subject>🔗 
          <reference value="Patient/GeneralPatientExample"/>
        </subject>
        <encounter>🔗 
          <reference value="Encounter/GeneralEncounterExample"/>
        </encounter>
        <effectiveDateTime value="2023-12-11"/>
        <performer>🔗 
          <reference value="Organization/CurrentServiceProviderExample"/>
        </performer>
        <valueCodeableConcept>
          <extension
                     url="http://moh.gov.et/fhir/hiv/StructureDefinition/observed-date">
            <valueDateTime value="2023-10-21"/>
          </extension>
          <coding>
            <system
                    value="http://moh.gov.et/fhir/hiv/CodeSystem/yes-no-code-system"/>
            <code value="true"/>
          </coding>
        </valueCodeableConcept>
        <derivedFrom>🔗 
          <reference value="Observation/TBDiagnosticTestResultExample"/>
        </derivedFrom>
      </Observation>
    </resource>
    <request>
      <method value="PUT"/>
      <url
           value="Observation/TBTreatmentStartedAfterDiagnosticTestObservationExample"/>
    </request>
  </entry>
  <entry>
    <fullUrl
             value="http://hapi-fhir:8080/fhir/Observation/TBDiagnosticTestResultExample"/>
    <resource>
      <Observation>
        <id value="TBDiagnosticTestResultExample"/>
        <meta>
          <profile
                   value="http://moh.gov.et/fhir/hiv/StructureDefinition/tb-diagnostic-test-result-observation"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="Observation_TBDiagnosticTestResultExample"> </a><p class="res-header-id"><b>Generated Narrative: Observation TBDiagnosticTestResultExample</b></p><a name="TBDiagnosticTestResultExample"> </a><a name="hcTBDiagnosticTestResultExample"> </a><a name="TBDiagnosticTestResultExample-en-US"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/observation-category laboratory}">Laboratory</span></p><p><b>code</b>: <span title="Codes:{http://loinc.org 71773-6}">Mycobacterium tuberculosis stimulated gamma interferon [Interpretation] in Blood Qualitative</span></p><p><b>subject</b>: <a href="Patient-GeneralPatientExample.html">Mark Adams  Male, DoB: 2000-11-11 ( http://moh.gov.et/fhir/hiv/identifier/MRN#MRN12345671)</a></p><p><b>encounter</b>: <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></p><p><b>effective</b>: 2023-12-11</p><p><b>performer</b>: <a href="Organization-CurrentServiceProviderExample.html">Organization Meshwalkiya Health Center</a></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA6576-8}">Positive</span></p><p><b>specimen</b>: <a href="Specimen-TBScreeningSpecimenExample.html">Specimen: status = available; type = Serum</a></p></div>
        </text>
        <status value="final"/>
        <category>
          <coding>
            <system
                    value="http://terminology.hl7.org/CodeSystem/observation-category"/>
            <code value="laboratory"/>
          </coding>
        </category>
        <code>
          <coding>
            <system value="http://loinc.org"/>
            <code value="71773-6"/>
          </coding>
          <text
                value="Mycobacterium tuberculosis stimulated gamma interferon [Interpretation] in Blood Qualitative"/>
        </code>
        <subject>🔗 
          <reference value="Patient/GeneralPatientExample"/>
        </subject>
        <encounter>🔗 
          <reference value="Encounter/GeneralEncounterExample"/>
        </encounter>
        <effectiveDateTime value="2023-12-11"/>
        <performer>🔗 
          <reference value="Organization/CurrentServiceProviderExample"/>
        </performer>
        <valueCodeableConcept>
          <coding>
            <system value="http://loinc.org"/>
            <code value="LA6576-8"/>
          </coding>
          <text value="Positive"/>
        </valueCodeableConcept>
        <specimen>🔗 
          <reference value="Specimen/TBScreeningSpecimenExample"/>
        </specimen>
      </Observation>
    </resource>
    <request>
      <method value="PUT"/>
      <url value="Observation/TBDiagnosticTestResultExample"/>
    </request>
  </entry>
  <entry>
    <fullUrl
             value="http://hapi-fhir:8080/fhir/Specimen/TBScreeningSpecimenExample"/>
    <resource>
      <Specimen>
        <id value="TBScreeningSpecimenExample"/>
        <meta>
          <profile
                   value="http://moh.gov.et/fhir/hiv/StructureDefinition/tb-screening-specimen"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="Specimen_TBScreeningSpecimenExample"> </a><p class="res-header-id"><b>Generated Narrative: Specimen TBScreeningSpecimenExample</b></p><a name="TBScreeningSpecimenExample"> </a><a name="hcTBScreeningSpecimenExample"> </a><a name="TBScreeningSpecimenExample-en-US"> </a><p><b>status</b>: Available</p><p><b>type</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/v2-0487 SER}">Serum</span></p><p><b>subject</b>: <a href="Patient-GeneralPatientExample.html">Mark Adams  Male, DoB: 2000-11-11 ( http://moh.gov.et/fhir/hiv/identifier/MRN#MRN12345671)</a></p><p><b>request</b>: <a href="ServiceRequest-TBScreeningServiceRequestExample.html">ServiceRequest Gene-Xpert(MTB/RIF assay) with other testing</a></p></div>
        </text>
        <status value="available"/>
        <type>
          <coding>
            <system value="http://terminology.hl7.org/CodeSystem/v2-0487"/>
            <code value="SER"/>
          </coding>
        </type>
        <subject>🔗 
          <reference value="Patient/GeneralPatientExample"/>
        </subject>
        <request>🔗 
          <reference value="ServiceRequest/TBScreeningServiceRequestExample"/>
        </request>
      </Specimen>
    </resource>
    <request>
      <method value="PUT"/>
      <url value="Specimen/TBScreeningSpecimenExample"/>
    </request>
  </entry>
  <entry>
    <fullUrl
             value="http://hapi-fhir:8080/fhir/Observation/HIVProgramFinalOutcomeKnownExample"/>
    <resource>
      <Observation>
        <id value="HIVProgramFinalOutcomeKnownExample"/>
        <meta>
          <profile
                   value="http://moh.gov.et/fhir/hiv/StructureDefinition/hiv-program-final-outcome-known-observation"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="Observation_HIVProgramFinalOutcomeKnownExample"> </a><p class="res-header-id"><b>Generated Narrative: Observation HIVProgramFinalOutcomeKnownExample</b></p><a name="HIVProgramFinalOutcomeKnownExample"> </a><a name="hcHIVProgramFinalOutcomeKnownExample"> </a><a name="HIVProgramFinalOutcomeKnownExample-en-US"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/observation-category therapy}">Therapy</span></p><p><b>code</b>: <span title="Codes:{http://loinc.org 18776-5}">Plan of care note</span></p><p><b>subject</b>: <a href="Patient-GeneralPatientExample.html">Mark Adams  Male, DoB: 2000-11-11 ( http://moh.gov.et/fhir/hiv/identifier/MRN#MRN12345671)</a></p><p><b>encounter</b>: <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></p><p><b>effective</b>: 2023-11-27</p><p><b>performer</b>: <a href="Organization-CurrentServiceProviderExample.html">Organization Meshwalkiya Health Center</a></p><p><b>value</b>: <span title="Codes:{http://moh.gov.et/fhir/hiv/CodeSystem/yes-no-code-system true}">Yes</span></p></div>
        </text>
        <status value="final"/>
        <category>
          <coding>
            <system
                    value="http://terminology.hl7.org/CodeSystem/observation-category"/>
            <code value="therapy"/>
          </coding>
        </category>
        <code>
          <coding>
            <system value="http://loinc.org"/>
            <code value="18776-5"/>
          </coding>
        </code>
        <subject>🔗 
          <reference value="Patient/GeneralPatientExample"/>
        </subject>
        <encounter>🔗 
          <reference value="Encounter/GeneralEncounterExample"/>
        </encounter>
        <effectiveDateTime value="2023-11-27"/>
        <performer>🔗 
          <reference value="Organization/CurrentServiceProviderExample"/>
        </performer>
        <valueCodeableConcept>
          <extension
                     url="http://moh.gov.et/fhir/hiv/StructureDefinition/observed-date">
            <valueDateTime value="2023-11-27"/>
          </extension>
          <coding>
            <system
                    value="http://moh.gov.et/fhir/hiv/CodeSystem/yes-no-code-system"/>
            <code value="true"/>
          </coding>
        </valueCodeableConcept>
      </Observation>
    </resource>
    <request>
      <method value="PUT"/>
      <url value="Observation/HIVProgramFinalOutcomeKnownExample"/>
    </request>
  </entry>
  <entry>
    <fullUrl
             value="http://hapi-fhir:8080/fhir/Observation/FinalOutcomeStartedARTExample"/>
    <resource>
      <Observation>
        <id value="FinalOutcomeStartedARTExample"/>
        <meta>
          <profile
                   value="http://moh.gov.et/fhir/hiv/StructureDefinition/hiv-program-final-outcome-observation"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="Observation_FinalOutcomeStartedARTExample"> </a><p class="res-header-id"><b>Generated Narrative: Observation FinalOutcomeStartedARTExample</b></p><a name="FinalOutcomeStartedARTExample"> </a><a name="hcFinalOutcomeStartedARTExample"> </a><a name="FinalOutcomeStartedARTExample-en-US"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/observation-category therapy}">Therapy</span></p><p><b>code</b>: <span title="Codes:{http://loinc.org 63939-3}">End date of treatment or therapy</span></p><p><b>subject</b>: <a href="Patient-GeneralPatientExample.html">Mark Adams  Male, DoB: 2000-11-11 ( http://moh.gov.et/fhir/hiv/identifier/MRN#MRN12345671)</a></p><p><b>encounter</b>: <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></p><p><b>effective</b>: 2023-11-27</p><p><b>performer</b>: <a href="Organization-CurrentServiceProviderExample.html">Organization Meshwalkiya Health Center</a></p><p><b>value</b>: <span title="Codes:{http://moh.gov.et/fhir/hiv/CodeSystem/final-outcome-code-system started-art}">Started ART</span></p></div>
        </text>
        <status value="final"/>
        <category>
          <coding>
            <system
                    value="http://terminology.hl7.org/CodeSystem/observation-category"/>
            <code value="therapy"/>
          </coding>
        </category>
        <code>
          <coding>
            <system value="http://loinc.org"/>
            <code value="63939-3"/>
          </coding>
        </code>
        <subject>🔗 
          <reference value="Patient/GeneralPatientExample"/>
        </subject>
        <encounter>🔗 
          <reference value="Encounter/GeneralEncounterExample"/>
        </encounter>
        <effectiveDateTime value="2023-11-27"/>
        <performer>🔗 
          <reference value="Organization/CurrentServiceProviderExample"/>
        </performer>
        <valueCodeableConcept>
          <coding>
            <system
                    value="http://moh.gov.et/fhir/hiv/CodeSystem/final-outcome-code-system"/>
            <code value="started-art"/>
          </coding>
        </valueCodeableConcept>
      </Observation>
    </resource>
    <request>
      <method value="PUT"/>
      <url value="Observation/FinalOutcomeStartedARTExample"/>
    </request>
  </entry>
  <entry>
    <fullUrl
             value="http://hapi-fhir:8080/fhir/ServiceRequest/CervicalCancerScreeningServiceRequestForHPVExample"/>
    <resource>
      <ServiceRequest>
        <id value="CervicalCancerScreeningServiceRequestForHPVExample"/>
        <meta>
          <profile
                   value="http://moh.gov.et/fhir/hiv/StructureDefinition/cervical-cancer-screening-method-service-request"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="ServiceRequest_CervicalCancerScreeningServiceRequestForHPVExample"> </a><p class="res-header-id"><b>Generated Narrative: ServiceRequest CervicalCancerScreeningServiceRequestForHPVExample</b></p><a name="CervicalCancerScreeningServiceRequestForHPVExample"> </a><a name="hcCervicalCancerScreeningServiceRequestForHPVExample"> </a><a name="CervicalCancerScreeningServiceRequestForHPVExample-en-US"> </a><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>category</b>: <span title="Codes:{http://loinc.org LP94892-4}">LABORDERS</span></p><p><b>code</b>: <span title="Codes:{http://moh.gov.et/fhir/hiv/CodeSystem/cervical-cancer-screening-method-code-system hpv-dna-test}">HPV DNA-test</span></p><p><b>subject</b>: <a href="Patient-GeneralPatientExample.html">Mark Adams  Male, DoB: 2000-11-11 ( http://moh.gov.et/fhir/hiv/identifier/MRN#MRN12345671)</a></p><p><b>encounter</b>: <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></p><p><b>authoredOn</b>: 2024-01-25</p></div>
        </text>
        <status value="active"/>
        <intent value="order"/>
        <category>
          <coding>
            <system value="http://loinc.org"/>
            <code value="LP94892-4"/>
          </coding>
        </category>
        <code>
          <coding>
            <system
                    value="http://moh.gov.et/fhir/hiv/CodeSystem/cervical-cancer-screening-method-code-system"/>
            <code value="hpv-dna-test"/>
          </coding>
        </code>
        <subject>🔗 
          <reference value="Patient/GeneralPatientExample"/>
        </subject>
        <encounter>🔗 
          <reference value="Encounter/GeneralEncounterExample"/>
        </encounter>
        <authoredOn value="2024-01-25"/>
      </ServiceRequest>
    </resource>
    <request>
      <method value="PUT"/>
      <url
           value="ServiceRequest/CervicalCancerScreeningServiceRequestForHPVExample"/>
    </request>
  </entry>
  <entry>
    <fullUrl
             value="http://hapi-fhir:8080/fhir/Observation/CervicalCancerScreeningCounsellingGivenExample"/>
    <resource>
      <Observation>
        <id value="CervicalCancerScreeningCounsellingGivenExample"/>
        <meta>
          <profile
                   value="http://moh.gov.et/fhir/hiv/StructureDefinition/cervical-cancer-screening-counselling-status-observation"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="Observation_CervicalCancerScreeningCounsellingGivenExample"> </a><p class="res-header-id"><b>Generated Narrative: Observation CervicalCancerScreeningCounsellingGivenExample</b></p><a name="CervicalCancerScreeningCounsellingGivenExample"> </a><a name="hcCervicalCancerScreeningCounsellingGivenExample"> </a><a name="CervicalCancerScreeningCounsellingGivenExample-en-US"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/observation-category therapy}">Therapy</span></p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 409063005}">Cervical cancer counselling given</span></p><p><b>subject</b>: <a href="Patient-GeneralPatientExample.html">Mark Adams  Male, DoB: 2000-11-11 ( http://moh.gov.et/fhir/hiv/identifier/MRN#MRN12345671)</a></p><p><b>encounter</b>: <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></p><p><b>effective</b>: 2024-01-25</p><p><b>performer</b>: <a href="Organization-CurrentServiceProviderExample.html">Organization Meshwalkiya Health Center</a></p><p><b>value</b>: <span title="Codes:{http://moh.gov.et/fhir/hiv/CodeSystem/yes-no-code-system true}">Yes</span></p></div>
        </text>
        <status value="final"/>
        <category>
          <coding>
            <system
                    value="http://terminology.hl7.org/CodeSystem/observation-category"/>
            <code value="therapy"/>
          </coding>
        </category>
        <code>
          <coding>
            <system value="http://snomed.info/sct"/>
            <code value="409063005"/>
          </coding>
          <text value="Cervical cancer counselling given"/>
        </code>
        <subject>🔗 
          <reference value="Patient/GeneralPatientExample"/>
        </subject>
        <encounter>🔗 
          <reference value="Encounter/GeneralEncounterExample"/>
        </encounter>
        <effectiveDateTime value="2024-01-25"/>
        <performer>🔗 
          <reference value="Organization/CurrentServiceProviderExample"/>
        </performer>
        <valueCodeableConcept>
          <coding>
            <system
                    value="http://moh.gov.et/fhir/hiv/CodeSystem/yes-no-code-system"/>
            <code value="true"/>
          </coding>
        </valueCodeableConcept>
      </Observation>
    </resource>
    <request>
      <method value="PUT"/>
      <url
           value="Observation/CervicalCancerScreeningCounsellingGivenExample"/>
    </request>
  </entry>
  <entry>
    <fullUrl
             value="http://hapi-fhir:8080/fhir/Observation/CervicalCancerScreeningAcceptedExample"/>
    <resource>
      <Observation>
        <id value="CervicalCancerScreeningAcceptedExample"/>
        <meta>
          <profile
                   value="http://moh.gov.et/fhir/hiv/StructureDefinition/cervical-cancer-screening-accepted-observation"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="Observation_CervicalCancerScreeningAcceptedExample"> </a><p class="res-header-id"><b>Generated Narrative: Observation CervicalCancerScreeningAcceptedExample</b></p><a name="CervicalCancerScreeningAcceptedExample"> </a><a name="hcCervicalCancerScreeningAcceptedExample"> </a><a name="CervicalCancerScreeningAcceptedExample-en-US"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/observation-category exam}">Exam</span></p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 171153008}">Cervical cancer screening acepted</span></p><p><b>subject</b>: <a href="Patient-GeneralPatientExample.html">Mark Adams  Male, DoB: 2000-11-11 ( http://moh.gov.et/fhir/hiv/identifier/MRN#MRN12345671)</a></p><p><b>encounter</b>: <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></p><p><b>effective</b>: 2024-01-25</p><p><b>performer</b>: <a href="Organization-CurrentServiceProviderExample.html">Organization Meshwalkiya Health Center</a></p><p><b>value</b>: <span title="Codes:{http://moh.gov.et/fhir/hiv/CodeSystem/yes-no-code-system true}">Yes</span></p><p><b>derivedFrom</b>: <a href="Observation-CervicalCancerScreeningCounsellingGivenExample.html">Observation Counselling</a></p></div>
        </text>
        <status value="final"/>
        <category>
          <coding>
            <system
                    value="http://terminology.hl7.org/CodeSystem/observation-category"/>
            <code value="exam"/>
          </coding>
        </category>
        <code>
          <coding>
            <system value="http://snomed.info/sct"/>
            <code value="171153008"/>
          </coding>
          <text value="Cervical cancer screening acepted"/>
        </code>
        <subject>🔗 
          <reference value="Patient/GeneralPatientExample"/>
        </subject>
        <encounter>🔗 
          <reference value="Encounter/GeneralEncounterExample"/>
        </encounter>
        <effectiveDateTime value="2024-01-25"/>
        <performer>🔗 
          <reference value="Organization/CurrentServiceProviderExample"/>
        </performer>
        <valueCodeableConcept>
          <coding>
            <system
                    value="http://moh.gov.et/fhir/hiv/CodeSystem/yes-no-code-system"/>
            <code value="true"/>
          </coding>
        </valueCodeableConcept>
        <derivedFrom>🔗 
          <reference
                     value="Observation/CervicalCancerScreeningCounsellingGivenExample"/>
        </derivedFrom>
      </Observation>
    </resource>
    <request>
      <method value="PUT"/>
      <url value="Observation/CervicalCancerScreeningAcceptedExample"/>
    </request>
  </entry>
  <entry>
    <fullUrl
             value="http://hapi-fhir:8080/fhir/Observation/CervicalCancerScreeningDoneExample"/>
    <resource>
      <Observation>
        <id value="CervicalCancerScreeningDoneExample"/>
        <meta>
          <profile
                   value="http://moh.gov.et/fhir/hiv/StructureDefinition/cervical-cancer-screening-observation"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="Observation_CervicalCancerScreeningDoneExample"> </a><p class="res-header-id"><b>Generated Narrative: Observation CervicalCancerScreeningDoneExample</b></p><a name="CervicalCancerScreeningDoneExample"> </a><a name="hcCervicalCancerScreeningDoneExample"> </a><a name="CervicalCancerScreeningDoneExample-en-US"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/observation-category exam}">Exam</span></p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 243877001}">Cervical cancer screening done</span></p><p><b>subject</b>: <a href="Patient-GeneralPatientExample.html">Mark Adams  Male, DoB: 2000-11-11 ( http://moh.gov.et/fhir/hiv/identifier/MRN#MRN12345671)</a></p><p><b>encounter</b>: <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></p><p><b>effective</b>: 2024-01-25</p><p><b>performer</b>: <a href="Organization-CurrentServiceProviderExample.html">Organization Meshwalkiya Health Center</a></p><p><b>value</b>: <span title="Codes:{http://snomed.info/sct 1148678002}">Cervical cancer screening done</span></p><p><b>hasMember</b>: </p><ul><li><a href="Observation-CervicalCancerScreeningTypeExample.html">Observation Cancer screening follow up (finding)</a></li><li><a href="Observation-CervicalCancerScreeningMethodExample.html">Observation Cervical neoplasia screening</a></li><li><a href="Observation-CervicalCancerHPVPositiveScreeningResultExample.html">Observation Most recent screening result for Cancer</a></li></ul><p><b>derivedFrom</b>: <a href="Observation-CervicalCancerScreeningAcceptedExample.html">Observation Ca cervix screening - wanted</a></p></div>
        </text>
        <status value="final"/>
        <category>
          <coding>
            <system
                    value="http://terminology.hl7.org/CodeSystem/observation-category"/>
            <code value="exam"/>
          </coding>
        </category>
        <code>
          <coding>
            <system value="http://snomed.info/sct"/>
            <code value="243877001"/>
          </coding>
          <text value="Cervical cancer screening done"/>
        </code>
        <subject>🔗 
          <reference value="Patient/GeneralPatientExample"/>
        </subject>
        <encounter>🔗 
          <reference value="Encounter/GeneralEncounterExample"/>
        </encounter>
        <effectiveDateTime value="2024-01-25"/>
        <performer>🔗 
          <reference value="Organization/CurrentServiceProviderExample"/>
        </performer>
        <valueCodeableConcept>
          <coding>
            <system value="http://snomed.info/sct"/>
            <code value="1148678002"/>
          </coding>
        </valueCodeableConcept>
        <hasMember>🔗 
          <reference value="Observation/CervicalCancerScreeningTypeExample"/>
        </hasMember>
        <hasMember>🔗 
          <reference
                     value="Observation/CervicalCancerScreeningMethodExample"/>
        </hasMember>
        <hasMember>🔗 
          <reference
                     value="Observation/CervicalCancerHPVPositiveScreeningResultExample"/>
        </hasMember>
        <derivedFrom>🔗 
          <reference
                     value="Observation/CervicalCancerScreeningAcceptedExample"/>
        </derivedFrom>
      </Observation>
    </resource>
    <request>
      <method value="PUT"/>
      <url value="Observation/CervicalCancerScreeningDoneExample"/>
    </request>
  </entry>
  <entry>
    <fullUrl
             value="http://hapi-fhir:8080/fhir/Observation/CervicalCancerScreeningTypeExample"/>
    <resource>
      <Observation>
        <id value="CervicalCancerScreeningTypeExample"/>
        <meta>
          <profile
                   value="http://moh.gov.et/fhir/hiv/StructureDefinition/cervical-cancer-screening-type-observation"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="Observation_CervicalCancerScreeningTypeExample"> </a><p class="res-header-id"><b>Generated Narrative: Observation CervicalCancerScreeningTypeExample</b></p><a name="CervicalCancerScreeningTypeExample"> </a><a name="hcCervicalCancerScreeningTypeExample"> </a><a name="CervicalCancerScreeningTypeExample-en-US"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/observation-category exam}">Exam</span></p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 413744002}">Cancer screening follow up</span></p><p><b>subject</b>: <a href="Patient-GeneralPatientExample.html">Mark Adams  Male, DoB: 2000-11-11 ( http://moh.gov.et/fhir/hiv/identifier/MRN#MRN12345671)</a></p><p><b>encounter</b>: <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></p><p><b>effective</b>: 2024-01-25</p><p><b>performer</b>: <a href="Organization-CurrentServiceProviderExample.html">Organization Meshwalkiya Health Center</a></p><p><b>value</b>: <span title="Codes:{http://loinc.org LP72364-0}">Date last screened</span></p></div>
        </text>
        <status value="final"/>
        <category>
          <coding>
            <system
                    value="http://terminology.hl7.org/CodeSystem/observation-category"/>
            <code value="exam"/>
          </coding>
        </category>
        <code>
          <coding>
            <system value="http://snomed.info/sct"/>
            <code value="413744002"/>
          </coding>
          <text value="Cancer screening follow up"/>
        </code>
        <subject>🔗 
          <reference value="Patient/GeneralPatientExample"/>
        </subject>
        <encounter>🔗 
          <reference value="Encounter/GeneralEncounterExample"/>
        </encounter>
        <effectiveDateTime value="2024-01-25"/>
        <performer>🔗 
          <reference value="Organization/CurrentServiceProviderExample"/>
        </performer>
        <valueCodeableConcept>
          <coding>
            <system value="http://loinc.org"/>
            <code value="LP72364-0"/>
          </coding>
        </valueCodeableConcept>
      </Observation>
    </resource>
    <request>
      <method value="PUT"/>
      <url value="Observation/CervicalCancerScreeningTypeExample"/>
    </request>
  </entry>
  <entry>
    <fullUrl
             value="http://hapi-fhir:8080/fhir/Observation/CervicalCancerScreeningMethodExample"/>
    <resource>
      <Observation>
        <id value="CervicalCancerScreeningMethodExample"/>
        <meta>
          <profile
                   value="http://moh.gov.et/fhir/hiv/StructureDefinition/cervical-cancer-screening-method-observation"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="Observation_CervicalCancerScreeningMethodExample"> </a><p class="res-header-id"><b>Generated Narrative: Observation CervicalCancerScreeningMethodExample</b></p><a name="CervicalCancerScreeningMethodExample"> </a><a name="hcCervicalCancerScreeningMethodExample"> </a><a name="CervicalCancerScreeningMethodExample-en-US"> </a><p><b>basedOn</b>: <a href="ServiceRequest-CervicalCancerScreeningServiceRequestForHPVExample.html">ServiceRequest HPV DNA-test</a></p><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/observation-category exam}">Exam</span></p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 171149006}">Cancer screening method</span></p><p><b>subject</b>: <a href="Patient-GeneralPatientExample.html">Mark Adams  Male, DoB: 2000-11-11 ( http://moh.gov.et/fhir/hiv/identifier/MRN#MRN12345671)</a></p><p><b>encounter</b>: <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></p><p><b>effective</b>: 2024-01-25</p><p><b>performer</b>: <a href="Organization-CurrentServiceProviderExample.html">Organization Meshwalkiya Health Center</a></p><p><b>value</b>: <span title="Codes:{http://moh.gov.et/fhir/hiv/CodeSystem/cervical-cancer-screening-method-code-system hpv-dna-test}">HPV DNA-test</span></p></div>
        </text>
        <basedOn>🔗 
          <reference
                     value="ServiceRequest/CervicalCancerScreeningServiceRequestForHPVExample"/>
        </basedOn>
        <status value="final"/>
        <category>
          <coding>
            <system
                    value="http://terminology.hl7.org/CodeSystem/observation-category"/>
            <code value="exam"/>
          </coding>
        </category>
        <code>
          <coding>
            <system value="http://snomed.info/sct"/>
            <code value="171149006"/>
          </coding>
          <text value="Cancer screening method"/>
        </code>
        <subject>🔗 
          <reference value="Patient/GeneralPatientExample"/>
        </subject>
        <encounter>🔗 
          <reference value="Encounter/GeneralEncounterExample"/>
        </encounter>
        <effectiveDateTime value="2024-01-25"/>
        <performer>🔗 
          <reference value="Organization/CurrentServiceProviderExample"/>
        </performer>
        <valueCodeableConcept>
          <coding>
            <system
                    value="http://moh.gov.et/fhir/hiv/CodeSystem/cervical-cancer-screening-method-code-system"/>
            <code value="hpv-dna-test"/>
          </coding>
        </valueCodeableConcept>
      </Observation>
    </resource>
    <request>
      <method value="PUT"/>
      <url value="Observation/CervicalCancerScreeningMethodExample"/>
    </request>
  </entry>
  <entry>
    <fullUrl
             value="http://hapi-fhir:8080/fhir/Observation/CervicalCancerHPVPositiveScreeningResultExample"/>
    <resource>
      <Observation>
        <id value="CervicalCancerHPVPositiveScreeningResultExample"/>
        <meta>
          <profile
                   value="http://moh.gov.et/fhir/hiv/StructureDefinition/cervical-cancer-screening-result-observation"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="Observation_CervicalCancerHPVPositiveScreeningResultExample"> </a><p class="res-header-id"><b>Generated Narrative: Observation CervicalCancerHPVPositiveScreeningResultExample</b></p><a name="CervicalCancerHPVPositiveScreeningResultExample"> </a><a name="hcCervicalCancerHPVPositiveScreeningResultExample"> </a><a name="CervicalCancerHPVPositiveScreeningResultExample-en-US"> </a><p><b>basedOn</b>: <a href="CarePlan-CervicalCancerCarePlanHPVWithTreatmentRequestExample.html">CarePlan: status = active; intent = order; category = Cervical Cancer Care Plan; created = 2024-03-20</a></p><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/observation-category laboratory}">Laboratory</span></p><p><b>code</b>: <span title="Codes:{http://loinc.org 21864-4}">HPV positive screening</span></p><p><b>subject</b>: <a href="Patient-GeneralPatientExample.html">Mark Adams  Male, DoB: 2000-11-11 ( http://moh.gov.et/fhir/hiv/identifier/MRN#MRN12345671)</a></p><p><b>encounter</b>: <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></p><p><b>effective</b>: 2024-01-25</p><p><b>performer</b>: <a href="Organization-CurrentServiceProviderExample.html">Organization Meshwalkiya Health Center</a></p><p><b>value</b>: <span title="Codes:{http://moh.gov.et/fhir/hiv/CodeSystem/hpv-screening-result-code-system hpv-positive}">VIA positive</span></p></div>
        </text>
        <basedOn>🔗 
          <reference
                     value="CarePlan/CervicalCancerCarePlanHPVWithTreatmentRequestExample"/>
        </basedOn>
        <status value="final"/>
        <category>
          <coding>
            <system
                    value="http://terminology.hl7.org/CodeSystem/observation-category"/>
            <code value="laboratory"/>
          </coding>
        </category>
        <code>
          <coding>
            <system value="http://loinc.org"/>
            <code value="21864-4"/>
          </coding>
          <text value="HPV positive screening"/>
        </code>
        <subject>🔗 
          <reference value="Patient/GeneralPatientExample"/>
        </subject>
        <encounter>🔗 
          <reference value="Encounter/GeneralEncounterExample"/>
        </encounter>
        <effectiveDateTime value="2024-01-25"/>
        <performer>🔗 
          <reference value="Organization/CurrentServiceProviderExample"/>
        </performer>
        <valueCodeableConcept>
          <coding>
            <system
                    value="http://moh.gov.et/fhir/hiv/CodeSystem/hpv-screening-result-code-system"/>
            <code value="hpv-positive"/>
          </coding>
        </valueCodeableConcept>
      </Observation>
    </resource>
    <request>
      <method value="PUT"/>
      <url
           value="Observation/CervicalCancerHPVPositiveScreeningResultExample"/>
    </request>
  </entry>
  <entry>
    <fullUrl
             value="http://hapi-fhir:8080/fhir/CarePlan/CervicalCancerCarePlanHPVWithTreatmentRequestExample"/>
    <resource>
      <CarePlan>
        <id value="CervicalCancerCarePlanHPVWithTreatmentRequestExample"/>
        <meta>
          <profile
                   value="http://moh.gov.et/fhir/hiv/StructureDefinition/cervical-cancer-care-plan"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="CarePlan_CervicalCancerCarePlanHPVWithTreatmentRequestExample"> </a><p class="res-header-id"><b>Generated Narrative: CarePlan CervicalCancerCarePlanHPVWithTreatmentRequestExample</b></p><a name="CervicalCancerCarePlanHPVWithTreatmentRequestExample"> </a><a name="hcCervicalCancerCarePlanHPVWithTreatmentRequestExample"> </a><a name="CervicalCancerCarePlanHPVWithTreatmentRequestExample-en-US"> </a><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>category</b>: <span title="Codes:{http://moh.gov.et/fhir/hiv/CodeSystem/care-plan-category-code-system cervical-cancer-care-plan}">Cervical Cancer Care Plan</span></p><p><b>subject</b>: <a href="Patient-GeneralPatientExample.html">Mark Adams  Male, DoB: 2000-11-11 ( http://moh.gov.et/fhir/hiv/identifier/MRN#MRN12345671)</a></p><p><b>encounter</b>: <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></p><p><b>created</b>: 2024-03-20</p><h3>Activities</h3><table class="grid"><tr><td style="display: none">-</td><td><b>OutcomeReference</b></td><td><b>Reference</b></td></tr><tr><td style="display: none">*</td><td><a href="Observation-CervicalCancerTreatmentReceivedForHPVExample.html">Observation Treatment given</a></td><td><a href="ServiceRequest-CervicalCancerTreatmentServiceRequestForHPVExample.html">ServiceRequest Cryotherapy</a></td></tr></table></div>
        </text>
        <status value="active"/>
        <intent value="order"/>
        <category>
          <coding>
            <system
                    value="http://moh.gov.et/fhir/hiv/CodeSystem/care-plan-category-code-system"/>
            <code value="cervical-cancer-care-plan"/>
          </coding>
        </category>
        <subject>🔗 
          <reference value="Patient/GeneralPatientExample"/>
        </subject>
        <encounter>🔗 
          <reference value="Encounter/GeneralEncounterExample"/>
        </encounter>
        <created value="2024-03-20"/>
        <activity>
          <outcomeReference>🔗 
            <reference
                       value="Observation/CervicalCancerTreatmentReceivedForHPVExample"/>
          </outcomeReference>
          <reference>🔗 
            <reference
                       value="ServiceRequest/CervicalCancerTreatmentServiceRequestForHPVExample"/>
          </reference>
        </activity>
      </CarePlan>
    </resource>
    <request>
      <method value="PUT"/>
      <url
           value="CarePlan/CervicalCancerCarePlanHPVWithTreatmentRequestExample"/>
    </request>
  </entry>
  <entry>
    <fullUrl
             value="http://hapi-fhir:8080/fhir/ServiceRequest/CervicalCancerTreatmentServiceRequestForHPVExample"/>
    <resource>
      <ServiceRequest>
        <id value="CervicalCancerTreatmentServiceRequestForHPVExample"/>
        <meta>
          <profile
                   value="http://moh.gov.et/fhir/hiv/StructureDefinition/cervical-cancer-treatment-service-request"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="ServiceRequest_CervicalCancerTreatmentServiceRequestForHPVExample"> </a><p class="res-header-id"><b>Generated Narrative: ServiceRequest CervicalCancerTreatmentServiceRequestForHPVExample</b></p><a name="CervicalCancerTreatmentServiceRequestForHPVExample"> </a><a name="hcCervicalCancerTreatmentServiceRequestForHPVExample"> </a><a name="CervicalCancerTreatmentServiceRequestForHPVExample-en-US"> </a><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>category</b>: <span title="Codes:{http://loinc.org 89429-5}">Surgical operation order</span></p><p><b>code</b>: <span title="Codes:{http://moh.gov.et/fhir/hiv/CodeSystem/precancerous-lesion-treatment-received-code-system cryotherapy}">Cryotherapy</span></p><p><b>subject</b>: <a href="Patient-GeneralPatientExample.html">Mark Adams  Male, DoB: 2000-11-11 ( http://moh.gov.et/fhir/hiv/identifier/MRN#MRN12345671)</a></p><p><b>encounter</b>: <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></p><p><b>authoredOn</b>: 2024-01-25</p><p><b>reasonReference</b>: <a href="DiagnosticReport-CervicalCancerDiagnosticReportForHPVExample.html">Diagnostic Report for 'Cancer diagnosis Narrative' for '-&gt;Mark Adams  Male, DoB: 2000-11-11 ( http://moh.gov.et/fhir/hiv/identifier/MRN#MRN12345671)'</a></p></div>
        </text>
        <status value="active"/>
        <intent value="order"/>
        <category>
          <coding>
            <system value="http://loinc.org"/>
            <code value="89429-5"/>
          </coding>
        </category>
        <code>
          <coding>
            <system
                    value="http://moh.gov.et/fhir/hiv/CodeSystem/precancerous-lesion-treatment-received-code-system"/>
            <code value="cryotherapy"/>
          </coding>
        </code>
        <subject>🔗 
          <reference value="Patient/GeneralPatientExample"/>
        </subject>
        <encounter>🔗 
          <reference value="Encounter/GeneralEncounterExample"/>
        </encounter>
        <authoredOn value="2024-01-25"/>
        <reasonReference>🔗 
          <reference
                     value="DiagnosticReport/CervicalCancerDiagnosticReportForHPVExample"/>
        </reasonReference>
      </ServiceRequest>
    </resource>
    <request>
      <method value="PUT"/>
      <url
           value="ServiceRequest/CervicalCancerTreatmentServiceRequestForHPVExample"/>
    </request>
  </entry>
  <entry>
    <fullUrl
             value="http://hapi-fhir:8080/fhir/DiagnosticReport/CervicalCancerDiagnosticReportForHPVExample"/>
    <resource>
      <DiagnosticReport>
        <id value="CervicalCancerDiagnosticReportForHPVExample"/>
        <meta>
          <profile
                   value="http://moh.gov.et/fhir/hiv/StructureDefinition/cervical-cancer-diagnostic-report"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="DiagnosticReport_CervicalCancerDiagnosticReportForHPVExample"> </a><p class="res-header-id"><b>Generated Narrative: DiagnosticReport CervicalCancerDiagnosticReportForHPVExample</b></p><a name="CervicalCancerDiagnosticReportForHPVExample"> </a><a name="hcCervicalCancerDiagnosticReportForHPVExample"> </a><a name="CervicalCancerDiagnosticReportForHPVExample-en-US"> </a><h2><span title="Codes:{http://loinc.org 72135-7}">Cancer diagnosis Narrative</span> (<span title="Codes:{http://loinc.org 11502-2}">Laboratory report</span>) </h2><table class="grid"><tr><td>Subject</td><td>Mark Adams  Male, DoB: 2000-11-11 ( http://moh.gov.et/fhir/hiv/identifier/MRN#MRN12345671)</td></tr><tr><td>Reported</td><td>2024-01-25 11:45:33+1100</td></tr><tr><td>Performer</td><td> <a href="Organization-CurrentServiceProviderExample.html">Organization Meshwalkiya Health Center</a></td></tr></table><p><b>Report Details</b></p><table class="grid"><tr><td><b>Code</b></td><td><b>Value</b></td><td><b>Flags</b></td><td><b>When For</b></td></tr><tr><td><a href="Observation-CervicalCancerHPVPositiveScreeningResultExample.html"><span title="Codes:{http://loinc.org 21864-4}">HPV positive screening</span></a></td><td><span title="Codes:{http://moh.gov.et/fhir/hiv/CodeSystem/hpv-screening-result-code-system hpv-positive}">VIA positive</span></td><td>Final</td><td>2024-01-25</td></tr></table></div>
        </text>
        <basedOn>🔗 
          <reference
                     value="ServiceRequest/CervicalCancerScreeningServiceRequestForHPVExample"/>
        </basedOn>
        <status value="final"/>
        <category>
          <coding>
            <system value="http://loinc.org"/>
            <code value="11502-2"/>
          </coding>
        </category>
        <code>
          <coding>
            <system value="http://loinc.org"/>
            <code value="72135-7"/>
          </coding>
        </code>
        <subject>🔗 
          <reference value="Patient/GeneralPatientExample"/>
        </subject>
        <encounter>🔗 
          <reference value="Encounter/GeneralEncounterExample"/>
        </encounter>
        <issued value="2024-01-25T11:45:33+11:00"/>
        <performer>🔗 
          <reference value="Organization/CurrentServiceProviderExample"/>
        </performer>
        <result>🔗 
          <reference
                     value="Observation/CervicalCancerHPVPositiveScreeningResultExample"/>
        </result>
      </DiagnosticReport>
    </resource>
    <request>
      <method value="PUT"/>
      <url
           value="DiagnosticReport/CervicalCancerDiagnosticReportForHPVExample"/>
    </request>
  </entry>
  <entry>
    <fullUrl
             value="http://hapi-fhir:8080/fhir/Observation/CervicalCancerTreatmentReceivedForHPVExample"/>
    <resource>
      <Observation>
        <id value="CervicalCancerTreatmentReceivedForHPVExample"/>
        <meta>
          <profile
                   value="http://moh.gov.et/fhir/hiv/StructureDefinition/cervical-cancer-treatment-received-observation"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="Observation_CervicalCancerTreatmentReceivedForHPVExample"> </a><p class="res-header-id"><b>Generated Narrative: Observation CervicalCancerTreatmentReceivedForHPVExample</b></p><a name="CervicalCancerTreatmentReceivedForHPVExample"> </a><a name="hcCervicalCancerTreatmentReceivedForHPVExample"> </a><a name="CervicalCancerTreatmentReceivedForHPVExample-en-US"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/observation-category therapy}">Therapy</span></p><p><b>code</b>: <span title="Codes:{http://loinc.org LA13405-8}">Treatment received</span></p><p><b>subject</b>: <a href="Patient-GeneralPatientExample.html">Mark Adams  Male, DoB: 2000-11-11 ( http://moh.gov.et/fhir/hiv/identifier/MRN#MRN12345671)</a></p><p><b>encounter</b>: <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></p><p><b>effective</b>: 2023-12-11</p><p><b>performer</b>: <a href="Organization-CurrentServiceProviderExample.html">Organization Meshwalkiya Health Center</a></p><p><b>value</b>: 2023-12-11</p></div>
        </text>
        <status value="final"/>
        <category>
          <coding>
            <system
                    value="http://terminology.hl7.org/CodeSystem/observation-category"/>
            <code value="therapy"/>
          </coding>
        </category>
        <code>
          <coding>
            <system value="http://loinc.org"/>
            <code value="LA13405-8"/>
          </coding>
          <text value="Treatment received"/>
        </code>
        <subject>🔗 
          <reference value="Patient/GeneralPatientExample"/>
        </subject>
        <encounter>🔗 
          <reference value="Encounter/GeneralEncounterExample"/>
        </encounter>
        <effectiveDateTime value="2023-12-11"/>
        <performer>🔗 
          <reference value="Organization/CurrentServiceProviderExample"/>
        </performer>
        <valueDateTime value="2023-12-11"/>
      </Observation>
    </resource>
    <request>
      <method value="PUT"/>
      <url value="Observation/CervicalCancerTreatmentReceivedForHPVExample"/>
    </request>
  </entry>
  <entry>
    <fullUrl
             value="http://hapi-fhir:8080/fhir/Observation/MaternalHIVStatusKPExample"/>
    <resource>
      <Observation>
        <id value="MaternalHIVStatusKPExample"/>
        <meta>
          <profile
                   value="http://moh.gov.et/fhir/hiv/StructureDefinition/maternal-hiv-status-observation"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="Observation_MaternalHIVStatusKPExample"> </a><p class="res-header-id"><b>Generated Narrative: Observation MaternalHIVStatusKPExample</b></p><a name="MaternalHIVStatusKPExample"> </a><a name="hcMaternalHIVStatusKPExample"> </a><a name="MaternalHIVStatusKPExample-en-US"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/observation-category exam}">Exam</span></p><p><b>code</b>: <span title="Codes:{http://loinc.org 75179-2}">Mother's HIV status during pregnancy [CDC.CS]</span></p><p><b>subject</b>: <a href="Patient-GeneralPatientExample.html">Mark Adams  Male, DoB: 2000-11-11 ( http://moh.gov.et/fhir/hiv/identifier/MRN#MRN12345671)</a></p><p><b>encounter</b>: <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></p><p><b>effective</b>: 2023-12-11</p><p><b>performer</b>: <a href="Organization-CurrentServiceProviderExample.html">Organization Meshwalkiya Health Center</a></p><p><b>value</b>: <span title="Codes:{http://loinc.org 94652-5}">Known exposure date</span></p></div>
        </text>
        <status value="final"/>
        <category>
          <coding>
            <system
                    value="http://terminology.hl7.org/CodeSystem/observation-category"/>
            <code value="exam"/>
          </coding>
        </category>
        <code>
          <coding>
            <system value="http://loinc.org"/>
            <code value="75179-2"/>
          </coding>
        </code>
        <subject>🔗 
          <reference value="Patient/GeneralPatientExample"/>
        </subject>
        <encounter>🔗 
          <reference value="Encounter/GeneralEncounterExample"/>
        </encounter>
        <effectiveDateTime value="2023-12-11"/>
        <performer>🔗 
          <reference value="Organization/CurrentServiceProviderExample"/>
        </performer>
        <valueCodeableConcept>
          <coding>
            <system value="http://loinc.org"/>
            <code value="94652-5"/>
          </coding>
        </valueCodeableConcept>
      </Observation>
    </resource>
    <request>
      <method value="PUT"/>
      <url value="Observation/MaternalHIVStatusKPExample"/>
    </request>
  </entry>
  <entry>
    <fullUrl
             value="http://hapi-fhir:8080/fhir/Observation/IndexCaseContactsElicitedExample"/>
    <resource>
      <Observation>
        <id value="IndexCaseContactsElicitedExample"/>
        <meta>
          <profile
                   value="http://moh.gov.et/fhir/hiv/StructureDefinition/elicited-index-case-contacts-observation"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="Observation_IndexCaseContactsElicitedExample"> </a><p class="res-header-id"><b>Generated Narrative: Observation IndexCaseContactsElicitedExample</b></p><a name="IndexCaseContactsElicitedExample"> </a><a name="hcIndexCaseContactsElicitedExample"> </a><a name="IndexCaseContactsElicitedExample-en-US"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/observation-category social-history}">Social History</span></p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 365951004}">Number of current sexual partners - finding</span></p><p><b>subject</b>: <a href="Patient-GeneralPatientExample.html">Mark Adams  Male, DoB: 2000-11-11 ( http://moh.gov.et/fhir/hiv/identifier/MRN#MRN12345671)</a></p><p><b>encounter</b>: <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></p><p><b>effective</b>: 2023-12-11</p><p><b>performer</b>: <a href="Organization-CurrentServiceProviderExample.html">Organization Meshwalkiya Health Center</a></p><p><b>value</b>: 2</p></div>
        </text>
        <status value="final"/>
        <category>
          <coding>
            <system
                    value="http://terminology.hl7.org/CodeSystem/observation-category"/>
            <code value="social-history"/>
          </coding>
        </category>
        <code>
          <coding>
            <system value="http://snomed.info/sct"/>
            <code value="365951004"/>
          </coding>
        </code>
        <subject>🔗 
          <reference value="Patient/GeneralPatientExample"/>
        </subject>
        <encounter>🔗 
          <reference value="Encounter/GeneralEncounterExample"/>
        </encounter>
        <effectiveDateTime value="2023-12-11"/>
        <performer>🔗 
          <reference value="Organization/CurrentServiceProviderExample"/>
        </performer>
        <valueInteger value="2"/>
      </Observation>
    </resource>
    <request>
      <method value="PUT"/>
      <url value="Observation/IndexCaseContactsElicitedExample"/>
    </request>
  </entry>
  <entry>
    <fullUrl
             value="http://hapi-fhir:8080/fhir/QuestionnaireResponse/IndexCaseScreeningFullExample"/>
    <resource>
      <QuestionnaireResponse>
        <id value="IndexCaseScreeningFullExample"/>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="QuestionnaireResponse_IndexCaseScreeningFullExample"> </a><p class="res-header-id"><b>Generated Narrative: QuestionnaireResponse IndexCaseScreeningFullExample</b></p><a name="IndexCaseScreeningFullExample"> </a><a name="hcIndexCaseScreeningFullExample"> </a><a name="IndexCaseScreeningFullExample-en-US"> </a><table border="1" cellpadding="0" cellspacing="0" style="border: 1px #F0F0F0 solid; font-size: 11px; font-family: verdana; vertical-align: top;"><tr style="border: 2px #F0F0F0 solid; font-size: 11px; font-family: verdana; vertical-align: top"><th style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy"><a href="http://hl7.org/fhir/R4/formats.html#table" title="The linkID for the item">LinkID</a></th><th style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy"><a href="http://hl7.org/fhir/R4/formats.html#table" title="Text for the item">Text</a></th><th style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy"><a href="http://hl7.org/fhir/R4/formats.html#table" title="Minimum and Maximum # of times the item can appear in the instance">Definition</a></th><th style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy"><a href="http://hl7.org/fhir/R4/formats.html#table" title="The type of the item">Answer</a><span style="float: right"><a href="http://hl7.org/fhir/R4/formats.html#table" title="Legend for this format"><img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3goXBCwdPqAP0wAAAldJREFUOMuNk0tIlFEYhp9z/vE2jHkhxXA0zJCMitrUQlq4lnSltEqCFhFG2MJFhIvIFpkEWaTQqjaWZRkp0g26URZkTpbaaOJkDqk10szoODP//7XIMUe0elcfnPd9zsfLOYplGrpRwZaqTtw3K7PtGem7Q6FoidbGgqHVy/HRb669R+56zx7eRV1L31JGxYbBtjKK93cxeqfyQHbehkZbUkK20goELEuIzEd+dHS+qz/Y8PTSif0FnGkbiwcAjHaU1+QWOptFiyCLp/LnKptpqIuXHx6rbR26kJcBX3yLgBfnd7CxwJmflpP2wUg0HIAoUUpZBmKzELGWcN8nAr6Gpu7tLU/CkwAaoKTWRSQyt89Q8w6J+oVQkKnBoblH7V0PPvUOvDYXfopE/SJmALsxnVm6LbkotrUtNowMeIrVrBcBpaMmdS0j9df7abpSuy7HWehwJdt1lhVwi/J58U5beXGAF6c3UXLycw1wdFklArBn87xdh0ZsZtArghBdAA3+OEDVubG4UEzP6x1FOWneHh2VDAHBAt80IbdXDcesNoCvs3E5AFyNSU5nbrDPZpcUEQQTFZiEVx+51fxMhhyJEAgvlriadIJZZksRuwBYMOPBbO3hePVVqgEJhFeUuFLhIPkRP6BQLIBrmMenujm/3g4zc398awIe90Zb5A1vREALqneMcYgP/xVQWlG+Ncu5vgwwlaUNx+3799rfe96u9K0JSDXcOzOTJg4B6IgmXfsygc7/Bvg9g9E58/cDVmGIBOP/zT8Bz1zqWqpbXIsd0O9hajXfL6u4BaOS6SeWAAAAAElFTkSuQmCC" alt="doco" style="background-color: inherit"/></a></span></th></tr><tr style="border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: white"><td style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck1.png)" class="hierarchy"><img src="tbl_spacer.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="icon_q_root.gif" alt="." style="background-color: white; background-color: inherit" title="QuestionnaireResponseRoot" class="hierarchy"/> IndexCaseScreeningFullExample</td><td style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy"></td><td style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy"></td><td style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy">Questionnaire:<a href="Questionnaire-IndexCaseScreeningQuestionnaire.html">Questionnaire - Index Case Screening</a></td></tr>
<tr style="border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: #F7F7F7"><td style="vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck10.png)" class="hierarchy"><img src="tbl_spacer.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="tbl_vjoin.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="icon-q-string.png" alt="." style="background-color: #F7F7F7; background-color: inherit" title="Item" class="hierarchy"/> 1.1</td><td style="vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy">Is the client newly enrolled</td><td style="vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy"/><td style="vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy"><span><span><a href="CodeSystem-yes-no-code-system.html#yes-no-code-system-false">Yes/No Codes</a> false: No</span></span></td></tr>
<tr style="border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: white"><td style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck10.png)" class="hierarchy"><img src="tbl_spacer.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="tbl_vjoin.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="icon-q-string.png" alt="." style="background-color: white; background-color: inherit" title="Item" class="hierarchy"/> 1.2</td><td style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy">Does the client have a high viral load</td><td style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy"/><td style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy"><span><span><a href="CodeSystem-yes-no-code-system.html#yes-no-code-system-false">Yes/No Codes</a> false: No</span></span></td></tr>
<tr style="border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: #F7F7F7"><td style="vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck10.png)" class="hierarchy"><img src="tbl_spacer.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="tbl_vjoin.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="icon-q-string.png" alt="." style="background-color: #F7F7F7; background-color: inherit" title="Item" class="hierarchy"/> 1.3</td><td style="vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy">Does the client have an ART status of Restart</td><td style="vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy"/><td style="vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy"><span><span><a href="CodeSystem-yes-no-code-system.html#yes-no-code-system-false">Yes/No Codes</a> false: No</span></span></td></tr>
<tr style="border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: white"><td style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck10.png)" class="hierarchy"><img src="tbl_spacer.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="tbl_vjoin.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="icon-q-string.png" alt="." style="background-color: white; background-color: inherit" title="Item" class="hierarchy"/> 1.4</td><td style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy">Is the client with a new partner</td><td style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy"/><td style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy"><span><span><a href="CodeSystem-yes-no-code-system.html#yes-no-code-system-true">Yes/No Codes</a> true: Yes</span></span></td></tr>
<tr style="border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: #F7F7F7"><td style="vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck10.png)" class="hierarchy"><img src="tbl_spacer.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="tbl_vjoin.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="icon-q-string.png" alt="." style="background-color: #F7F7F7; background-color: inherit" title="Item" class="hierarchy"/> 1.5</td><td style="vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy">Is the client with a partner not yet disclosed</td><td style="vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy"/><td style="vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy"><span><span><a href="CodeSystem-yes-no-code-system.html#yes-no-code-system-true">Yes/No Codes</a> true: Yes</span></span></td></tr>
<tr style="border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: white"><td style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck10.png)" class="hierarchy"><img src="tbl_spacer.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="tbl_vjoin.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="icon-q-string.png" alt="." style="background-color: white; background-color: inherit" title="Item" class="hierarchy"/> 1.6</td><td style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy">Is the client with a partner who has not been tested yet for HIV</td><td style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy"/><td style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy"><span><span><a href="CodeSystem-yes-no-code-system.html#yes-no-code-system-false">Yes/No Codes</a> false: No</span></span></td></tr>
<tr style="border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: #F7F7F7"><td style="vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck10.png)" class="hierarchy"><img src="tbl_spacer.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="tbl_vjoin.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="icon-q-string.png" alt="." style="background-color: #F7F7F7; background-color: inherit" title="Item" class="hierarchy"/> 1.7</td><td style="vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy">Is the client in care with STI</td><td style="vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy"/><td style="vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy"><span><span><a href="CodeSystem-yes-no-code-system.html#yes-no-code-system-false">Yes/No Codes</a> false: No</span></span></td></tr>
<tr style="border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: white"><td style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck10.png)" class="hierarchy"><img src="tbl_spacer.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="tbl_vjoin.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="icon-q-string.png" alt="." style="background-color: white; background-color: inherit" title="Item" class="hierarchy"/> 1.8</td><td style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy">Does the client have a child under 15yrs of age who is not tested</td><td style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy"/><td style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy"><span><span><a href="CodeSystem-yes-no-code-system.html#yes-no-code-system-true">Yes/No Codes</a> true: Yes</span></span></td></tr>
<tr style="border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: #F7F7F7"><td style="vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck10.png)" class="hierarchy"><img src="tbl_spacer.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="tbl_vjoin.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="icon-q-string.png" alt="." style="background-color: #F7F7F7; background-color: inherit" title="Item" class="hierarchy"/> 1.9</td><td style="vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy">Is the client Known Positive</td><td style="vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy"/><td style="vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy"><span><span><a href="CodeSystem-yes-no-code-system.html#yes-no-code-system-false">Yes/No Codes</a> false: No</span></span></td></tr>
<tr style="border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: white"><td style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck10.png)" class="hierarchy"><img src="tbl_spacer.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="tbl_vjoin.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="icon-q-string.png" alt="." style="background-color: white; background-color: inherit" title="Item" class="hierarchy"/> 1.10</td><td style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy">Is the client eligible for partner and FBICT</td><td style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy"/><td style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy"><span><span><a href="CodeSystem-yes-no-code-system.html#yes-no-code-system-false">Yes/No Codes</a> false: No</span></span></td></tr>
<tr style="border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: #F7F7F7"><td style="vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck10.png)" class="hierarchy"><img src="tbl_spacer.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="tbl_vjoin.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="icon-q-string.png" alt="." style="background-color: #F7F7F7; background-color: inherit" title="Item" class="hierarchy"/> 1.11</td><td style="vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy">Is the index case offered with partner and FBICT services</td><td style="vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy"/><td style="vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy"><span><span><a href="CodeSystem-yes-no-code-system.html#yes-no-code-system-false">Yes/No Codes</a> false: No</span></span></td></tr>
<tr style="border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: white"><td style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck00.png)" class="hierarchy"><img src="tbl_spacer.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="tbl_vjoin_end.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="icon-q-string.png" alt="." style="background-color: white; background-color: inherit" title="Item" class="hierarchy"/> 1.12</td><td style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy">Has the client accepted the offer for partner and FBICT</td><td style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy"/><td style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy"><span><span><a href="CodeSystem-yes-no-code-system.html#yes-no-code-system-false">Yes/No Codes</a> false: No</span></span></td></tr>
<tr><td colspan="4" class="hierarchy"><br/><a href="http://hl7.org/fhir/R4/formats.html#table" title="Legend for this format"><img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3goXBCwdPqAP0wAAAldJREFUOMuNk0tIlFEYhp9z/vE2jHkhxXA0zJCMitrUQlq4lnSltEqCFhFG2MJFhIvIFpkEWaTQqjaWZRkp0g26URZkTpbaaOJkDqk10szoODP//7XIMUe0elcfnPd9zsfLOYplGrpRwZaqTtw3K7PtGem7Q6FoidbGgqHVy/HRb669R+56zx7eRV1L31JGxYbBtjKK93cxeqfyQHbehkZbUkK20goELEuIzEd+dHS+qz/Y8PTSif0FnGkbiwcAjHaU1+QWOptFiyCLp/LnKptpqIuXHx6rbR26kJcBX3yLgBfnd7CxwJmflpP2wUg0HIAoUUpZBmKzELGWcN8nAr6Gpu7tLU/CkwAaoKTWRSQyt89Q8w6J+oVQkKnBoblH7V0PPvUOvDYXfopE/SJmALsxnVm6LbkotrUtNowMeIrVrBcBpaMmdS0j9df7abpSuy7HWehwJdt1lhVwi/J58U5beXGAF6c3UXLycw1wdFklArBn87xdh0ZsZtArghBdAA3+OEDVubG4UEzP6x1FOWneHh2VDAHBAt80IbdXDcesNoCvs3E5AFyNSU5nbrDPZpcUEQQTFZiEVx+51fxMhhyJEAgvlriadIJZZksRuwBYMOPBbO3hePVVqgEJhFeUuFLhIPkRP6BQLIBrmMenujm/3g4zc398awIe90Zb5A1vREALqneMcYgP/xVQWlG+Ncu5vgwwlaUNx+3799rfe96u9K0JSDXcOzOTJg4B6IgmXfsygc7/Bvg9g9E58/cDVmGIBOP/zT8Bz1zqWqpbXIsd0O9hajXfL6u4BaOS6SeWAAAAAElFTkSuQmCC" alt="doco" style="background-color: inherit"/> Documentation for this format</a></td></tr></table></div>
        </text>
        <questionnaire
                       value="http://moh.gov.et/fhir/hiv/Questionnaire/IndexCaseScreeningQuestionnaire"/>
        <status value="completed"/>
        <subject>🔗 
          <reference value="Patient/GeneralPatientExample"/>
        </subject>
        <encounter>🔗 
          <reference value="Encounter/GeneralEncounterExample"/>
        </encounter>
        <authored value="2008-10-13"/>
        <author>🔗 
          <reference value="Practitioner/GeneralPractitionerExample"/>
        </author>
        <item>
          <linkId value="1.1"/>
          <text value="Is the client newly enrolled"/>
          <answer>
            <valueCoding>
              <system
                      value="http://moh.gov.et/fhir/hiv/CodeSystem/yes-no-code-system"/>
              <code value="false"/>
            </valueCoding>
          </answer>
        </item>
        <item>
          <linkId value="1.2"/>
          <text value="Does the client have a high viral load"/>
          <answer>
            <extension
                       url="http://moh.gov.et/fhir/hiv/StructureDefinition/resource-value-reference">
              <valueReference>🔗 
                <reference
                           value="Observation/SuppressedViralLoadResultExample"/>
              </valueReference>
            </extension>
            <valueCoding>
              <system
                      value="http://moh.gov.et/fhir/hiv/CodeSystem/yes-no-code-system"/>
              <code value="false"/>
            </valueCoding>
          </answer>
        </item>
        <item>
          <linkId value="1.3"/>
          <text value="Does the client have an ART status of Restart"/>
          <answer>
            <valueCoding>
              <system
                      value="http://moh.gov.et/fhir/hiv/CodeSystem/yes-no-code-system"/>
              <code value="false"/>
            </valueCoding>
          </answer>
        </item>
        <item>
          <linkId value="1.4"/>
          <text value="Is the client with a new partner"/>
          <answer>
            <extension
                       url="http://moh.gov.et/fhir/hiv/StructureDefinition/resource-value-reference">
              <valueReference>🔗 
                <reference value="RelatedPerson/PartnerRelatedPersonExample"/>
              </valueReference>
            </extension>
            <valueCoding>
              <system
                      value="http://moh.gov.et/fhir/hiv/CodeSystem/yes-no-code-system"/>
              <code value="true"/>
            </valueCoding>
          </answer>
        </item>
        <item>
          <linkId value="1.5"/>
          <text value="Is the client with a partner not yet disclosed"/>
          <answer>
            <valueCoding>
              <system
                      value="http://moh.gov.et/fhir/hiv/CodeSystem/yes-no-code-system"/>
              <code value="true"/>
            </valueCoding>
          </answer>
        </item>
        <item>
          <linkId value="1.6"/>
          <text
                value="Is the client with a partner who has not been tested yet for HIV"/>
          <answer>
            <valueCoding>
              <system
                      value="http://moh.gov.et/fhir/hiv/CodeSystem/yes-no-code-system"/>
              <code value="false"/>
            </valueCoding>
          </answer>
        </item>
        <item>
          <linkId value="1.7"/>
          <text value="Is the client in care with STI"/>
          <answer>
            <valueCoding>
              <system
                      value="http://moh.gov.et/fhir/hiv/CodeSystem/yes-no-code-system"/>
              <code value="false"/>
            </valueCoding>
          </answer>
        </item>
        <item>
          <linkId value="1.8"/>
          <text
                value="Does the client have a child under 15yrs of age who is not tested"/>
          <answer>
            <valueCoding>
              <system
                      value="http://moh.gov.et/fhir/hiv/CodeSystem/yes-no-code-system"/>
              <code value="true"/>
            </valueCoding>
          </answer>
        </item>
        <item>
          <linkId value="1.9"/>
          <text value="Is the client Known Positive"/>
          <answer>
            <valueCoding>
              <system
                      value="http://moh.gov.et/fhir/hiv/CodeSystem/yes-no-code-system"/>
              <code value="false"/>
            </valueCoding>
          </answer>
        </item>
        <item>
          <linkId value="1.10"/>
          <text value="Is the client eligible for partner and FBICT"/>
          <answer>
            <valueCoding>
              <system
                      value="http://moh.gov.et/fhir/hiv/CodeSystem/yes-no-code-system"/>
              <code value="false"/>
            </valueCoding>
          </answer>
        </item>
        <item>
          <linkId value="1.11"/>
          <text
                value="Is the index case offered with partner and FBICT services"/>
          <answer>
            <valueCoding>
              <system
                      value="http://moh.gov.et/fhir/hiv/CodeSystem/yes-no-code-system"/>
              <code value="false"/>
            </valueCoding>
          </answer>
        </item>
        <item>
          <linkId value="1.12"/>
          <text
                value="Has the client accepted the offer for partner and FBICT"/>
          <answer>
            <valueCoding>
              <system
                      value="http://moh.gov.et/fhir/hiv/CodeSystem/yes-no-code-system"/>
              <code value="false"/>
            </valueCoding>
          </answer>
        </item>
      </QuestionnaireResponse>
    </resource>
    <request>
      <method value="PUT"/>
      <url value="QuestionnaireResponse/IndexCaseScreeningFullExample"/>
    </request>
  </entry>
  <entry>
    <fullUrl
             value="http://hapi-fhir:8080/fhir/QuestionnaireResponse/IndexCaseAssessmentFullExample"/>
    <resource>
      <QuestionnaireResponse>
        <id value="IndexCaseAssessmentFullExample"/>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="QuestionnaireResponse_IndexCaseAssessmentFullExample"> </a><p class="res-header-id"><b>Generated Narrative: QuestionnaireResponse IndexCaseAssessmentFullExample</b></p><a name="IndexCaseAssessmentFullExample"> </a><a name="hcIndexCaseAssessmentFullExample"> </a><a name="IndexCaseAssessmentFullExample-en-US"> </a><table border="1" cellpadding="0" cellspacing="0" style="border: 1px #F0F0F0 solid; font-size: 11px; font-family: verdana; vertical-align: top;"><tr style="border: 2px #F0F0F0 solid; font-size: 11px; font-family: verdana; vertical-align: top"><th style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy"><a href="http://hl7.org/fhir/R4/formats.html#table" title="The linkID for the item">LinkID</a></th><th style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy"><a href="http://hl7.org/fhir/R4/formats.html#table" title="Text for the item">Text</a></th><th style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy"><a href="http://hl7.org/fhir/R4/formats.html#table" title="Minimum and Maximum # of times the item can appear in the instance">Definition</a></th><th style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy"><a href="http://hl7.org/fhir/R4/formats.html#table" title="The type of the item">Answer</a><span style="float: right"><a href="http://hl7.org/fhir/R4/formats.html#table" title="Legend for this format"><img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3goXBCwdPqAP0wAAAldJREFUOMuNk0tIlFEYhp9z/vE2jHkhxXA0zJCMitrUQlq4lnSltEqCFhFG2MJFhIvIFpkEWaTQqjaWZRkp0g26URZkTpbaaOJkDqk10szoODP//7XIMUe0elcfnPd9zsfLOYplGrpRwZaqTtw3K7PtGem7Q6FoidbGgqHVy/HRb669R+56zx7eRV1L31JGxYbBtjKK93cxeqfyQHbehkZbUkK20goELEuIzEd+dHS+qz/Y8PTSif0FnGkbiwcAjHaU1+QWOptFiyCLp/LnKptpqIuXHx6rbR26kJcBX3yLgBfnd7CxwJmflpP2wUg0HIAoUUpZBmKzELGWcN8nAr6Gpu7tLU/CkwAaoKTWRSQyt89Q8w6J+oVQkKnBoblH7V0PPvUOvDYXfopE/SJmALsxnVm6LbkotrUtNowMeIrVrBcBpaMmdS0j9df7abpSuy7HWehwJdt1lhVwi/J58U5beXGAF6c3UXLycw1wdFklArBn87xdh0ZsZtArghBdAA3+OEDVubG4UEzP6x1FOWneHh2VDAHBAt80IbdXDcesNoCvs3E5AFyNSU5nbrDPZpcUEQQTFZiEVx+51fxMhhyJEAgvlriadIJZZksRuwBYMOPBbO3hePVVqgEJhFeUuFLhIPkRP6BQLIBrmMenujm/3g4zc398awIe90Zb5A1vREALqneMcYgP/xVQWlG+Ncu5vgwwlaUNx+3799rfe96u9K0JSDXcOzOTJg4B6IgmXfsygc7/Bvg9g9E58/cDVmGIBOP/zT8Bz1zqWqpbXIsd0O9hajXfL6u4BaOS6SeWAAAAAElFTkSuQmCC" alt="doco" style="background-color: inherit"/></a></span></th></tr><tr style="border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: white"><td style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck1.png)" class="hierarchy"><img src="tbl_spacer.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="icon_q_root.gif" alt="." style="background-color: white; background-color: inherit" title="QuestionnaireResponseRoot" class="hierarchy"/> IndexCaseAssessmentFullExample</td><td style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy"></td><td style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy"></td><td style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy">Questionnaire:<a href="Questionnaire-IndexCaseAssessmentQuestionnaire.html">Questionnaire - Index Case Assessment</a></td></tr>
<tr style="border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: #F7F7F7"><td style="vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck10.png)" class="hierarchy"><img src="tbl_spacer.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="tbl_vjoin.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="icon-q-string.png" alt="." style="background-color: #F7F7F7; background-color: inherit" title="Item" class="hierarchy"/> 1.1</td><td style="vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy">Did the index case agree to be interviewed</td><td style="vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy"/><td style="vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy"><span><span><a href="CodeSystem-yes-no-code-system.html#yes-no-code-system-true">Yes/No Codes</a> true: Yes</span></span></td></tr>
<tr style="border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: white"><td style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck10.png)" class="hierarchy"><img src="tbl_spacer.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="tbl_vjoin.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="icon-q-string.png" alt="." style="background-color: white; background-color: inherit" title="Item" class="hierarchy"/> 1.4</td><td style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy">When did the index case receive the interview</td><td style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy"/><td style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy">2008-10-13</td></tr>
<tr style="border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: #F7F7F7"><td style="vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck10.png)" class="hierarchy"><img src="tbl_spacer.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="tbl_vjoin.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="icon-q-string.png" alt="." style="background-color: #F7F7F7; background-color: inherit" title="Item" class="hierarchy"/> 1.5</td><td style="vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy">Was the index case interviewed for partner services</td><td style="vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy"/><td style="vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy"><span><span><a href="CodeSystem-yes-no-code-system.html#yes-no-code-system-true">Yes/No Codes</a> true: Yes</span></span></td></tr>
<tr style="border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: white"><td style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck10.png)" class="hierarchy"><img src="tbl_spacer.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="tbl_vjoin.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="icon-q-string.png" alt="." style="background-color: white; background-color: inherit" title="Item" class="hierarchy"/> 1.6</td><td style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy">When was the index case interviewed for partner services</td><td style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy"/><td style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy">2008-10-13</td></tr>
<tr style="border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: #F7F7F7"><td style="vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck10.png)" class="hierarchy"><img src="tbl_spacer.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="tbl_vjoin.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="icon-q-string.png" alt="." style="background-color: #F7F7F7; background-color: inherit" title="Item" class="hierarchy"/> 1.7</td><td style="vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy">Number of sexual partners in past 12 months</td><td style="vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy"/><td style="vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy">4</td></tr>
<tr style="border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: white"><td style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck10.png)" class="hierarchy"><img src="tbl_spacer.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="tbl_vjoin.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="icon-q-string.png" alt="." style="background-color: white; background-color: inherit" title="Item" class="hierarchy"/> 1.8</td><td style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy">Number of sexual partners in past 24 months</td><td style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy"/><td style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy">6</td></tr>
<tr style="border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: #F7F7F7"><td style="vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck10.png)" class="hierarchy"><img src="tbl_spacer.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="tbl_vjoin.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="icon-q-string.png" alt="." style="background-color: #F7F7F7; background-color: inherit" title="Item" class="hierarchy"/> 1.9</td><td style="vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy">Is the index client willing to identify the sex partners</td><td style="vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy"/><td style="vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy"><span><span><a href="CodeSystem-yes-no-code-system.html#yes-no-code-system-true">Yes/No Codes</a> true: Yes</span></span></td></tr>
<tr style="border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: white"><td style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck00.png)" class="hierarchy"><img src="tbl_spacer.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="tbl_vjoin_end.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="icon-q-string.png" alt="." style="background-color: white; background-color: inherit" title="Item" class="hierarchy"/> 1.11</td><td style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy">What is the next visit date</td><td style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy"/><td style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy">2008-11-13</td></tr>
<tr><td colspan="4" class="hierarchy"><br/><a href="http://hl7.org/fhir/R4/formats.html#table" title="Legend for this format"><img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3goXBCwdPqAP0wAAAldJREFUOMuNk0tIlFEYhp9z/vE2jHkhxXA0zJCMitrUQlq4lnSltEqCFhFG2MJFhIvIFpkEWaTQqjaWZRkp0g26URZkTpbaaOJkDqk10szoODP//7XIMUe0elcfnPd9zsfLOYplGrpRwZaqTtw3K7PtGem7Q6FoidbGgqHVy/HRb669R+56zx7eRV1L31JGxYbBtjKK93cxeqfyQHbehkZbUkK20goELEuIzEd+dHS+qz/Y8PTSif0FnGkbiwcAjHaU1+QWOptFiyCLp/LnKptpqIuXHx6rbR26kJcBX3yLgBfnd7CxwJmflpP2wUg0HIAoUUpZBmKzELGWcN8nAr6Gpu7tLU/CkwAaoKTWRSQyt89Q8w6J+oVQkKnBoblH7V0PPvUOvDYXfopE/SJmALsxnVm6LbkotrUtNowMeIrVrBcBpaMmdS0j9df7abpSuy7HWehwJdt1lhVwi/J58U5beXGAF6c3UXLycw1wdFklArBn87xdh0ZsZtArghBdAA3+OEDVubG4UEzP6x1FOWneHh2VDAHBAt80IbdXDcesNoCvs3E5AFyNSU5nbrDPZpcUEQQTFZiEVx+51fxMhhyJEAgvlriadIJZZksRuwBYMOPBbO3hePVVqgEJhFeUuFLhIPkRP6BQLIBrmMenujm/3g4zc398awIe90Zb5A1vREALqneMcYgP/xVQWlG+Ncu5vgwwlaUNx+3799rfe96u9K0JSDXcOzOTJg4B6IgmXfsygc7/Bvg9g9E58/cDVmGIBOP/zT8Bz1zqWqpbXIsd0O9hajXfL6u4BaOS6SeWAAAAAElFTkSuQmCC" alt="doco" style="background-color: inherit"/> Documentation for this format</a></td></tr></table></div>
        </text>
        <questionnaire
                       value="http://moh.gov.et/fhir/hiv/Questionnaire/IndexCaseAssessmentQuestionnaire"/>
        <status value="completed"/>
        <subject>🔗 
          <reference value="Patient/GeneralPatientExample"/>
        </subject>
        <encounter>🔗 
          <reference value="Encounter/GeneralEncounterExample"/>
        </encounter>
        <authored value="2008-10-13"/>
        <author>🔗 
          <reference value="Practitioner/GeneralPractitionerExample"/>
        </author>
        <item>
          <linkId value="1.1"/>
          <text value="Did the index case agree to be interviewed"/>
          <answer>
            <valueCoding>
              <system
                      value="http://moh.gov.et/fhir/hiv/CodeSystem/yes-no-code-system"/>
              <code value="true"/>
            </valueCoding>
          </answer>
        </item>
        <item>
          <linkId value="1.4"/>
          <text value="When did the index case receive the interview"/>
          <answer>
            <valueDate value="2008-10-13"/>
          </answer>
        </item>
        <item>
          <linkId value="1.5"/>
          <text value="Was the index case interviewed for partner services"/>
          <answer>
            <valueCoding>
              <system
                      value="http://moh.gov.et/fhir/hiv/CodeSystem/yes-no-code-system"/>
              <code value="true"/>
            </valueCoding>
          </answer>
        </item>
        <item>
          <linkId value="1.6"/>
          <text
                value="When was the index case interviewed for partner services"/>
          <answer>
            <valueDate value="2008-10-13"/>
          </answer>
        </item>
        <item>
          <linkId value="1.7"/>
          <text value="Number of sexual partners in past 12 months"/>
          <answer>
            <valueInteger value="4"/>
          </answer>
        </item>
        <item>
          <linkId value="1.8"/>
          <text value="Number of sexual partners in past 24 months"/>
          <answer>
            <valueInteger value="6"/>
          </answer>
        </item>
        <item>
          <linkId value="1.9"/>
          <text
                value="Is the index client willing to identify the sex partners"/>
          <answer>
            <valueCoding>
              <system
                      value="http://moh.gov.et/fhir/hiv/CodeSystem/yes-no-code-system"/>
              <code value="true"/>
            </valueCoding>
          </answer>
        </item>
        <item>
          <linkId value="1.11"/>
          <text value="What is the next visit date"/>
          <answer>
            <valueDate value="2008-11-13"/>
          </answer>
        </item>
      </QuestionnaireResponse>
    </resource>
    <request>
      <method value="PUT"/>
      <url value="QuestionnaireResponse/IndexCaseAssessmentFullExample"/>
    </request>
  </entry>
  <entry>
    <fullUrl
             value="http://hapi-fhir:8080/fhir/Observation/IndexCaseContactHealthStatusFamilyMemberExample"/>
    <resource>
      <Observation>
        <id value="IndexCaseContactHealthStatusFamilyMemberExample"/>
        <meta>
          <profile
                   value="http://moh.gov.et/fhir/hiv/StructureDefinition/health-status-observation"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="Observation_IndexCaseContactHealthStatusFamilyMemberExample"> </a><p class="res-header-id"><b>Generated Narrative: Observation IndexCaseContactHealthStatusFamilyMemberExample</b></p><a name="IndexCaseContactHealthStatusFamilyMemberExample"> </a><a name="hcIndexCaseContactHealthStatusFamilyMemberExample"> </a><a name="IndexCaseContactHealthStatusFamilyMemberExample-en-US"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/observation-category exam}">Exam</span></p><p><b>code</b>: <span title="Codes:{http://loinc.org 11323-3}">Health Status</span></p><p><b>subject</b>: <a href="Patient-ChildRelatedPersonBecomesPatientExample.html">Jane Smith  Female, DoB: 1982-04-12 ( http://moh.gov.et/fhir/hiv/identifier/MRN#MRN12345675)</a></p><p><b>encounter</b>: <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></p><p><b>effective</b>: 2024-01-25</p><p><b>performer</b>: <a href="Organization-CurrentServiceProviderExample.html">Organization Meshwalkiya Health Center</a></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA14937-9}">Continuous chronic illness</span></p></div>
        </text>
        <status value="final"/>
        <category>
          <coding>
            <system
                    value="http://terminology.hl7.org/CodeSystem/observation-category"/>
            <code value="exam"/>
          </coding>
        </category>
        <code>
          <coding>
            <system value="http://loinc.org"/>
            <code value="11323-3"/>
          </coding>
          <text value="Health Status"/>
        </code>
        <subject>🔗 
          <reference value="Patient/ChildRelatedPersonBecomesPatientExample"/>
        </subject>
        <encounter>🔗 
          <reference value="Encounter/GeneralEncounterExample"/>
        </encounter>
        <effectiveDateTime value="2024-01-25"/>
        <performer>🔗 
          <reference value="Organization/CurrentServiceProviderExample"/>
        </performer>
        <valueCodeableConcept>
          <coding>
            <system value="http://loinc.org"/>
            <code value="LA14937-9"/>
          </coding>
        </valueCodeableConcept>
      </Observation>
    </resource>
    <request>
      <method value="PUT"/>
      <url
           value="Observation/IndexCaseContactHealthStatusFamilyMemberExample"/>
    </request>
  </entry>
  <entry>
    <fullUrl
             value="http://hapi-fhir:8080/fhir/QuestionnaireResponse/FamilyIndexCaseContactsFullExample"/>
    <resource>
      <QuestionnaireResponse>
        <id value="FamilyIndexCaseContactsFullExample"/>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="QuestionnaireResponse_FamilyIndexCaseContactsFullExample"> </a><p class="res-header-id"><b>Generated Narrative: QuestionnaireResponse FamilyIndexCaseContactsFullExample</b></p><a name="FamilyIndexCaseContactsFullExample"> </a><a name="hcFamilyIndexCaseContactsFullExample"> </a><a name="FamilyIndexCaseContactsFullExample-en-US"> </a><table border="1" cellpadding="0" cellspacing="0" style="border: 1px #F0F0F0 solid; font-size: 11px; font-family: verdana; vertical-align: top;"><tr style="border: 2px #F0F0F0 solid; font-size: 11px; font-family: verdana; vertical-align: top"><th style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy"><a href="http://hl7.org/fhir/R4/formats.html#table" title="The linkID for the item">LinkID</a></th><th style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy"><a href="http://hl7.org/fhir/R4/formats.html#table" title="Text for the item">Text</a></th><th style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy"><a href="http://hl7.org/fhir/R4/formats.html#table" title="Minimum and Maximum # of times the item can appear in the instance">Definition</a></th><th style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy"><a href="http://hl7.org/fhir/R4/formats.html#table" title="The type of the item">Answer</a><span style="float: right"><a href="http://hl7.org/fhir/R4/formats.html#table" title="Legend for this format"><img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3goXBCwdPqAP0wAAAldJREFUOMuNk0tIlFEYhp9z/vE2jHkhxXA0zJCMitrUQlq4lnSltEqCFhFG2MJFhIvIFpkEWaTQqjaWZRkp0g26URZkTpbaaOJkDqk10szoODP//7XIMUe0elcfnPd9zsfLOYplGrpRwZaqTtw3K7PtGem7Q6FoidbGgqHVy/HRb669R+56zx7eRV1L31JGxYbBtjKK93cxeqfyQHbehkZbUkK20goELEuIzEd+dHS+qz/Y8PTSif0FnGkbiwcAjHaU1+QWOptFiyCLp/LnKptpqIuXHx6rbR26kJcBX3yLgBfnd7CxwJmflpP2wUg0HIAoUUpZBmKzELGWcN8nAr6Gpu7tLU/CkwAaoKTWRSQyt89Q8w6J+oVQkKnBoblH7V0PPvUOvDYXfopE/SJmALsxnVm6LbkotrUtNowMeIrVrBcBpaMmdS0j9df7abpSuy7HWehwJdt1lhVwi/J58U5beXGAF6c3UXLycw1wdFklArBn87xdh0ZsZtArghBdAA3+OEDVubG4UEzP6x1FOWneHh2VDAHBAt80IbdXDcesNoCvs3E5AFyNSU5nbrDPZpcUEQQTFZiEVx+51fxMhhyJEAgvlriadIJZZksRuwBYMOPBbO3hePVVqgEJhFeUuFLhIPkRP6BQLIBrmMenujm/3g4zc398awIe90Zb5A1vREALqneMcYgP/xVQWlG+Ncu5vgwwlaUNx+3799rfe96u9K0JSDXcOzOTJg4B6IgmXfsygc7/Bvg9g9E58/cDVmGIBOP/zT8Bz1zqWqpbXIsd0O9hajXfL6u4BaOS6SeWAAAAAElFTkSuQmCC" alt="doco" style="background-color: inherit"/></a></span></th></tr><tr style="border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: white"><td style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck1.png)" class="hierarchy"><img src="tbl_spacer.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="icon_q_root.gif" alt="." style="background-color: white; background-color: inherit" title="QuestionnaireResponseRoot" class="hierarchy"/> FamilyIndexCaseContactsFullExample</td><td style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy"></td><td style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy"></td><td style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy">Questionnaire:<a href="Questionnaire-FamilyIndexCaseContactsQuestionnaire.html">Questionnaire - Family Index Case Contacts</a></td></tr>
<tr style="border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: #F7F7F7"><td style="vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck10.png)" class="hierarchy"><img src="tbl_spacer.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="tbl_vjoin.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="icon-q-string.png" alt="." style="background-color: #F7F7F7; background-color: inherit" title="Item" class="hierarchy"/> 1.1</td><td style="vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy">Currently living with the index case</td><td style="vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy"/><td style="vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy"><span><span><a href="CodeSystem-yes-no-code-system.html#yes-no-code-system-false">Yes/No Codes</a> false: No</span></span></td></tr>
<tr style="border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: white"><td style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck10.png)" class="hierarchy"><img src="tbl_spacer.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="tbl_vjoin.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="icon-q-string.png" alt="." style="background-color: white; background-color: inherit" title="Item" class="hierarchy"/> 1.2</td><td style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy">What is the contact's current health status</td><td style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy"/><td style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy"><span><span><a href="Observation-IndexCaseContactHealthStatusFamilyMemberExample.html">Observation General health - Reported</a></span></span></td></tr>
<tr style="border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: #F7F7F7"><td style="vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck11.png)" class="hierarchy"><img src="tbl_spacer.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="tbl_vjoin.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="icon-q-group.png" alt="." style="background-color: #F7F7F7; background-color: inherit" title="Group" class="hierarchy"/> 2</td><td style="vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy"></td><td style="vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy"/><td style="vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy"/></tr>
<tr style="border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: white"><td style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck110.png)" class="hierarchy"><img src="tbl_spacer.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="tbl_vline.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="tbl_vjoin.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="icon-q-string.png" alt="." style="background-color: white; background-color: inherit" title="Item" class="hierarchy"/> 2.1</td><td style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy">Has the contact been previsouly tested for HIV</td><td style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy"/><td style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy"><span><span><a href="CodeSystem-yes-no-code-system.html#yes-no-code-system-true">Yes/No Codes</a> true: Yes</span></span></td></tr>
<tr style="border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: #F7F7F7"><td style="vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck110.png)" class="hierarchy"><img src="tbl_spacer.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="tbl_vline.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="tbl_vjoin.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="icon-q-string.png" alt="." style="background-color: #F7F7F7; background-color: inherit" title="Item" class="hierarchy"/> 2.2</td><td style="vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy">Date of previous HIV test</td><td style="vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy"/><td style="vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy">2008-10-13</td></tr>
<tr style="border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: white"><td style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck100.png)" class="hierarchy"><img src="tbl_spacer.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="tbl_vline.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="tbl_vjoin_end.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="icon-q-string.png" alt="." style="background-color: white; background-color: inherit" title="Item" class="hierarchy"/> 2.3</td><td style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy">Previous HIV test result</td><td style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy"/><td style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy"><span><span>1001 copies/mL<span style="background: LightGoldenRodYellow"> (Details: UCUM  code1/mL = '1/mL')</span></span></span></td></tr>
<tr style="border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: #F7F7F7"><td style="vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck11.png)" class="hierarchy"><img src="tbl_spacer.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="tbl_vjoin.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="icon-q-group.png" alt="." style="background-color: #F7F7F7; background-color: inherit" title="Group" class="hierarchy"/> 3</td><td style="vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy"></td><td style="vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy"/><td style="vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy"/></tr>
<tr style="border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: white"><td style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck110.png)" class="hierarchy"><img src="tbl_spacer.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="tbl_vline.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="tbl_vjoin.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="icon-q-string.png" alt="." style="background-color: white; background-color: inherit" title="Item" class="hierarchy"/> 3.1</td><td style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy">Will the contact be counseled for HIV today</td><td style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy"/><td style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy"><span><span><a href="CodeSystem-yes-no-code-system.html#yes-no-code-system-true">Yes/No Codes</a> true: Yes</span></span></td></tr>
<tr style="border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: #F7F7F7"><td style="vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck110.png)" class="hierarchy"><img src="tbl_spacer.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="tbl_vline.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="tbl_vjoin.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="icon-q-string.png" alt="." style="background-color: #F7F7F7; background-color: inherit" title="Item" class="hierarchy"/> 3.2</td><td style="vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy">Will the contact be tested for HIV</td><td style="vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy"/><td style="vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy"><span><span><a href="CodeSystem-yes-no-code-system.html#yes-no-code-system-true">Yes/No Codes</a> true: Yes</span></span></td></tr>
<tr style="border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: white"><td style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck110.png)" class="hierarchy"><img src="tbl_spacer.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="tbl_vline.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="tbl_vjoin.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="icon-q-string.png" alt="." style="background-color: white; background-color: inherit" title="Item" class="hierarchy"/> 3.3</td><td style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy">Date of HIV test</td><td style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy"/><td style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy">2008-10-13</td></tr>
<tr style="border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: #F7F7F7"><td style="vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck100.png)" class="hierarchy"><img src="tbl_spacer.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="tbl_vline.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="tbl_vjoin_end.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="icon-q-string.png" alt="." style="background-color: #F7F7F7; background-color: inherit" title="Item" class="hierarchy"/> 3.4</td><td style="vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy">HIV test result</td><td style="vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy"/><td style="vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy"><span><span>845 copies/mL<span style="background: LightGoldenRodYellow"> (Details: UCUM  code1/mL = '1/mL')</span></span></span></td></tr>
<tr style="border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: white"><td style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck01.png)" class="hierarchy"><img src="tbl_spacer.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="tbl_vjoin_end.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="icon-q-group.png" alt="." style="background-color: white; background-color: inherit" title="Group" class="hierarchy"/> 4</td><td style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy"></td><td style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy"/><td style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy"/></tr>
<tr style="border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: #F7F7F7"><td style="vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck010.png)" class="hierarchy"><img src="tbl_spacer.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="tbl_blank.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="tbl_vjoin.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="icon-q-string.png" alt="." style="background-color: #F7F7F7; background-color: inherit" title="Item" class="hierarchy"/> 4.1</td><td style="vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy">Is the contact linked to HIV care</td><td style="vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy"/><td style="vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy"><span><span><a href="CodeSystem-yes-no-code-system.html#yes-no-code-system-true">Yes/No Codes</a> true: Yes</span></span></td></tr>
<tr style="border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: white"><td style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck000.png)" class="hierarchy"><img src="tbl_spacer.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="tbl_blank.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="tbl_vjoin_end.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="icon-q-string.png" alt="." style="background-color: white; background-color: inherit" title="Item" class="hierarchy"/> 4.2</td><td style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy">Contact identifiers</td><td style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy"/><td style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy"><span><span><a href="Patient-ChildRelatedPersonBecomesPatientExample.html">Jane Smith  Female, DoB: 1982-04-12 ( http://moh.gov.et/fhir/hiv/identifier/MRN#MRN12345675)</a></span></span></td></tr>
<tr><td colspan="4" class="hierarchy"><br/><a href="http://hl7.org/fhir/R4/formats.html#table" title="Legend for this format"><img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3goXBCwdPqAP0wAAAldJREFUOMuNk0tIlFEYhp9z/vE2jHkhxXA0zJCMitrUQlq4lnSltEqCFhFG2MJFhIvIFpkEWaTQqjaWZRkp0g26URZkTpbaaOJkDqk10szoODP//7XIMUe0elcfnPd9zsfLOYplGrpRwZaqTtw3K7PtGem7Q6FoidbGgqHVy/HRb669R+56zx7eRV1L31JGxYbBtjKK93cxeqfyQHbehkZbUkK20goELEuIzEd+dHS+qz/Y8PTSif0FnGkbiwcAjHaU1+QWOptFiyCLp/LnKptpqIuXHx6rbR26kJcBX3yLgBfnd7CxwJmflpP2wUg0HIAoUUpZBmKzELGWcN8nAr6Gpu7tLU/CkwAaoKTWRSQyt89Q8w6J+oVQkKnBoblH7V0PPvUOvDYXfopE/SJmALsxnVm6LbkotrUtNowMeIrVrBcBpaMmdS0j9df7abpSuy7HWehwJdt1lhVwi/J58U5beXGAF6c3UXLycw1wdFklArBn87xdh0ZsZtArghBdAA3+OEDVubG4UEzP6x1FOWneHh2VDAHBAt80IbdXDcesNoCvs3E5AFyNSU5nbrDPZpcUEQQTFZiEVx+51fxMhhyJEAgvlriadIJZZksRuwBYMOPBbO3hePVVqgEJhFeUuFLhIPkRP6BQLIBrmMenujm/3g4zc398awIe90Zb5A1vREALqneMcYgP/xVQWlG+Ncu5vgwwlaUNx+3799rfe96u9K0JSDXcOzOTJg4B6IgmXfsygc7/Bvg9g9E58/cDVmGIBOP/zT8Bz1zqWqpbXIsd0O9hajXfL6u4BaOS6SeWAAAAAElFTkSuQmCC" alt="doco" style="background-color: inherit"/> Documentation for this format</a></td></tr></table></div>
        </text>
        <questionnaire
                       value="http://moh.gov.et/fhir/hiv/Questionnaire/FamilyIndexCaseContactsQuestionnaire"/>
        <status value="completed"/>
        <subject>🔗 
          <reference value="Patient/GeneralPatientExample"/>
        </subject>
        <encounter>🔗 
          <reference value="Encounter/GeneralEncounterExample"/>
        </encounter>
        <authored value="2008-10-13"/>
        <author>🔗 
          <reference value="Practitioner/GeneralPractitionerExample"/>
        </author>
        <item>
          <linkId value="1.1"/>
          <text value="Currently living with the index case"/>
          <answer>
            <valueCoding>
              <system
                      value="http://moh.gov.et/fhir/hiv/CodeSystem/yes-no-code-system"/>
              <code value="false"/>
            </valueCoding>
          </answer>
        </item>
        <item>
          <linkId value="1.2"/>
          <text value="What is the contact's current health status"/>
          <answer>
            <valueReference>🔗 
              <reference
                         value="Observation/IndexCaseContactHealthStatusFamilyMemberExample"/>
            </valueReference>
          </answer>
        </item>
        <item>
          <linkId value="2"/>
          <item>
            <linkId value="2.1"/>
            <text value="Has the contact been previsouly tested for HIV"/>
            <answer>
              <valueCoding>
                <system
                        value="http://moh.gov.et/fhir/hiv/CodeSystem/yes-no-code-system"/>
                <code value="true"/>
              </valueCoding>
            </answer>
          </item>
          <item>
            <linkId value="2.2"/>
            <text value="Date of previous HIV test"/>
            <answer>
              <valueDate value="2008-10-13"/>
            </answer>
          </item>
          <item>
            <linkId value="2.3"/>
            <text value="Previous HIV test result"/>
            <answer>
              <valueQuantity>
                <value value="1001"/>
                <unit value="copies/mL"/>
                <system value="http://unitsofmeasure.org"/>
                <code value="1/mL"/>
              </valueQuantity>
            </answer>
          </item>
        </item>
        <item>
          <linkId value="3"/>
          <item>
            <linkId value="3.1"/>
            <text value="Will the contact be counseled for HIV today"/>
            <answer>
              <valueCoding>
                <system
                        value="http://moh.gov.et/fhir/hiv/CodeSystem/yes-no-code-system"/>
                <code value="true"/>
              </valueCoding>
            </answer>
          </item>
          <item>
            <linkId value="3.2"/>
            <text value="Will the contact be tested for HIV"/>
            <answer>
              <valueCoding>
                <system
                        value="http://moh.gov.et/fhir/hiv/CodeSystem/yes-no-code-system"/>
                <code value="true"/>
              </valueCoding>
            </answer>
          </item>
          <item>
            <linkId value="3.3"/>
            <text value="Date of HIV test"/>
            <answer>
              <valueDate value="2008-10-13"/>
            </answer>
          </item>
          <item>
            <linkId value="3.4"/>
            <text value="HIV test result"/>
            <answer>
              <valueQuantity>
                <value value="845"/>
                <unit value="copies/mL"/>
                <system value="http://unitsofmeasure.org"/>
                <code value="1/mL"/>
              </valueQuantity>
            </answer>
          </item>
        </item>
        <item>
          <linkId value="4"/>
          <item>
            <linkId value="4.1"/>
            <text value="Is the contact linked to HIV care"/>
            <answer>
              <valueCoding>
                <system
                        value="http://moh.gov.et/fhir/hiv/CodeSystem/yes-no-code-system"/>
                <code value="true"/>
              </valueCoding>
            </answer>
          </item>
          <item>
            <linkId value="4.2"/>
            <text value="Contact identifiers"/>
            <answer>
              <valueReference>🔗 
                <reference
                           value="Patient/ChildRelatedPersonBecomesPatientExample"/>
              </valueReference>
            </answer>
          </item>
        </item>
      </QuestionnaireResponse>
    </resource>
    <request>
      <method value="PUT"/>
      <url value="QuestionnaireResponse/FamilyIndexCaseContactsFullExample"/>
    </request>
  </entry>
  <entry>
    <fullUrl
             value="http://hapi-fhir:8080/fhir/QuestionnaireResponse/IndexCaseSexPartnerExample10"/>
    <resource>
      <QuestionnaireResponse>
        <id value="IndexCaseSexPartnerExample10"/>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="QuestionnaireResponse_IndexCaseSexPartnerExample10"> </a><p class="res-header-id"><b>Generated Narrative: QuestionnaireResponse IndexCaseSexPartnerExample10</b></p><a name="IndexCaseSexPartnerExample10"> </a><a name="hcIndexCaseSexPartnerExample10"> </a><a name="IndexCaseSexPartnerExample10-en-US"> </a><table border="1" cellpadding="0" cellspacing="0" style="border: 1px #F0F0F0 solid; font-size: 11px; font-family: verdana; vertical-align: top;"><tr style="border: 2px #F0F0F0 solid; font-size: 11px; font-family: verdana; vertical-align: top"><th style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy"><a href="http://hl7.org/fhir/R4/formats.html#table" title="The linkID for the item">LinkID</a></th><th style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy"><a href="http://hl7.org/fhir/R4/formats.html#table" title="Text for the item">Text</a></th><th style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy"><a href="http://hl7.org/fhir/R4/formats.html#table" title="Minimum and Maximum # of times the item can appear in the instance">Definition</a></th><th style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy"><a href="http://hl7.org/fhir/R4/formats.html#table" title="The type of the item">Answer</a><span style="float: right"><a href="http://hl7.org/fhir/R4/formats.html#table" title="Legend for this format"><img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3goXBCwdPqAP0wAAAldJREFUOMuNk0tIlFEYhp9z/vE2jHkhxXA0zJCMitrUQlq4lnSltEqCFhFG2MJFhIvIFpkEWaTQqjaWZRkp0g26URZkTpbaaOJkDqk10szoODP//7XIMUe0elcfnPd9zsfLOYplGrpRwZaqTtw3K7PtGem7Q6FoidbGgqHVy/HRb669R+56zx7eRV1L31JGxYbBtjKK93cxeqfyQHbehkZbUkK20goELEuIzEd+dHS+qz/Y8PTSif0FnGkbiwcAjHaU1+QWOptFiyCLp/LnKptpqIuXHx6rbR26kJcBX3yLgBfnd7CxwJmflpP2wUg0HIAoUUpZBmKzELGWcN8nAr6Gpu7tLU/CkwAaoKTWRSQyt89Q8w6J+oVQkKnBoblH7V0PPvUOvDYXfopE/SJmALsxnVm6LbkotrUtNowMeIrVrBcBpaMmdS0j9df7abpSuy7HWehwJdt1lhVwi/J58U5beXGAF6c3UXLycw1wdFklArBn87xdh0ZsZtArghBdAA3+OEDVubG4UEzP6x1FOWneHh2VDAHBAt80IbdXDcesNoCvs3E5AFyNSU5nbrDPZpcUEQQTFZiEVx+51fxMhhyJEAgvlriadIJZZksRuwBYMOPBbO3hePVVqgEJhFeUuFLhIPkRP6BQLIBrmMenujm/3g4zc398awIe90Zb5A1vREALqneMcYgP/xVQWlG+Ncu5vgwwlaUNx+3799rfe96u9K0JSDXcOzOTJg4B6IgmXfsygc7/Bvg9g9E58/cDVmGIBOP/zT8Bz1zqWqpbXIsd0O9hajXfL6u4BaOS6SeWAAAAAElFTkSuQmCC" alt="doco" style="background-color: inherit"/></a></span></th></tr><tr style="border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: white"><td style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck1.png)" class="hierarchy"><img src="tbl_spacer.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="icon_q_root.gif" alt="." style="background-color: white; background-color: inherit" title="QuestionnaireResponseRoot" class="hierarchy"/> IndexCaseSexPartnerExample10</td><td style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy"></td><td style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy"></td><td style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy">Questionnaire:<a href="Questionnaire-IndexCaseSexPartnerQuestionnaire.html">Questionnaire - Sex Partner Information</a></td></tr>
<tr style="border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: #F7F7F7"><td style="vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck10.png)" class="hierarchy"><img src="tbl_spacer.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="tbl_vjoin.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="icon-q-string.png" alt="." style="background-color: #F7F7F7; background-color: inherit" title="Item" class="hierarchy"/> 1.1</td><td style="vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy">Date of last exposure</td><td style="vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy"/><td style="vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy">2008-10-13</td></tr>
<tr style="border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: white"><td style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck10.png)" class="hierarchy"><img src="tbl_spacer.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="tbl_vjoin.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="icon-q-string.png" alt="." style="background-color: white; background-color: inherit" title="Item" class="hierarchy"/> 1.2</td><td style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy">Period of exposure if the exact date of exposure is not known</td><td style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy"/><td style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy"><span><span><a href="CodeSystem-period-of-hiv-exposure-code-system.html#period-of-hiv-exposure-code-system-.603Mths">Period of HIV Exposure</a> &lt;3Mths: Less than 3 months</span></span></td></tr>
<tr style="border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: #F7F7F7"><td style="vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck10.png)" class="hierarchy"><img src="tbl_spacer.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="tbl_vjoin.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="icon-q-string.png" alt="." style="background-color: #F7F7F7; background-color: inherit" title="Item" class="hierarchy"/> 1.3</td><td style="vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy">Priority category</td><td style="vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy"/><td style="vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy">2</td></tr>
<tr style="border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: white"><td style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck11.png)" class="hierarchy"><img src="tbl_spacer.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="tbl_vjoin.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="icon-q-group.png" alt="." style="background-color: white; background-color: inherit" title="Group" class="hierarchy"/> 2</td><td style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy"></td><td style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy"/><td style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy"/></tr>
<tr style="border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: #F7F7F7"><td style="vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck110.png)" class="hierarchy"><img src="tbl_spacer.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="tbl_vline.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="tbl_vjoin.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="icon-q-string.png" alt="." style="background-color: #F7F7F7; background-color: inherit" title="Item" class="hierarchy"/> 2.1</td><td style="vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy">Violence Assessment Completed</td><td style="vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy"/><td style="vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy"><span><span><a href="CodeSystem-yes-no-code-system.html#yes-no-code-system-true">Yes/No Codes</a> true: Yes</span></span></td></tr>
<tr style="border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: white"><td style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck110.png)" class="hierarchy"><img src="tbl_spacer.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="tbl_vline.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="tbl_vjoin.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="icon-q-string.png" alt="." style="background-color: white; background-color: inherit" title="Item" class="hierarchy"/> 2.2</td><td style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy">Have you been kicked, hit, slapped, or otherwise physically hurt by your partner</td><td style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy"/><td style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy"><span><span><a href="CodeSystem-yes-no-code-system.html#yes-no-code-system-false">Yes/No Codes</a> false: No</span></span></td></tr>
<tr style="border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: #F7F7F7"><td style="vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck110.png)" class="hierarchy"><img src="tbl_spacer.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="tbl_vline.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="tbl_vjoin.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="icon-q-string.png" alt="." style="background-color: #F7F7F7; background-color: inherit" title="Item" class="hierarchy"/> 2.3</td><td style="vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy">Has you partner ever threatened to hurt you</td><td style="vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy"/><td style="vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy"><span><span><a href="CodeSystem-yes-no-code-system.html#yes-no-code-system-false">Yes/No Codes</a> false: No</span></span></td></tr>
<tr style="border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: white"><td style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck100.png)" class="hierarchy"><img src="tbl_spacer.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="tbl_vline.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="tbl_vjoin_end.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="icon-q-string.png" alt="." style="background-color: white; background-color: inherit" title="Item" class="hierarchy"/> 2.4</td><td style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy">Has you partner ever forced or coerced you to engage in unwanted sexual activity</td><td style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy"/><td style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy"><span><span><a href="CodeSystem-yes-no-code-system.html#yes-no-code-system-true">Yes/No Codes</a> true: Yes</span></span></td></tr>
<tr style="border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: #F7F7F7"><td style="vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck11.png)" class="hierarchy"><img src="tbl_spacer.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="tbl_vjoin.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="icon-q-group.png" alt="." style="background-color: #F7F7F7; background-color: inherit" title="Group" class="hierarchy"/> 3</td><td style="vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy"></td><td style="vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy"/><td style="vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy"/></tr>
<tr style="border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: white"><td style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck110.png)" class="hierarchy"><img src="tbl_spacer.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="tbl_vline.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="tbl_vjoin.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="icon-q-string.png" alt="." style="background-color: white; background-color: inherit" title="Item" class="hierarchy"/> 3.1</td><td style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy">What is the plan for notifying the partner regarding the index case's HIV status</td><td style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy"/><td style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy"><span><span><a href="CodeSystem-partner-notification-plan-code-system.html#partner-notification-plan-code-system-Provider-Referral">Partner Notification Plan</a> Provider-Referral: Provider Referral</span></span></td></tr>
<tr style="border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: #F7F7F7"><td style="vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck110.png)" class="hierarchy"><img src="tbl_spacer.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="tbl_vline.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="tbl_vjoin.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="icon-q-string.png" alt="." style="background-color: #F7F7F7; background-color: inherit" title="Item" class="hierarchy"/> 3.2</td><td style="vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy">Was the partner notified</td><td style="vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy"/><td style="vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy"><span><span><a href="CodeSystem-yes-no-code-system.html#yes-no-code-system-false">Yes/No Codes</a> false: No</span></span></td></tr>
<tr style="border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: white"><td style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck110.png)" class="hierarchy"><img src="tbl_spacer.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="tbl_vline.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="tbl_vjoin.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="icon-q-string.png" alt="." style="background-color: white; background-color: inherit" title="Item" class="hierarchy"/> 3.3</td><td style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy">Reason for not being notified</td><td style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy"/><td style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy"><span><span><a href="https://loinc.org/LA46-8">Logical Observation Identifiers, Names and Codes (LOINC)</a> LA46-8: Other</span></span></td></tr>
<tr style="border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: #F7F7F7"><td style="vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck110.png)" class="hierarchy"><img src="tbl_spacer.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="tbl_vline.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="tbl_vjoin.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="icon-q-string.png" alt="." style="background-color: #F7F7F7; background-color: inherit" title="Item" class="hierarchy"/> 3.4</td><td style="vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy">Other Reason for not being notified</td><td style="vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy"/><td style="vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy">some reason</td></tr>
<tr style="border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: white"><td style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck110.png)" class="hierarchy"><img src="tbl_spacer.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="tbl_vline.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="tbl_vjoin.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="icon-q-string.png" alt="." style="background-color: white; background-color: inherit" title="Item" class="hierarchy"/> 3.5</td><td style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy">Date notification offered</td><td style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy"/><td style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy">2008-10-13</td></tr>
<tr style="border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: #F7F7F7"><td style="vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck110.png)" class="hierarchy"><img src="tbl_spacer.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="tbl_vline.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="tbl_vjoin.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="icon-q-string.png" alt="." style="background-color: #F7F7F7; background-color: inherit" title="Item" class="hierarchy"/> 3.7</td><td style="vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy">Reason partner not contacted</td><td style="vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy"/><td style="vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy"><span><span><a href="https://loinc.org/LA46-8">Logical Observation Identifiers, Names and Codes (LOINC)</a> LA46-8: Other</span></span></td></tr>
<tr style="border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: white"><td style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck100.png)" class="hierarchy"><img src="tbl_spacer.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="tbl_vline.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="tbl_vjoin_end.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="icon-q-string.png" alt="." style="background-color: white; background-color: inherit" title="Item" class="hierarchy"/> 3.8</td><td style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy">Other Reason partner not contacted</td><td style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy"/><td style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy">some reason</td></tr>
<tr style="border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: #F7F7F7"><td style="vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck11.png)" class="hierarchy"><img src="tbl_spacer.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="tbl_vjoin.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="icon-q-group.png" alt="." style="background-color: #F7F7F7; background-color: inherit" title="Group" class="hierarchy"/> 4</td><td style="vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy"></td><td style="vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy"/><td style="vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy"/></tr>
<tr style="border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: white"><td style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck110.png)" class="hierarchy"><img src="tbl_spacer.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="tbl_vline.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="tbl_vjoin.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="icon-q-string.png" alt="." style="background-color: white; background-color: inherit" title="Item" class="hierarchy"/> 4.1</td><td style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy">Has the partner been previsouly tested for HIV</td><td style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy"/><td style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy"><span><span><a href="CodeSystem-yes-no-code-system.html#yes-no-code-system-true">Yes/No Codes</a> true: Yes</span></span></td></tr>
<tr style="border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: #F7F7F7"><td style="vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck110.png)" class="hierarchy"><img src="tbl_spacer.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="tbl_vline.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="tbl_vjoin.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="icon-q-string.png" alt="." style="background-color: #F7F7F7; background-color: inherit" title="Item" class="hierarchy"/> 4.2</td><td style="vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy">Date of previous HIV test</td><td style="vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy"/><td style="vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy">2007-10-13</td></tr>
<tr style="border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: white"><td style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck100.png)" class="hierarchy"><img src="tbl_spacer.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="tbl_vline.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="tbl_vjoin_end.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="icon-q-string.png" alt="." style="background-color: white; background-color: inherit" title="Item" class="hierarchy"/> 4.3</td><td style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy">Previous HIV test result</td><td style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy"/><td style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy"><span><span>1001 copies/mL<span style="background: LightGoldenRodYellow"> (Details: UCUM  code1/mL = '1/mL')</span></span></span></td></tr>
<tr style="border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: #F7F7F7"><td style="vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck11.png)" class="hierarchy"><img src="tbl_spacer.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="tbl_vjoin.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="icon-q-group.png" alt="." style="background-color: #F7F7F7; background-color: inherit" title="Group" class="hierarchy"/> 5</td><td style="vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy"></td><td style="vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy"/><td style="vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy"/></tr>
<tr style="border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: white"><td style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck110.png)" class="hierarchy"><img src="tbl_spacer.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="tbl_vline.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="tbl_vjoin.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="icon-q-string.png" alt="." style="background-color: white; background-color: inherit" title="Item" class="hierarchy"/> 5.1</td><td style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy">Will the partner be tested for HIV</td><td style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy"/><td style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy"><span><span><a href="CodeSystem-yes-no-code-system.html#yes-no-code-system-true">Yes/No Codes</a> true: Yes</span></span></td></tr>
<tr style="border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: #F7F7F7"><td style="vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck110.png)" class="hierarchy"><img src="tbl_spacer.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="tbl_vline.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="tbl_vjoin.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="icon-q-string.png" alt="." style="background-color: #F7F7F7; background-color: inherit" title="Item" class="hierarchy"/> 5.2</td><td style="vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy">Date of HIV test</td><td style="vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy"/><td style="vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy">2007-10-13</td></tr>
<tr style="border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: white"><td style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck100.png)" class="hierarchy"><img src="tbl_spacer.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="tbl_vline.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="tbl_vjoin_end.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="icon-q-string.png" alt="." style="background-color: white; background-color: inherit" title="Item" class="hierarchy"/> 5.3</td><td style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy">HIV test result</td><td style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy"/><td style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy"><span><span>988 copies/mL<span style="background: LightGoldenRodYellow"> (Details: UCUM  code1/mL = '1/mL')</span></span></span></td></tr>
<tr style="border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: #F7F7F7"><td style="vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck11.png)" class="hierarchy"><img src="tbl_spacer.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="tbl_vjoin.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="icon-q-group.png" alt="." style="background-color: #F7F7F7; background-color: inherit" title="Group" class="hierarchy"/> 6</td><td style="vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy"></td><td style="vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy"/><td style="vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy"/></tr>
<tr style="border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: white"><td style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck110.png)" class="hierarchy"><img src="tbl_spacer.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="tbl_vline.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="tbl_vjoin.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="icon-q-string.png" alt="." style="background-color: white; background-color: inherit" title="Item" class="hierarchy"/> 6.1</td><td style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy">Is the newly diagnosed partner linked to partner services</td><td style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy"/><td style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy"><span><span><a href="CodeSystem-yes-no-code-system.html#yes-no-code-system-false">Yes/No Codes</a> false: No</span></span></td></tr>
<tr style="border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: #F7F7F7"><td style="vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck110.png)" class="hierarchy"><img src="tbl_spacer.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="tbl_vline.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="tbl_vjoin.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="icon-q-string.png" alt="." style="background-color: #F7F7F7; background-color: inherit" title="Item" class="hierarchy"/> 6.2</td><td style="vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy">Reason why the newly diagnosed partner is not linked to partner services</td><td style="vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy"/><td style="vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy"><span><span><a href="https://loinc.org/LA46-8">Logical Observation Identifiers, Names and Codes (LOINC)</a> LA46-8: Other</span></span></td></tr>
<tr style="border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: white"><td style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck100.png)" class="hierarchy"><img src="tbl_spacer.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="tbl_vline.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="tbl_vjoin_end.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="icon-q-string.png" alt="." style="background-color: white; background-color: inherit" title="Item" class="hierarchy"/> 6.3</td><td style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy">Other Reason for not being notified</td><td style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy"/><td style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy">some reason</td></tr>
<tr style="border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: #F7F7F7"><td style="vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck11.png)" class="hierarchy"><img src="tbl_spacer.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="tbl_vjoin.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="icon-q-group.png" alt="." style="background-color: #F7F7F7; background-color: inherit" title="Group" class="hierarchy"/> 7</td><td style="vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy"></td><td style="vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy"/><td style="vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy"/></tr>
<tr style="border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: white"><td style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck110.png)" class="hierarchy"><img src="tbl_spacer.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="tbl_vline.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="tbl_vjoin.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="icon-q-string.png" alt="." style="background-color: white; background-color: inherit" title="Item" class="hierarchy"/> 7.1</td><td style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy">Has the partner started ART</td><td style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy"/><td style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy"><span><span><a href="CodeSystem-yes-no-code-system.html#yes-no-code-system-true">Yes/No Codes</a> true: Yes</span></span></td></tr>
<tr style="border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: #F7F7F7"><td style="vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck100.png)" class="hierarchy"><img src="tbl_spacer.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="tbl_vline.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="tbl_vjoin_end.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="icon-q-string.png" alt="." style="background-color: #F7F7F7; background-color: inherit" title="Item" class="hierarchy"/> 7.2</td><td style="vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy">Partner identifiers</td><td style="vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy"/><td style="vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy"><span><span><a href="Patient-SexualPartnerRelatedPersonBecomesPatientExample.html">Jane Smith  Female, DoB: 1982-04-12 ( http://moh.gov.et/fhir/hiv/identifier/MRN#MRN12345673)</a></span></span></td></tr>
<tr style="border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: white"><td style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck10.png)" class="hierarchy"><img src="tbl_spacer.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="tbl_vjoin.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="icon-q-string.png" alt="." style="background-color: white; background-color: inherit" title="Item" class="hierarchy"/> 8.1</td><td style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy">Case closure status</td><td style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy"/><td style="vertical-align: top; text-align : left; background-color: white; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy"><span><span><a href="https://loinc.org/LA46-8">Logical Observation Identifiers, Names and Codes (LOINC)</a> LA46-8: Other</span></span></td></tr>
<tr style="border: 1px #F0F0F0 solid; padding:0px; vertical-align: top; background-color: #F7F7F7"><td style="vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px; white-space: nowrap; background-image: url(tbl_bck00.png)" class="hierarchy"><img src="tbl_spacer.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="tbl_vjoin_end.png" alt="." style="background-color: inherit" class="hierarchy"/><img src="icon-q-string.png" alt="." style="background-color: #F7F7F7; background-color: inherit" title="Item" class="hierarchy"/> 8.2</td><td style="vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy">Other Reason for case closure</td><td style="vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy"/><td style="vertical-align: top; text-align : left; background-color: #F7F7F7; border: 1px #F0F0F0 solid; padding:0px 4px 0px 4px" class="hierarchy">some reason</td></tr>
<tr><td colspan="4" class="hierarchy"><br/><a href="http://hl7.org/fhir/R4/formats.html#table" title="Legend for this format"><img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3goXBCwdPqAP0wAAAldJREFUOMuNk0tIlFEYhp9z/vE2jHkhxXA0zJCMitrUQlq4lnSltEqCFhFG2MJFhIvIFpkEWaTQqjaWZRkp0g26URZkTpbaaOJkDqk10szoODP//7XIMUe0elcfnPd9zsfLOYplGrpRwZaqTtw3K7PtGem7Q6FoidbGgqHVy/HRb669R+56zx7eRV1L31JGxYbBtjKK93cxeqfyQHbehkZbUkK20goELEuIzEd+dHS+qz/Y8PTSif0FnGkbiwcAjHaU1+QWOptFiyCLp/LnKptpqIuXHx6rbR26kJcBX3yLgBfnd7CxwJmflpP2wUg0HIAoUUpZBmKzELGWcN8nAr6Gpu7tLU/CkwAaoKTWRSQyt89Q8w6J+oVQkKnBoblH7V0PPvUOvDYXfopE/SJmALsxnVm6LbkotrUtNowMeIrVrBcBpaMmdS0j9df7abpSuy7HWehwJdt1lhVwi/J58U5beXGAF6c3UXLycw1wdFklArBn87xdh0ZsZtArghBdAA3+OEDVubG4UEzP6x1FOWneHh2VDAHBAt80IbdXDcesNoCvs3E5AFyNSU5nbrDPZpcUEQQTFZiEVx+51fxMhhyJEAgvlriadIJZZksRuwBYMOPBbO3hePVVqgEJhFeUuFLhIPkRP6BQLIBrmMenujm/3g4zc398awIe90Zb5A1vREALqneMcYgP/xVQWlG+Ncu5vgwwlaUNx+3799rfe96u9K0JSDXcOzOTJg4B6IgmXfsygc7/Bvg9g9E58/cDVmGIBOP/zT8Bz1zqWqpbXIsd0O9hajXfL6u4BaOS6SeWAAAAAElFTkSuQmCC" alt="doco" style="background-color: inherit"/> Documentation for this format</a></td></tr></table></div>
        </text>
        <questionnaire
                       value="http://moh.gov.et/fhir/hiv/Questionnaire/IndexCaseSexPartnerQuestionnaire"/>
        <status value="completed"/>
        <subject>🔗 
          <reference value="Patient/GeneralPatientExample"/>
        </subject>
        <encounter>🔗 
          <reference value="Encounter/GeneralEncounterExample"/>
        </encounter>
        <authored value="2008-10-13"/>
        <author>🔗 
          <reference value="Practitioner/GeneralPractitionerExample"/>
        </author>
        <item>
          <linkId value="1.1"/>
          <text value="Date of last exposure"/>
          <answer>
            <valueDate value="2008-10-13"/>
          </answer>
        </item>
        <item>
          <linkId value="1.2"/>
          <text
                value="Period of exposure if the exact date of exposure is not known"/>
          <answer>
            <valueCoding>
              <system
                      value="http://moh.gov.et/fhir/hiv/CodeSystem/period-of-hiv-exposure-code-system"/>
              <code value="&lt;3Mths"/>
            </valueCoding>
          </answer>
        </item>
        <item>
          <linkId value="1.3"/>
          <text value="Priority category"/>
          <answer>
            <valueInteger value="2"/>
          </answer>
        </item>
        <item>
          <linkId value="2"/>
          <item>
            <linkId value="2.1"/>
            <text value="Violence Assessment Completed"/>
            <answer>
              <valueCoding>
                <system
                        value="http://moh.gov.et/fhir/hiv/CodeSystem/yes-no-code-system"/>
                <code value="true"/>
              </valueCoding>
            </answer>
          </item>
          <item>
            <linkId value="2.2"/>
            <text
                  value="Have you been kicked, hit, slapped, or otherwise physically hurt by your partner"/>
            <answer>
              <valueCoding>
                <system
                        value="http://moh.gov.et/fhir/hiv/CodeSystem/yes-no-code-system"/>
                <code value="false"/>
              </valueCoding>
            </answer>
          </item>
          <item>
            <linkId value="2.3"/>
            <text value="Has you partner ever threatened to hurt you"/>
            <answer>
              <valueCoding>
                <system
                        value="http://moh.gov.et/fhir/hiv/CodeSystem/yes-no-code-system"/>
                <code value="false"/>
              </valueCoding>
            </answer>
          </item>
          <item>
            <linkId value="2.4"/>
            <text
                  value="Has you partner ever forced or coerced you to engage in unwanted sexual activity"/>
            <answer>
              <valueCoding>
                <system
                        value="http://moh.gov.et/fhir/hiv/CodeSystem/yes-no-code-system"/>
                <code value="true"/>
              </valueCoding>
            </answer>
          </item>
        </item>
        <item>
          <linkId value="3"/>
          <item>
            <linkId value="3.1"/>
            <text
                  value="What is the plan for notifying the partner regarding the index case's HIV status"/>
            <answer>
              <valueCoding>
                <system
                        value="http://moh.gov.et/fhir/hiv/CodeSystem/partner-notification-plan-code-system"/>
                <code value="Provider-Referral"/>
              </valueCoding>
            </answer>
          </item>
          <item>
            <linkId value="3.2"/>
            <text value="Was the partner notified"/>
            <answer>
              <valueCoding>
                <system
                        value="http://moh.gov.et/fhir/hiv/CodeSystem/yes-no-code-system"/>
                <code value="false"/>
              </valueCoding>
            </answer>
          </item>
          <item>
            <linkId value="3.3"/>
            <text value="Reason for not being notified"/>
            <answer>
              <valueCoding>
                <system value="http://loinc.org"/>
                <code value="LA46-8"/>
              </valueCoding>
            </answer>
          </item>
          <item>
            <linkId value="3.4"/>
            <text value="Other Reason for not being notified"/>
            <answer>
              <valueString value="some reason"/>
            </answer>
          </item>
          <item>
            <linkId value="3.5"/>
            <text value="Date notification offered"/>
            <answer>
              <valueDate value="2008-10-13"/>
            </answer>
          </item>
          <item>
            <linkId value="3.7"/>
            <text value="Reason partner not contacted"/>
            <answer>
              <valueCoding>
                <system value="http://loinc.org"/>
                <code value="LA46-8"/>
              </valueCoding>
            </answer>
          </item>
          <item>
            <linkId value="3.8"/>
            <text value="Other Reason partner not contacted"/>
            <answer>
              <valueString value="some reason"/>
            </answer>
          </item>
        </item>
        <item>
          <linkId value="4"/>
          <item>
            <linkId value="4.1"/>
            <text value="Has the partner been previsouly tested for HIV"/>
            <answer>
              <valueCoding>
                <system
                        value="http://moh.gov.et/fhir/hiv/CodeSystem/yes-no-code-system"/>
                <code value="true"/>
              </valueCoding>
            </answer>
          </item>
          <item>
            <linkId value="4.2"/>
            <text value="Date of previous HIV test"/>
            <answer>
              <valueDate value="2007-10-13"/>
            </answer>
          </item>
          <item>
            <linkId value="4.3"/>
            <text value="Previous HIV test result"/>
            <answer>
              <valueQuantity>
                <value value="1001"/>
                <unit value="copies/mL"/>
                <system value="http://unitsofmeasure.org"/>
                <code value="1/mL"/>
              </valueQuantity>
            </answer>
          </item>
        </item>
        <item>
          <linkId value="5"/>
          <item>
            <linkId value="5.1"/>
            <text value="Will the partner be tested for HIV"/>
            <answer>
              <valueCoding>
                <system
                        value="http://moh.gov.et/fhir/hiv/CodeSystem/yes-no-code-system"/>
                <code value="true"/>
              </valueCoding>
            </answer>
          </item>
          <item>
            <linkId value="5.2"/>
            <text value="Date of HIV test"/>
            <answer>
              <valueDate value="2007-10-13"/>
            </answer>
          </item>
          <item>
            <linkId value="5.3"/>
            <text value="HIV test result"/>
            <answer>
              <valueQuantity>
                <value value="988"/>
                <unit value="copies/mL"/>
                <system value="http://unitsofmeasure.org"/>
                <code value="1/mL"/>
              </valueQuantity>
            </answer>
          </item>
        </item>
        <item>
          <linkId value="6"/>
          <item>
            <linkId value="6.1"/>
            <text
                  value="Is the newly diagnosed partner linked to partner services"/>
            <answer>
              <valueCoding>
                <system
                        value="http://moh.gov.et/fhir/hiv/CodeSystem/yes-no-code-system"/>
                <code value="false"/>
              </valueCoding>
            </answer>
          </item>
          <item>
            <linkId value="6.2"/>
            <text
                  value="Reason why the newly diagnosed partner is not linked to partner services"/>
            <answer>
              <valueCoding>
                <system value="http://loinc.org"/>
                <code value="LA46-8"/>
              </valueCoding>
            </answer>
          </item>
          <item>
            <linkId value="6.3"/>
            <text value="Other Reason for not being notified"/>
            <answer>
              <valueString value="some reason"/>
            </answer>
          </item>
        </item>
        <item>
          <linkId value="7"/>
          <item>
            <linkId value="7.1"/>
            <text value="Has the partner started ART"/>
            <answer>
              <valueCoding>
                <system
                        value="http://moh.gov.et/fhir/hiv/CodeSystem/yes-no-code-system"/>
                <code value="true"/>
              </valueCoding>
            </answer>
          </item>
          <item>
            <linkId value="7.2"/>
            <text value="Partner identifiers"/>
            <answer>
              <valueReference>🔗 
                <reference
                           value="Patient/SexualPartnerRelatedPersonBecomesPatientExample"/>
              </valueReference>
            </answer>
          </item>
        </item>
        <item>
          <linkId value="8.1"/>
          <text value="Case closure status"/>
          <answer>
            <valueCoding>
              <system value="http://loinc.org"/>
              <code value="LA46-8"/>
            </valueCoding>
          </answer>
        </item>
        <item>
          <linkId value="8.2"/>
          <text value="Other Reason for case closure"/>
          <answer>
            <valueString value="some reason"/>
          </answer>
        </item>
      </QuestionnaireResponse>
    </resource>
    <request>
      <method value="PUT"/>
      <url value="QuestionnaireResponse/IndexCaseSexPartnerExample10"/>
    </request>
  </entry>
</Bundle>