Da Vinci Risk Adjustment Implementation Guide
2.0.0-preview - STU2 United States of America flag

Da Vinci Risk Adjustment Implementation Guide, published by HL7 International / Clinical Quality Information. This guide is not an authorized publication; it is the continuous build for version 2.0.0-preview built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/davinci-ra/ and changes regularly. See the Directory of published versions

: Encounter on 20210327 - XML Representation

Raw xml | Download



<Encounter xmlns="http://hl7.org/fhir">
  <id value="ra-encounter09pat01"/>
  <meta>
    <extension url="http://hl7.org/fhir/StructureDefinition/instance-name">
      <valueString
                   value="Encounter with Dr Howell on 20210714 for Patient 03"/>
    </extension>
    <extension
               url="http://hl7.org/fhir/StructureDefinition/instance-description">
      <valueMarkdown
                     value="This is Encounter with Dr Howell on 20210714 for Patient 03."/>
    </extension>
    <lastUpdated value="2021-07-14T11:56:57.250-04:00"/>
    <profile
             value="http://hl7.org/fhir/us/core/StructureDefinition/us-core-encounter"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Encounter</b><a name="ra-encounter09pat01"> </a><a name="hcra-encounter09pat01"> </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;ra-encounter09pat01&quot; Updated &quot;2021-07-14 11:56:57-0400&quot; </p><p style="margin-bottom: 0px">Profile: <a href="http://hl7.org/fhir/us/core/STU3.1.1/StructureDefinition-us-core-encounter.html">US Core Encounter Profile</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 'ambulatory')</p><p><b>type</b>: Office Visit, High Complexity <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.5.0/CodeSystem-CPT.html">Current Procedural Terminology (CPT®)</a>#99215)</span></p><p><b>subject</b>: <a href="Patient-ra-patient01.html">Patient/ra-patient01</a> &quot; EVERYWOMAN&quot;</p><h3>Participants</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Individual</b></td></tr><tr><td style="display: none">*</td><td><a href="Practitioner-ra-prac01pat01.html">Practitioner/ra-prac01pat01</a> &quot; HIPPOCRATES&quot;</td></tr></table><p><b>period</b>: 2021-03-27 --&gt; 2021-03-27</p><h3>Diagnoses</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Condition</b></td></tr><tr><td style="display: none">*</td><td><a href="Condition-ra-condition09pat01.html">Condition/ra-condition09pat01</a></td></tr></table><p><b>serviceProvider</b>: <a href="Organization-ra-org01pat01.html">Organization/ra-org01pat01</a> &quot;Community Urgent Care&quot;</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="99215"/>
    </coding>
    <text value="Office Visit, High Complexity"/>
  </type>
  <subject>🔗 
    <reference value="Patient/ra-patient01"/>
  </subject>
  <participant>
    <individual>🔗 
      <reference value="Practitioner/ra-prac01pat01"/>
    </individual>
  </participant>
  <period>
    <start value="2021-03-27"/>
    <end value="2021-03-27"/>
  </period>
  <diagnosis>
    <condition>🔗 
      <reference value="Condition/ra-condition09pat01"/>
    </condition>
  </diagnosis>
  <serviceProvider>🔗 
    <reference value="Organization/ra-org01pat01"/>
  </serviceProvider>
</Encounter>