Clinical Practice Guidelines
2.0.0 - trial-use International flag

Clinical Practice Guidelines, published by HL7 International / Clinical Decision Support. This guide is not an authorized publication; it is the continuous build for version 2.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/cqf-recommendations/ and changes regularly. See the Directory of published versions

: ep-scenario4-encounter - XML Representation

Raw xml | Download


<Encounter xmlns="http://hl7.org/fhir">
  <id value="ep-scenario4-encounter"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-encounter"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Encounter ep-scenario4-encounter</b></p><a name="ep-scenario4-encounter"> </a><a name="hcep-scenario4-encounter"> </a><a name="ep-scenario4-encounter-en-US"> </a><p><b>status</b>: In Progress</p><p><b>class</b>: <a href="http://terminology.hl7.org/6.1.0/CodeSystem-v3-ActCode.html#v3-ActCode-IMP">ActCode IMP</a>: inpatient encounter</p><p><b>type</b>: <span title="Codes:{http://snomed.info/sct 183807002}">Inpatient stay 9 days</span></p><p><b>priority</b>: <span title="Codes:{http://snomed.info/sct 394849002}">High priority</span></p><p><b>subject</b>: <a href="Patient-ep-scenario4-patient.html">Example Patient Female, DoB: 1990-10-01</a></p><p><b>episodeOfCare</b>: <a href="EpisodeOfCare-ep-scenario4-eoc.html">EpisodeOfCare: extension = http://hl7.org/fhir/uv/cpg/PlanDefinition/activity-example-pathway-pd; status = active</a></p></div>
  </text>
  <status value="in-progress"/>
  <class>
    <system value="http://terminology.hl7.org/CodeSystem/v3-ActCode"/>
    <code value="IMP"/>
    <display value="inpatient encounter"/>
  </class>
  <type>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="183807002"/>
      <display value="Inpatient stay 9 days"/>
    </coding>
  </type>
  <priority>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="394849002"/>
      <display value="High priority"/>
    </coding>
  </priority>
  <subject>🔗 
    <reference value="Patient/ep-scenario4-patient"/>
  </subject>
  <episodeOfCare>🔗 
    <reference value="EpisodeOfCare/ep-scenario4-eoc"/>
  </episodeOfCare>
</Encounter>