HIV Screening Clinical Guidelines Implementation Guide
0.1.0 - CI Build Unknown region code '840'

HIV Screening Clinical Guidelines Implementation Guide, published by National Association of Community Health Centers, Inc. (NACHC). This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/cqframework/hiv-cds/ and changes regularly. See the Directory of published versions

: Example Encounter - third-trimester-encounters-example - XML Representation

Raw xml | Download



<Encounter xmlns="http://hl7.org/fhir">
  <id value="third-trimester-encounters-example"/>
  <meta>
    <profile
             value="http://fhir.org/guides/nachc/hiv-cds/StructureDefinition/third-trimester-encounters"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Encounter third-trimester-encounters-example</b></p><a name="third-trimester-encounters-example"> </a><a name="hcthird-trimester-encounters-example"> </a><a name="third-trimester-encounters-example-en-US"> </a><p><b>type</b>: <span title="Codes:{http://hl7.org/fhir/sid/icd-10 Z34.03}">Encounter for supervision of normal first pregnancy, third trimester</span></p><p><b>subject</b>: <a href="Patient/hiv-patient-example">Patient/hiv-patient-example</a></p><h3>Locations</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Location</b></td></tr><tr><td style="display: none">*</td><td><a href="Location/hiv-location-example">Location/hiv-location-example</a></td></tr></table></div>
  </text>
  <type>
    <coding>
      <system value="http://hl7.org/fhir/sid/icd-10"/>
      <code value="Z34.03"/>
      <display
               value="Encounter for supervision of normal first pregnancy, third trimester"/>
    </coding>
  </type>
  <subject>
    <reference value="Patient/hiv-patient-example"/>
  </subject>
  <location>
    <location>
      <reference value="Location/hiv-location-example"/>
    </location>
  </location>
</Encounter>