HIV Case-Based Surveillance
0.2.0 - CI Build International flag

HIV Case-Based Surveillance, published by Jembi Health Systems. This is not an authorized publication; it is the continuous build for version 0.2.0). This version is based on the current content of https://github.com/openhie/HIV-CBS and changes regularly. See the Directory of published versions

: Example Bundle - EMR - XML Representation

Raw xml | Download



<Bundle xmlns="http://hl7.org/fhir">
  <id value="EMR"/>
  <type value="transaction"/>
  <entry>
    <fullUrl value="Patient/HIVPatientExample"/>
    <resource>
      <Patient>
        <id value="HIVPatientExample"/>
        <meta>
          <profile
                   value="http://openhie.org/fhir/hiv-cbs/StructureDefinition/hiv-patient"/>
        </meta>
        <text>
          <status value="extensions"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Patient</b><a name="HIVPatientExample"> </a></p><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Resource Patient &quot;HIVPatientExample&quot; </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-hiv-patient.html">Patient</a></p></div><p><b>Key HIV Population</b>: Current drug user (finding) <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#417284009)</span></p><p><b>identifier</b>: Medical record number: ORG1-0765712, id: NID1234567</p><p><b>active</b>: true</p><p><b>name</b>: Jane Maria Smith (OFFICIAL)</p><p><b>telecom</b>: <a href="tel:+27821234567">+27821234567</a>, <a href="mailto:someone@example.com">someone@example.com</a></p><p><b>gender</b>: female</p><p><b>birthDate</b>: 1990-12-12</p><p><b>address</b>: Cape Town Western Province South Africa </p><p><b>maritalStatus</b>: Married <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.0.0/CodeSystem-v3-MaritalStatus.html">MaritalStatus</a>#M)</span></p><h3>Contacts</h3><table class="grid"><tr><td>-</td><td><b>Relationship</b></td><td><b>Name</b></td><td><b>Telecom</b></td></tr><tr><td>*</td><td>Next-of-Kin <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.0.0/CodeSystem-v2-0131.html">contactRole2</a>#N)</span></td><td>John Doe </td><td><a href="tel:+27829999999">+27829999999</a></td></tr></table><p><b>managingOrganization</b>: <a href="Organization-HIVOrganizationExample.html">Organization/HIVOrganizationExample</a> &quot;HIV Test Services Health Facility&quot;</p></div>
        </text>
        <extension
                   url="http://openhie.org/fhir/hiv-cbs/StructureDefinition/key-population-status">
          <valueCodeableConcept>
            <coding>
              <system value="http://snomed.info/sct"/>
              <code value="417284009"/>
            </coding>
          </valueCodeableConcept>
        </extension>
        <identifier>
          <type>
            <coding>
              <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
              <code value="MR"/>
            </coding>
          </type>
          <system value="http://openhie.org/fhir/hiv-cbs/identifier/mr"/>
          <value value="ORG1-0765712"/>
        </identifier>
        <identifier>
          <system value="http://openhie.org/fhir/hiv-cbs/identifier/nid"/>
          <value value="NID1234567"/>
        </identifier>
        <active value="true"/>
        <name>
          <use value="official"/>
          <family value="Smith"/>
          <given value="Jane"/>
          <given value="Maria"/>
        </name>
        <telecom>
          <system value="phone"/>
          <value value="+27821234567"/>
        </telecom>
        <telecom>
          <system value="email"/>
          <value value="someone@example.com"/>
        </telecom>
        <gender value="female"/>
        <birthDate value="1990-12-12"/>
        <address>
          <city value="Cape Town"/>
          <district value="City of Cape Town"/>
          <state value="Western Province"/>
          <country value="South Africa"/>
        </address>
        <maritalStatus>
          <coding>
            <system
                    value="http://terminology.hl7.org/CodeSystem/v3-MaritalStatus"/>
            <code value="M"/>
          </coding>
        </maritalStatus>
        <contact>
          <relationship>
            <coding>
              <system value="http://terminology.hl7.org/CodeSystem/v2-0131"/>
              <code value="N"/>
            </coding>
          </relationship>
          <name>
            <family value="Doe"/>
            <given value="John"/>
          </name>
          <telecom>
            <system value="phone"/>
            <value value="+27829999999"/>
          </telecom>
        </contact>
        <managingOrganization>
          <reference value="Organization/HIVOrganizationExample"/>
        </managingOrganization>
      </Patient>
    </resource>
    <request>
      <method value="PUT"/>
      <url value="Patient/HIVPatientExample"/>
    </request>
  </entry>
  <entry>
    <fullUrl value="Encounter/TargetFacilityEncounterExample"/>
    <resource>
      <Encounter>
        <id value="TargetFacilityEncounterExample"/>
        <meta>
          <profile
                   value="http://openhie.org/fhir/hiv-cbs/StructureDefinition/target-facility-encounter"/>
        </meta>
        <text>
          <status value="extensions"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Encounter</b><a name="TargetFacilityEncounterExample"> </a></p><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Resource Encounter &quot;TargetFacilityEncounterExample&quot; </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-target-facility-encounter.html">Target Facility Encounter</a></p></div><p><b>Next Appointment Date</b>: 2022-10-22</p><p><b>status</b>: finished</p><p><b>class</b>: ambulatory (Details: http://terminology.hl7.org/CodeSystem/v3-ActCode code AMB = 'ambulatory', stated as 'null')</p><p><b>subject</b>: <a href="#Patient_HIVPatientExample">See above (Patient/HIVPatientExample)</a></p><p><b>episodeOfCare</b>: <a href="#EpisodeOfCare_HIVEpisodeOfCareExample">See above (EpisodeOfCare/HIVEpisodeOfCareExample)</a></p><p><b>period</b>: 2022-12-01 --&gt; 2023-01-20</p><p><b>serviceProvider</b>: <a href="Organization-HIVOrganizationExample.html">Organization/HIVOrganizationExample</a> &quot;HIV Test Services Health Facility&quot;</p><p><b>partOf</b>: <a href="#Encounter_TransferringFacilityEncounterExample">See above (Encounter/TransferringFacilityEncounterExample)</a></p></div>
        </text>
        <extension
                   url="http://openhie.org/fhir/hiv-cbs/StructureDefinition/hiv-care-next-visit">
          <valueDateTime value="2022-10-22"/>
        </extension>
        <status value="finished"/>
        <class>
          <system value="http://terminology.hl7.org/CodeSystem/v3-ActCode"/>
          <code value="AMB"/>
        </class>
        <subject>
          <reference value="Patient/HIVPatientExample"/>
        </subject>
        <episodeOfCare>
          <reference value="EpisodeOfCare/HIVEpisodeOfCareExample"/>
        </episodeOfCare>
        <period>
          <start value="2022-12-01"/>
          <end value="2023-01-20"/>
        </period>
        <serviceProvider>
          <reference value="Organization/HIVOrganizationExample"/>
        </serviceProvider>
        <partOf>
          <reference value="Encounter/TransferringFacilityEncounterExample"/>
        </partOf>
      </Encounter>
    </resource>
    <request>
      <method value="PUT"/>
      <url value="Encounter/TargetFacilityEncounterExample"/>
    </request>
  </entry>
  <entry>
    <fullUrl value="Encounter/TransferringFacilityEncounterExample"/>
    <resource>
      <Encounter>
        <id value="TransferringFacilityEncounterExample"/>
        <meta>
          <profile
                   value="http://openhie.org/fhir/hiv-cbs/StructureDefinition/transferring-facility-encounter"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Encounter</b><a name="TransferringFacilityEncounterExample"> </a></p><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Resource Encounter &quot;TransferringFacilityEncounterExample&quot; </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-transferring-facility-encounter.html">Transferring Facility Encounter</a></p></div><p><b>status</b>: finished</p><p><b>class</b>: ambulatory (Details: http://terminology.hl7.org/CodeSystem/v3-ActCode code AMB = 'ambulatory', stated as 'null')</p><p><b>period</b>: 2022-12-01 --&gt; 2023-01-20</p><p><b>serviceProvider</b>: <a href="Organization-HIVOrganizationExample.html">Organization/HIVOrganizationExample</a> &quot;HIV Test Services Health Facility&quot;</p></div>
        </text>
        <status value="finished"/>
        <class>
          <system value="http://terminology.hl7.org/CodeSystem/v3-ActCode"/>
          <code value="AMB"/>
        </class>
        <period>
          <start value="2022-12-01"/>
          <end value="2023-01-20"/>
        </period>
        <serviceProvider>
          <reference value="Organization/HIVOrganizationExample"/>
        </serviceProvider>
      </Encounter>
    </resource>
    <request>
      <method value="PUT"/>
      <url value="Encounter/TransferringFacilityEncounterExample"/>
    </request>
  </entry>
  <entry>
    <fullUrl value="Condition/HIVDiagnosisExample"/>
    <resource>
      <Condition>
        <id value="HIVDiagnosisExample"/>
        <meta>
          <profile
                   value="http://openhie.org/fhir/hiv-cbs/StructureDefinition/hiv-diagnosis"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Condition</b><a name="HIVDiagnosisExample"> </a></p><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Resource Condition &quot;HIVDiagnosisExample&quot; </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-hiv-diagnosis.html">Diagnosis</a></p></div><p><b>identifier</b>: Patient internal identifier: abc123</p><p><b>clinicalStatus</b>: Active <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.0.0/CodeSystem-condition-clinical.html">Condition Clinical Status Codes</a>#active)</span></p><p><b>verificationStatus</b>: Confirmed <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.0.0/CodeSystem-condition-ver-status.html">ConditionVerificationStatus</a>#confirmed)</span></p><p><b>code</b>: Human immunodeficiency virus infection <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#86406008)</span></p><p><b>subject</b>: <a href="#Patient_HIVPatientExample">See above (Patient/HIVPatientExample)</a></p><p><b>encounter</b>: <a href="#Encounter_TargetFacilityEncounterExample">See above (Encounter/TargetFacilityEncounterExample)</a></p><p><b>recordedDate</b>: 2021-05-18</p><p><b>note</b>: Additional information regarding the HIV diagnosis (By Organization/HIVOrganizationExample @Feb 7, 2015, 6:28:17 PM)</p></div>
        </text>
        <identifier>
          <type>
            <coding>
              <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
              <code value="PI"/>
            </coding>
          </type>
          <system
                  value="http://openhie.org/fhir/hiv-cbs/identifier/hiv-diagnosis"/>
          <value value="abc123"/>
        </identifier>
        <clinicalStatus>
          <coding>
            <system
                    value="http://terminology.hl7.org/CodeSystem/condition-clinical"/>
            <code value="active"/>
          </coding>
        </clinicalStatus>
        <verificationStatus>
          <coding>
            <system
                    value="http://terminology.hl7.org/CodeSystem/condition-ver-status"/>
            <code value="confirmed"/>
          </coding>
        </verificationStatus>
        <code>
          <coding>
            <system value="http://snomed.info/sct"/>
            <code value="86406008"/>
          </coding>
        </code>
        <subject>
          <reference value="Patient/HIVPatientExample"/>
        </subject>
        <encounter>
          <reference value="Encounter/TargetFacilityEncounterExample"/>
        </encounter>
        <recordedDate value="2021-05-18"/>
        <note>
          <authorReference>
            <reference value="Organization/HIVOrganizationExample"/>
          </authorReference>
          <time value="2015-02-07T13:28:17-05:00"/>
          <text value="Additional information regarding the HIV diagnosis"/>
        </note>
      </Condition>
    </resource>
    <request>
      <method value="PUT"/>
      <url value="Condition/HIVDiagnosisExample"/>
    </request>
  </entry>
  <entry>
    <fullUrl value="Observation/DeathExample"/>
    <resource>
      <Observation>
        <id value="DeathExample"/>
        <meta>
          <profile
                   value="http://openhie.org/fhir/hiv-cbs/StructureDefinition/death"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Observation</b><a name="DeathExample"> </a></p><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Resource Observation &quot;DeathExample&quot; </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-death.html">Patient Death</a></p></div><p><b>status</b>: final</p><p><b>code</b>: Death (event) <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#419620001)</span></p><p><b>subject</b>: <a href="#Patient_HIVPatientExample">See above (Patient/HIVPatientExample)</a></p><p><b>encounter</b>: <a href="#Encounter_TargetFacilityEncounterExample">See above (Encounter/TargetFacilityEncounterExample)</a></p><p><b>effective</b>: 2023-02-05</p><p><b>value</b>: Cause of death.underlying [Manual] <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a>#80359-3)</span></p><p><b>note</b>: Details regarding death (By Organization/HIVOrganizationExample @Feb 7, 2015, 6:28:17 PM)</p></div>
        </text>
        <status value="final"/>
        <code>
          <coding>
            <system value="http://snomed.info/sct"/>
            <code value="419620001"/>
          </coding>
        </code>
        <subject>
          <reference value="Patient/HIVPatientExample"/>
        </subject>
        <encounter>
          <reference value="Encounter/TargetFacilityEncounterExample"/>
        </encounter>
        <effectiveDateTime value="2023-02-05"/>
        <valueCodeableConcept>
          <coding>
            <system value="http://loinc.org"/>
            <code value="80359-3"/>
          </coding>
        </valueCodeableConcept>
        <note>
          <authorReference>
            <reference value="Organization/HIVOrganizationExample"/>
          </authorReference>
          <time value="2015-02-07T13:28:17-05:00"/>
          <text value="Details regarding death"/>
        </note>
      </Observation>
    </resource>
    <request>
      <method value="PUT"/>
      <url value="Observation/DeathExample"/>
    </request>
  </entry>
  <entry>
    <fullUrl value="Observation/DateHIVTestDoneExample"/>
    <resource>
      <Observation>
        <id value="DateHIVTestDoneExample"/>
        <meta>
          <profile
                   value="http://openhie.org/fhir/hiv-cbs/StructureDefinition/date-hiv-test-done"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Observation</b><a name="DateHIVTestDoneExample"> </a></p><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Resource Observation &quot;DateHIVTestDoneExample&quot; </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-date-hiv-test-done.html">Date HIV Test Done</a></p></div><p><b>status</b>: final</p><p><b>code</b>: HIV viral load <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#315124004)</span></p><p><b>subject</b>: <a href="#Patient_HIVPatientExample">See above (Patient/HIVPatientExample)</a></p><p><b>encounter</b>: <a href="#Encounter_TargetFacilityEncounterExample">See above (Encounter/TargetFacilityEncounterExample)</a></p><p><b>effective</b>: 2022-12-10</p><p><b>note</b>: Additional information regarding the HIV test (By Organization/HIVOrganizationExample @Feb 7, 2015, 6:28:17 PM)</p></div>
        </text>
        <status value="final"/>
        <code>
          <coding>
            <system value="http://snomed.info/sct"/>
            <code value="315124004"/>
          </coding>
        </code>
        <subject>
          <reference value="Patient/HIVPatientExample"/>
        </subject>
        <encounter>
          <reference value="Encounter/TargetFacilityEncounterExample"/>
        </encounter>
        <effectiveDateTime value="2022-12-10"/>
        <note>
          <authorReference>
            <reference value="Organization/HIVOrganizationExample"/>
          </authorReference>
          <time value="2015-02-07T13:28:17-05:00"/>
          <text value="Additional information regarding the HIV test"/>
        </note>
      </Observation>
    </resource>
    <request>
      <method value="PUT"/>
      <url value="Observation/DateHIVTestDoneExample"/>
    </request>
  </entry>
  <entry>
    <fullUrl value="EpisodeOfCare/HIVEpisodeOfCareExample"/>
    <resource>
      <EpisodeOfCare>
        <id value="HIVEpisodeOfCareExample"/>
        <meta>
          <profile
                   value="http://openhie.org/fhir/hiv-cbs/StructureDefinition/hiv-episode-of-care"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: EpisodeOfCare</b><a name="HIVEpisodeOfCareExample"> </a></p><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Resource EpisodeOfCare &quot;HIVEpisodeOfCareExample&quot; </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-hiv-episode-of-care.html">Patient Enrollment Type</a></p></div><p><b>identifier</b>: Patient internal identifier: abc123</p><p><b>status</b>: active</p><h3>Diagnoses</h3><table class="grid"><tr><td>-</td><td><b>Condition</b></td></tr><tr><td>*</td><td><a href="#Condition_HIVDiagnosisExample">See above (Condition/HIVDiagnosisExample)</a></td></tr></table><p><b>patient</b>: <a href="#Patient_HIVPatientExample">See above (Patient/HIVPatientExample)</a></p><p><b>managingOrganization</b>: <a href="Organization-HIVOrganizationExample.html">Organization/HIVOrganizationExample</a> &quot;HIV Test Services Health Facility&quot;</p><p><b>period</b>: 2021-05-18 --&gt; 2021-05-18</p></div>
        </text>
        <identifier>
          <type>
            <coding>
              <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
              <code value="PI"/>
            </coding>
          </type>
          <system
                  value="http://openhie.org/fhir/hiv-cbs/identifier/enrollment-unique-id"/>
          <value value="abc123"/>
        </identifier>
        <status value="active"/>
        <diagnosis>
          <condition>
            <reference value="Condition/HIVDiagnosisExample"/>
          </condition>
        </diagnosis>
        <patient>
          <reference value="Patient/HIVPatientExample"/>
        </patient>
        <managingOrganization>
          <reference value="Organization/HIVOrganizationExample"/>
        </managingOrganization>
        <period>
          <start value="2021-05-18"/>
          <end value="2021-05-18"/>
        </period>
      </EpisodeOfCare>
    </resource>
    <request>
      <method value="PUT"/>
      <url value="EpisodeOfCare/HIVEpisodeOfCareExample"/>
    </request>
  </entry>
  <entry>
    <fullUrl value="Observation/HIVRecencyTestDoneExample"/>
    <resource>
      <Observation>
        <id value="HIVRecencyTestDoneExample"/>
        <meta>
          <profile
                   value="http://openhie.org/fhir/hiv-cbs/StructureDefinition/hiv-recency-test-done"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Observation</b><a name="HIVRecencyTestDoneExample"> </a></p><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Resource Observation &quot;HIVRecencyTestDoneExample&quot; </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-hiv-recency-test-done.html">HIV Recency Test</a></p></div><p><b>status</b>: final</p><p><b>code</b>: Rapid HIV-1 antibody test <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#409788009)</span></p><p><b>subject</b>: <a href="#Patient_HIVPatientExample">See above (Patient/HIVPatientExample)</a></p><p><b>encounter</b>: <a href="#Encounter_TargetFacilityEncounterExample">See above (Encounter/TargetFacilityEncounterExample)</a></p><p><b>effective</b>: 2022-12-10</p><p><b>value</b>: Yes (qualifier value) <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#373066001)</span></p><p><b>note</b>: Additional information regarding the HIV recency test (By Organization/HIVOrganizationExample @Feb 7, 2015, 6:28:17 PM)</p></div>
        </text>
        <status value="final"/>
        <code>
          <coding>
            <system value="http://snomed.info/sct"/>
            <code value="409788009"/>
          </coding>
        </code>
        <subject>
          <reference value="Patient/HIVPatientExample"/>
        </subject>
        <encounter>
          <reference value="Encounter/TargetFacilityEncounterExample"/>
        </encounter>
        <effectiveDateTime value="2022-12-10"/>
        <valueCodeableConcept>
          <coding>
            <system value="http://snomed.info/sct"/>
            <code value="373066001"/>
          </coding>
        </valueCodeableConcept>
        <note>
          <authorReference>
            <reference value="Organization/HIVOrganizationExample"/>
          </authorReference>
          <time value="2015-02-07T13:28:17-05:00"/>
          <text
                value="Additional information regarding the HIV recency test"/>
        </note>
      </Observation>
    </resource>
    <request>
      <method value="PUT"/>
      <url value="Observation/HIVRecencyTestDoneExample"/>
    </request>
  </entry>
  <entry>
    <fullUrl value="Observation/HIVRecencyTestResultExample"/>
    <resource>
      <Observation>
        <id value="HIVRecencyTestResultExample"/>
        <meta>
          <profile
                   value="http://openhie.org/fhir/hiv-cbs/StructureDefinition/hiv-recency-test-result"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Observation</b><a name="HIVRecencyTestResultExample"> </a></p><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Resource Observation &quot;HIVRecencyTestResultExample&quot; </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-hiv-recency-test-result.html">HIV Recency Test Result</a></p></div><p><b>status</b>: final</p><p><b>code</b>: Rapid HIV-1 antibody test <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#409788009)</span></p><p><b>subject</b>: <a href="#Patient_HIVPatientExample">See above (Patient/HIVPatientExample)</a></p><p><b>encounter</b>: <a href="#Encounter_TargetFacilityEncounterExample">See above (Encounter/TargetFacilityEncounterExample)</a></p><p><b>effective</b>: 2022-12-10</p><p><b>performer</b>: <a href="Organization-HIVOrganizationExample.html">Organization/HIVOrganizationExample</a> &quot;HIV Test Services Health Facility&quot;</p><p><b>value</b>: Laboratory test finding <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#118246004)</span></p><p><b>interpretation</b>: Recent <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#6493001)</span></p><p><b>note</b>: Additional information regarding the HIV recency test result (By Organization/HIVOrganizationExample @Feb 7, 2015, 6:28:17 PM)</p></div>
        </text>
        <status value="final"/>
        <code>
          <coding>
            <system value="http://snomed.info/sct"/>
            <code value="409788009"/>
          </coding>
        </code>
        <subject>
          <reference value="Patient/HIVPatientExample"/>
        </subject>
        <encounter>
          <reference value="Encounter/TargetFacilityEncounterExample"/>
        </encounter>
        <effectiveDateTime value="2022-12-10"/>
        <performer>
          <reference value="Organization/HIVOrganizationExample"/>
        </performer>
        <valueCodeableConcept>
          <coding>
            <system value="http://snomed.info/sct"/>
            <code value="118246004"/>
          </coding>
        </valueCodeableConcept>
        <interpretation>
          <coding>
            <system value="http://snomed.info/sct"/>
            <code value="6493001"/>
          </coding>
        </interpretation>
        <note>
          <authorReference>
            <reference value="Organization/HIVOrganizationExample"/>
          </authorReference>
          <time value="2015-02-07T13:28:17-05:00"/>
          <text
                value="Additional information regarding the HIV recency test result"/>
        </note>
      </Observation>
    </resource>
    <request>
      <method value="PUT"/>
      <url value="Observation/HIVRecencyTestResultExample"/>
    </request>
  </entry>
  <entry>
    <fullUrl value="Observation/CD4PercentageExample"/>
    <resource>
      <Observation>
        <id value="CD4PercentageExample"/>
        <meta>
          <profile
                   value="http://openhie.org/fhir/hiv-cbs/StructureDefinition/hiv-cd4-percentage"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Observation</b><a name="CD4PercentageExample"> </a></p><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Resource Observation &quot;CD4PercentageExample&quot; </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-hiv-cd4-percentage.html">CD4 Percentage</a></p></div><p><b>status</b>: final</p><p><b>code</b>: Percentage CD4 count <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#313938009)</span></p><p><b>subject</b>: <a href="#Patient_HIVPatientExample">See above (Patient/HIVPatientExample)</a></p><p><b>encounter</b>: <a href="#Encounter_TargetFacilityEncounterExample">See above (Encounter/TargetFacilityEncounterExample)</a></p><p><b>effective</b>: 2022-12-10</p><p><b>performer</b>: <a href="Organization-HIVOrganizationExample.html">Organization/HIVOrganizationExample</a> &quot;HIV Test Services Health Facility&quot;</p><p><b>value</b>: 45.23</p><p><b>note</b>: Additional information regarding the CD4 Percentage (By Organization/HIVOrganizationExample @Feb 7, 2015, 6:28:17 PM)</p><p><b>derivedFrom</b>: <a href="#Observation_CD4TestResultExample">See above (Observation/CD4TestResultExample)</a></p></div>
        </text>
        <status value="final"/>
        <code>
          <coding>
            <system value="http://snomed.info/sct"/>
            <code value="313938009"/>
          </coding>
        </code>
        <subject>
          <reference value="Patient/HIVPatientExample"/>
        </subject>
        <encounter>
          <reference value="Encounter/TargetFacilityEncounterExample"/>
        </encounter>
        <effectiveDateTime value="2022-12-10"/>
        <performer>
          <reference value="Organization/HIVOrganizationExample"/>
        </performer>
        <valueQuantity>
          <value value="45.23"/>
        </valueQuantity>
        <note>
          <authorReference>
            <reference value="Organization/HIVOrganizationExample"/>
          </authorReference>
          <time value="2015-02-07T13:28:17-05:00"/>
          <text value="Additional information regarding the CD4 Percentage"/>
        </note>
        <derivedFrom>
          <reference value="Observation/CD4TestResultExample"/>
        </derivedFrom>
      </Observation>
    </resource>
    <request>
      <method value="PUT"/>
      <url value="Observation/CD4PercentageExample"/>
    </request>
  </entry>
  <entry>
    <fullUrl value="Observation/CD4TestResultExample"/>
    <resource>
      <Observation>
        <id value="CD4TestResultExample"/>
        <meta>
          <profile
                   value="http://openhie.org/fhir/hiv-cbs/StructureDefinition/hiv-cd4-test"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Observation</b><a name="CD4TestResultExample"> </a></p><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Resource Observation &quot;CD4TestResultExample&quot; </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-hiv-cd4-test.html">Absolute CD4 Count</a></p></div><p><b>status</b>: final</p><p><b>code</b>: Blood test measurement abnormal <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#151271000119102)</span></p><p><b>subject</b>: <a href="#Patient_HIVPatientExample">See above (Patient/HIVPatientExample)</a></p><p><b>encounter</b>: <a href="#Encounter_TargetFacilityEncounterExample">See above (Encounter/TargetFacilityEncounterExample)</a></p><p><b>effective</b>: 2022-12-10</p><p><b>performer</b>: <a href="Organization-HIVOrganizationExample.html">Organization/HIVOrganizationExample</a> &quot;HIV Test Services Health Facility&quot;</p><p><b>value</b>: 650</p><p><b>note</b>: Additional information regarding the CD4 Count (By Organization/HIVOrganizationExample @Feb 7, 2015, 6:28:17 PM)</p></div>
        </text>
        <status value="final"/>
        <code>
          <coding>
            <system value="http://snomed.info/sct"/>
            <code value="151271000119102"/>
          </coding>
        </code>
        <subject>
          <reference value="Patient/HIVPatientExample"/>
        </subject>
        <encounter>
          <reference value="Encounter/TargetFacilityEncounterExample"/>
        </encounter>
        <effectiveDateTime value="2022-12-10"/>
        <performer>
          <reference value="Organization/HIVOrganizationExample"/>
        </performer>
        <valueInteger value="650"/>
        <note>
          <authorReference>
            <reference value="Organization/HIVOrganizationExample"/>
          </authorReference>
          <time value="2015-02-07T13:28:17-05:00"/>
          <text value="Additional information regarding the CD4 Count"/>
        </note>
      </Observation>
    </resource>
    <request>
      <method value="PUT"/>
      <url value="Observation/CD4TestResultExample"/>
    </request>
  </entry>
  <entry>
    <fullUrl
             value="CarePlan/ARVTreatmentRegimenSwitchedOrSubstitutedExample"/>
    <resource>
      <CarePlan>
        <id value="ARVTreatmentRegimenSwitchedOrSubstitutedExample"/>
        <meta>
          <profile
                   value="http://openhie.org/fhir/hiv-cbs/StructureDefinition/hiv-arv-treatment"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: CarePlan</b><a name="ARVTreatmentRegimenSwitchedOrSubstitutedExample"> </a></p><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Resource CarePlan &quot;ARVTreatmentRegimenSwitchedOrSubstitutedExample&quot; </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-hiv-arv-treatment.html">ARV Treatment</a></p></div><p><b>status</b>: active</p><p><b>intent</b>: plan</p><p><b>subject</b>: <a href="#Patient_HIVPatientExample">See above (Patient/HIVPatientExample)</a></p><p><b>encounter</b>: <a href="#Encounter_TargetFacilityEncounterExample">See above (Encounter/TargetFacilityEncounterExample)</a></p><p><b>period</b>: 2022-12-01 --&gt; 2022-12-01</p><blockquote><p><b>activity</b></p><h3>Details</h3><table class="grid"><tr><td>-</td><td><b>Extension</b></td><td><b>Kind</b></td><td><b>Code</b></td><td><b>Status</b></td><td><b>Scheduled[x]</b></td><td><b>Product[x]</b></td></tr><tr><td>*</td><td>, </td><td>MedicationRequest</td><td>HIV ART medication <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a>#45260-7)</span></td><td>in-progress</td><td>2023-01-01 --&gt; 2023-01-01</td><td>Abacavir (substance) <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#387005008)</span></td></tr></table></blockquote><p><b>note</b>: Additional information regarding the switching of the ARV regimen with another ARV regimen. (By Organization/HIVOrganizationExample @Feb 7, 2015, 6:28:17 PM)</p></div>
        </text>
        <status value="active"/>
        <intent value="plan"/>
        <subject>
          <reference value="Patient/HIVPatientExample"/>
        </subject>
        <encounter>
          <reference value="Encounter/TargetFacilityEncounterExample"/>
        </encounter>
        <period>
          <start value="2022-12-01"/>
          <end value="2022-12-01"/>
        </period>
        <activity>
          <detail>
            <extension
                       url="http://openhie.org/fhir/hiv-cbs/StructureDefinition/art-regimen-line">
              <valueCodeableConcept>
                <coding>
                  <system value="http://snomed.info/sct"/>
                  <code value="708255002"/>
                </coding>
              </valueCodeableConcept>
            </extension>
            <extension
                       url="http://openhie.org/fhir/hiv-cbs/StructureDefinition/art-regimen-switched-or-substituted">
              <valueCodeableConcept>
                <coding>
                  <system
                          value="http://openhie.org/fhir/hiv-cbs/CodeSystem/cs-art-regimen-change-type"/>
                  <code value="Switched"/>
                </coding>
              </valueCodeableConcept>
            </extension>
            <kind value="MedicationRequest"/>
            <code>
              <coding>
                <system value="http://loinc.org"/>
                <code value="45260-7"/>
              </coding>
            </code>
            <status value="in-progress"/>
            <scheduledPeriod>
              <start value="2023-01-01"/>
              <end value="2023-01-01"/>
            </scheduledPeriod>
            <productCodeableConcept>
              <coding>
                <system value="http://snomed.info/sct"/>
                <code value="387005008"/>
              </coding>
            </productCodeableConcept>
          </detail>
        </activity>
        <note>
          <authorReference>
            <reference value="Organization/HIVOrganizationExample"/>
          </authorReference>
          <time value="2015-02-07T13:28:17-05:00"/>
          <text
                value="Additional information regarding the switching of the ARV regimen with another ARV regimen."/>
        </note>
      </CarePlan>
    </resource>
    <request>
      <method value="PUT"/>
      <url value="CarePlan/ARVTreatmentRegimenSwitchedOrSubstitutedExample"/>
    </request>
  </entry>
  <entry>
    <fullUrl value="MedicationRequest/HIVCareMedicationRequestExample"/>
    <resource>
      <MedicationRequest>
        <id value="HIVCareMedicationRequestExample"/>
        <meta>
          <profile
                   value="http://openhie.org/fhir/hiv-cbs/StructureDefinition/hiv-med-req"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: MedicationRequest</b><a name="HIVCareMedicationRequestExample"> </a></p><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Resource MedicationRequest &quot;HIVCareMedicationRequestExample&quot; </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-hiv-med-req.html">HIV Care Medication Request</a></p></div><p><b>status</b>: active</p><p><b>intent</b>: proposal</p><p><b>medication</b>: Atazanavir and ritonavir only product <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#878898002)</span></p><p><b>subject</b>: <a href="#Patient_HIVPatientExample">See above (Patient/HIVPatientExample)</a></p><p><b>encounter</b>: <a href="#Encounter_TargetFacilityEncounterExample">See above (Encounter/TargetFacilityEncounterExample)</a></p><p><b>basedOn</b>: <a href="#CarePlan_ARVTreatmentRegimenSwitchedOrSubstitutedExample">See above (CarePlan/ARVTreatmentRegimenSwitchedOrSubstitutedExample)</a></p><p><b>note</b>: Additional information regarding the HIV Medication Request (By Organization/HIVOrganizationExample @Feb 7, 2015, 6:28:17 PM)</p><h3>DispenseRequests</h3><table class="grid"><tr><td>-</td><td><b>Quantity</b></td></tr><tr><td>*</td><td>30</td></tr></table></div>
        </text>
        <status value="active"/>
        <intent value="proposal"/>
        <medicationCodeableConcept>
          <coding>
            <system value="http://snomed.info/sct"/>
            <code value="878898002"/>
          </coding>
        </medicationCodeableConcept>
        <subject>
          <reference value="Patient/HIVPatientExample"/>
        </subject>
        <encounter>
          <reference value="Encounter/TargetFacilityEncounterExample"/>
        </encounter>
        <basedOn>
          <reference
                     value="CarePlan/ARVTreatmentRegimenSwitchedOrSubstitutedExample"/>
        </basedOn>
        <note>
          <authorReference>
            <reference value="Organization/HIVOrganizationExample"/>
          </authorReference>
          <time value="2015-02-07T13:28:17-05:00"/>
          <text
                value="Additional information regarding the HIV Medication Request"/>
        </note>
        <dispenseRequest>
          <quantity>
            <value value="30"/>
          </quantity>
        </dispenseRequest>
      </MedicationRequest>
    </resource>
    <request>
      <method value="PUT"/>
      <url value="MedicationRequest/HIVCareMedicationRequestExample"/>
    </request>
  </entry>
  <entry>
    <fullUrl value="ServiceRequest/TransferredOutServiceRequestExample"/>
    <resource>
      <ServiceRequest>
        <id value="TransferredOutServiceRequestExample"/>
        <meta>
          <profile
                   value="http://openhie.org/fhir/hiv-cbs/StructureDefinition/transferred-out"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: ServiceRequest</b><a name="TransferredOutServiceRequestExample"> </a></p><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Resource ServiceRequest &quot;TransferredOutServiceRequestExample&quot; </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-transferred-out.html">Transferred Out Service Request</a></p></div><p><b>status</b>: completed</p><p><b>intent</b>: order</p><p><b>code</b>: Transferred to another hospital <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a>#LA20597-3)</span></p><p><b>subject</b>: <a href="#Patient_HIVPatientExample">See above (Patient/HIVPatientExample)</a></p><p><b>encounter</b>: <a href="#Encounter_TargetFacilityEncounterExample">See above (Encounter/TargetFacilityEncounterExample)</a></p><p><b>occurrence</b>: 2012-01-05</p><p><b>requester</b>: <a href="Practitioner-PractitionerExample.html">Practitioner/PractitionerExample</a> &quot; SMITH&quot;</p><p><b>performer</b>: <a href="#Organization_HIVOrganizationPatientTransferredToExample">See above (Organization/HIVOrganizationPatientTransferredToExample)</a></p><p><b>note</b>: additional notes about the transfer (By Organization/HIVOrganizationExample @Feb 7, 2015, 6:28:17 PM)</p></div>
        </text>
        <status value="completed"/>
        <intent value="order"/>
        <code>
          <coding>
            <system value="http://loinc.org"/>
            <code value="LA20597-3"/>
          </coding>
        </code>
        <subject>
          <reference value="Patient/HIVPatientExample"/>
        </subject>
        <encounter>
          <reference value="Encounter/TargetFacilityEncounterExample"/>
        </encounter>
        <occurrenceDateTime value="2012-01-05"/>
        <requester>
          <reference value="Practitioner/PractitionerExample"/>
        </requester>
        <performer>
          <reference
                     value="Organization/HIVOrganizationPatientTransferredToExample"/>
        </performer>
        <note>
          <authorReference>
            <reference value="Organization/HIVOrganizationExample"/>
          </authorReference>
          <time value="2015-02-07T13:28:17-05:00"/>
          <text value="additional notes about the transfer"/>
        </note>
      </ServiceRequest>
    </resource>
    <request>
      <method value="PUT"/>
      <url value="ServiceRequest/TransferredOutServiceRequestExample"/>
    </request>
  </entry>
  <entry>
    <fullUrl value="Organization/HIVOrganizationPatientTransferredToExample"/>
    <resource>
      <Organization>
        <id value="HIVOrganizationPatientTransferredToExample"/>
        <meta>
          <profile
                   value="http://openhie.org/fhir/hiv-cbs/StructureDefinition/hiv-organization-patient-transferred-to"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Organization</b><a name="HIVOrganizationPatientTransferredToExample"> </a></p><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Resource Organization &quot;HIVOrganizationPatientTransferredToExample&quot; </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-hiv-organization-patient-transferred-to.html">HIV Organization Patient Is Transferred To</a></p></div><p><b>identifier</b>: Organization identifier: facility1</p><p><b>name</b>: HIV Test Services Health Facility</p><p><b>address</b>: DISI line 1 DISI line 2 DISI line 3 DISI city 1 DISI state 1 DISI postal code DISI country </p></div>
        </text>
        <identifier>
          <type>
            <coding>
              <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
              <code value="XX"/>
            </coding>
          </type>
          <system
                  value="http://openhie.org/fhir/hiv-cbs/identifier/hiv-organization"/>
          <value value="facility1"/>
        </identifier>
        <name value="HIV Test Services Health Facility"/>
        <address>
          <line value="DISI line 1"/>
          <line value="DISI line 2"/>
          <line value="DISI line 3"/>
          <city value="DISI city 1"/>
          <district value="DISI district 1"/>
          <state value="DISI state 1"/>
          <postalCode value="DISI postal code"/>
          <country value="DISI country"/>
        </address>
      </Organization>
    </resource>
    <request>
      <method value="PUT"/>
      <url value="Organization/HIVOrganizationPatientTransferredToExample"/>
    </request>
  </entry>
  <entry>
    <fullUrl value="Observation/HIVTestResultExample"/>
    <resource>
      <Observation>
        <id value="HIVTestResultExample"/>
        <meta>
          <profile
                   value="http://openhie.org/fhir/hiv-cbs/StructureDefinition/hiv-test-results"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Observation</b><a name="HIVTestResultExample"> </a></p><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Resource Observation &quot;HIVTestResultExample&quot; </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-hiv-test-results.html">Lab Results</a></p></div><p><b>status</b>: final</p><p><b>code</b>: HIV 1 nucleic acid assay <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#398579006)</span></p><p><b>subject</b>: <a href="#Patient_HIVPatientExample">See above (Patient/HIVPatientExample)</a></p><p><b>encounter</b>: <a href="#Encounter_TargetFacilityEncounterExample">See above (Encounter/TargetFacilityEncounterExample)</a></p><p><b>effective</b>: 2022-11-30</p><p><b>performer</b>: <a href="Organization-HIVOrganizationExample.html">Organization/HIVOrganizationExample</a> &quot;HIV Test Services Health Facility&quot;</p><p><b>value</b>: 1001</p><p><b>interpretation</b>: Uncontrolled <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#19032002)</span></p><p><b>note</b>: Viral load not suppressed (By Organization/HIVOrganizationExample @Feb 7, 2015, 6:28:17 PM)</p></div>
        </text>
        <status value="final"/>
        <code>
          <coding>
            <system value="http://snomed.info/sct"/>
            <code value="398579006"/>
          </coding>
        </code>
        <subject>
          <reference value="Patient/HIVPatientExample"/>
        </subject>
        <encounter>
          <reference value="Encounter/TargetFacilityEncounterExample"/>
        </encounter>
        <effectiveDateTime value="2022-11-30"/>
        <performer>
          <reference value="Organization/HIVOrganizationExample"/>
        </performer>
        <valueInteger value="1001"/>
        <interpretation>
          <coding>
            <system value="http://snomed.info/sct"/>
            <code value="19032002"/>
          </coding>
        </interpretation>
        <note>
          <authorReference>
            <reference value="Organization/HIVOrganizationExample"/>
          </authorReference>
          <time value="2015-02-07T13:28:17-05:00"/>
          <text value="Viral load not suppressed"/>
        </note>
      </Observation>
    </resource>
    <request>
      <method value="PUT"/>
      <url value="Observation/HIVTestResultExample"/>
    </request>
  </entry>
</Bundle>