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 Procedure - pregnancy-supervision-example - XML Representation

Raw xml | Download



<Procedure xmlns="http://hl7.org/fhir">
  <id value="pregnancy-supervision-example"/>
  <meta>
    <profile
             value="http://fhir.org/guides/nachc/hiv-cds/StructureDefinition/pregnancy-supervision"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Procedure pregnancy-supervision-example</b></p><a name="pregnancy-supervision-example"> </a><a name="hcpregnancy-supervision-example"> </a><a name="pregnancy-supervision-example-en-US"> </a><p><b>status</b>: Completed</p><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/sid/icd-10 O09.00}">Supervision of pregnancy with history of infertility, unspecified trimester</span></p><p><b>subject</b>: <a href="Patient/hiv-patient-example">Patient/hiv-patient-example</a></p><p><b>encounter</b>: <a href="Encounter-hiv-encounter-example.html">Encounter: type = Office or other outpatient visit for the evaluation and management of a new patient, which requires a medically appropriate history and/or examination and straightforward medical decision making. When using time for code selection, 15-29 minutes of total time is spent on the date of the encounter.</a></p><h3>Performers</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Actor</b></td></tr><tr><td style="display: none">*</td><td><a href="PractitionerRole/hiv-practitionerrole-example">PractitionerRole/hiv-practitionerrole-example</a></td></tr></table><p><b>location</b>: <a href="Location/hiv-location-example">Location/hiv-location-example</a></p></div>
  </text>
  <status value="completed"/>
  <code>
    <coding>
      <system value="http://hl7.org/fhir/sid/icd-10"/>
      <code value="O09.00"/>
      <display
               value="Supervision of pregnancy with history of infertility, unspecified trimester"/>
    </coding>
  </code>
  <subject>
    <reference value="Patient/hiv-patient-example"/>
  </subject>
  <encounter>🔗 
    <reference value="Encounter/hiv-encounter-example"/>
  </encounter>
  <performer>
    <actor>
      <reference value="PractitionerRole/hiv-practitionerrole-example"/>
    </actor>
  </performer>
  <location>
    <reference value="Location/hiv-location-example"/>
  </location>
</Procedure>