Data Exchange For Quality Measures Implementation Guide
5.0.0 - STU5 United States of America flag

Data Exchange For Quality Measures Implementation Guide, published by HL7 International / Clinical Quality Information. This guide is not an authorized publication; it is the continuous build for version 5.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/davinci-deqm/ and changes regularly. See the Directory of published versions

: Gaps Encounter03 - XML Representation

Raw xml | Download


<Encounter xmlns="http://hl7.org/fhir">
  <id value="gaps-encounter03"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-encounter"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Encounter gaps-encounter03</b></p><a name="gaps-encounter03"> </a><a name="hcgaps-encounter03"> </a><a name="gaps-encounter03-en-US"> </a><p><b>status</b>: Finished</p><p><b>class</b>: <a href="http://terminology.hl7.org/5.5.0/CodeSystem-v3-ActCode.html#v3-ActCode-AMB">ActCode AMB</a>: ambulatory</p><p><b>type</b>: <span title="Codes:{http://www.ama-assn.org/go/cpt 99202}">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.</span></p><p><b>subject</b>: <a href="Patient-gaps-patient01.html">Parker Susan  Female, DoB: 1965-01-01 ( Medical Record Number: 999995992 (use: usual, ))</a></p><p><b>period</b>: 2020-07-06 07:07:00+0000 --&gt; 2020-07-06 10:11:00+0000</p></div>
  </text>
  <status value="finished"/>
  <class>
    <system value="http://terminology.hl7.org/CodeSystem/v3-ActCode"/>
    <code value="AMB"/>
    <display value="ambulatory"/>
  </class>
  <type>
    <coding>
      <system value="http://www.ama-assn.org/go/cpt"/>
      <code value="99202"/>
      <display
               value="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."/>
    </coding>
  </type>
  <subject>🔗 
    <reference value="Patient/gaps-patient01"/>
  </subject>
  <period>
    <start value="2020-07-06T07:07:00-00:00"/>
    <end value="2020-07-06T10:11:00-00:00"/>
  </period>
</Encounter>