HIV Case Reporting and Monitoring
0.2.0 - CI Build

HIV Case Reporting and Monitoring - Local Development build (v0.2.0). See the Directory of published versions

: HIV Case Report - XML Representation

Raw xml | Download



<Composition xmlns="http://hl7.org/fhir">
  <id value="HIVCompositionExample"/>
  <meta>
    <profile
             value="http://openhie.org/fhir/hiv-casereporting/StructureDefinition/hiv-composition"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Composition</b><a name="HIVCompositionExample"> </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 Composition "HIVCompositionExample" </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-hiv-composition.html">HIV Case Reporting Composition</a></p></div><p><b>identifier</b>: id: 1111</p><p><b>status</b>: final</p><p><b>type</b>: COVID-19 case report <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a>#95412-3)</span></p><p><b>date</b>: 2021-05-18</p><p><b>author</b>: <a href="Organization-HIVOrganizationExample.html">Organization/HIVOrganizationExample</a> "HIV Organization"</p><p><b>title</b>: HIV Case Report</p></div>
  </text>
  <identifier>
    <system
            value="http://openhie.org/fhir/hiv-casereporting/identifier/hiv-case-report"/>
    <value value="1111"/>
  </identifier>
  <status value="final"/>
  <type>
    <coding>
      <system value="http://loinc.org"/>
      <code value="95412-3"/>
    </coding>
  </type>
  <date value="2021-05-18"/>
  <author>
    <reference value="Organization/HIVOrganizationExample"/>
  </author>
  <title value="HIV Case Report"/>
  <section>
    <title value="Client registration"/>
    <code>
      <coding>
        <system
                value="http://openhie.org/fhir/hiv-casereporting/CodeSystem/cs-case-report-sections"/>
        <code value="CLIENT-REGISTRATION"/>
      </coding>
    </code>
    <entry>
      <reference value="Patient/HIVPatientExample"/>
    </entry>
    <entry>
      <reference value="RelatedPerson/GuardianExample"/>
    </entry>
  </section>
  <section>
    <title value="HIV Diagnosis"/>
    <code>
      <coding>
        <system
                value="http://openhie.org/fhir/hiv-casereporting/CodeSystem/cs-case-report-sections"/>
        <code value="HIV-DIAGNOSIS"/>
      </coding>
    </code>
    <entry>
      <reference value="Condition/HIVDiagnosisExample"/>
    </entry>
    <entry>
      <reference value="Encounter/HIVDiagnosisEncounterExample"/>
    </entry>
    <entry>
      <reference value="Observation/HIVRecencyTestConductedExample"/>
    </entry>
    <entry>
      <reference value="Observation/HIVRecencyResultExample"/>
    </entry>
    <entry>
      <reference value="Observation/HIVTestDateExample"/>
    </entry>
  </section>
  <section>
    <title value="HIV Entry To Care"/>
    <code>
      <coding>
        <system
                value="http://openhie.org/fhir/hiv-casereporting/CodeSystem/cs-case-report-sections"/>
        <code value="HIV-ENTRY-TO-CARE"/>
      </coding>
    </code>
    <entry>
      <reference value="EpisodeOfCare/HIVEpisodeOfCareExample"/>
    </entry>
    <entry>
      <reference value="Encounter/HIVClinicalEncounterExample"/>
    </entry>
    <entry>
      <reference value="ServiceRequest/HIVTransferOutExample"/>
    </entry>
  </section>
  <section>
    <title value="ARV Treatment"/>
    <code>
      <coding>
        <system
                value="http://openhie.org/fhir/hiv-casereporting/CodeSystem/cs-case-report-sections"/>
        <code value="ARV-TREATMENT"/>
      </coding>
    </code>
    <entry>
      <reference value="CarePlan/ARVTreatmentExample1"/>
    </entry>
    <entry>
      <reference value="CarePlan/ARVTreatmentExample2"/>
    </entry>
    <entry>
      <reference value="HIVCareMedicationRequest"/>
    </entry>
  </section>
  <section>
    <title value="CD4"/>
    <code>
      <coding>
        <system
                value="http://openhie.org/fhir/hiv-casereporting/CodeSystem/cs-case-report-sections"/>
        <code value="CD4"/>
      </coding>
    </code>
    <entry>
      <reference value="Observation/CD4Example1"/>
    </entry>
    <entry>
      <reference value="Observation/CD4Example2"/>
    </entry>
  </section>
  <section>
    <title value="Viral Suppression"/>
    <code>
      <coding>
        <system
                value="http://openhie.org/fhir/hiv-casereporting/CodeSystem/cs-case-report-sections"/>
        <code value="VIRAL-SUPPRESSION"/>
      </coding>
    </code>
    <entry>
      <reference value="Observation/ViralLoadSuppressionExample1"/>
    </entry>
    <entry>
      <reference value="Observation/ViralLoadSuppressionExample2"/>
    </entry>
    <entry>
      <reference value="Procedure/VLProcedureInfoExample"/>
    </entry>
  </section>
  <section>
    <title value="Death"/>
    <code>
      <coding>
        <system
                value="http://openhie.org/fhir/hiv-casereporting/CodeSystem/cs-case-report-sections"/>
        <code value="DEATH"/>
      </coding>
    </code>
    <entry>
      <reference value="Observation/DeathExample"/>
    </entry>
  </section>
  <section>
    <title value="Death"/>
    <code>
      <coding>
        <system
                value="http://openhie.org/fhir/hiv-casereporting/CodeSystem/cs-case-report-sections"/>
        <code value="DEATH"/>
      </coding>
    </code>
    <entry>
      <reference value="Observation/DeathExample"/>
    </entry>
  </section>
</Composition>