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 20190210 - XML Representation

Raw xml | Download


<Encounter xmlns="http://hl7.org/fhir">
  <id value="ra-encounter43pat01"/>
  <meta>
    <extension url="http://hl7.org/fhir/StructureDefinition/instance-name">
      <valueString
                   value="Encounter with Dr Howell on 20210714 for Patient 01"/>
    </extension>
    <extension
               url="http://hl7.org/fhir/StructureDefinition/instance-description">
      <valueMarkdown
                     value="This is Encounter with Dr Howell on 20210714 for Patient 01."/>
    </extension>
    <lastUpdated value="2019-03-13T11: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 class="res-header-id"><b>Generated Narrative: Encounter ra-encounter43pat01</b></p><a name="ra-encounter43pat01"> </a><a name="hcra-encounter43pat01"> </a><a name="ra-encounter43pat01-en-US"> </a><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">Last updated: 2019-03-13 11:56:57-0400</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>: <a href="http://terminology.hl7.org/5.5.0/CodeSystem-v3-ActCode.html#v3-ActCode-AMB">ActCode</a> AMB: ambulatory</p><p><b>type</b>: <span title="Codes:{http://www.ama-assn.org/go/cpt 99215}">Office Visit, High Complexity</span></p><p><b>subject</b>: <a href="Patient-ra-patient01.html">Eve Everywoman (official) Female, DoB: 1975-01-16 ( Medical record number: 12345 (use: usual, ))</a></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 Harold Hippocrates </a></td></tr></table><p><b>period</b>: 2019-02-10 --&gt; 2019-02-10</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-condition43pat01.html">Condition Diabetes mellitus due to underlying condition with other diabetic kidney complication</a></td></tr></table><p><b>serviceProvider</b>: <a href="Organization-ra-org01pat01.html">Organization Community Urgent Care</a></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="2019-02-10"/>
    <end value="2019-02-10"/>
  </period>
  <diagnosis>
    <condition>🔗 
      <reference value="Condition/ra-condition43pat01"/>
    </condition>
  </diagnosis>
  <serviceProvider>🔗 
    <reference value="Organization/ra-org01pat01"/>
  </serviceProvider>
</Encounter>