This page is part of the Clinical Guidelines (v2.0.0-ballot: STU2 Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 1.0.0. For a full list of available versions, 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><b>Generated Narrative: Encounter</b><a name="ep-scenario4-encounter"> </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 "ep-scenario4-encounter" </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-cpg-encounter.html">CPG Encounter</a></p></div><p><b>status</b>: in-progress</p><p><b>class</b>: inpatient encounter (Details: http://terminology.hl7.org/CodeSystem/v3-ActCode code IMP = 'inpatient encounter', stated as 'inpatient encounter')</p><p><b>type</b>: Inpatient stay 9 days <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#183807002)</span></p><p><b>priority</b>: High priority <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#394849002)</span></p><p><b>subject</b>: <a href="Patient-ep-scenario4-patient.html">Patient/ep-scenario4-patient</a> " PATIENT"</p><p><b>episodeOfCare</b>: <a href="EpisodeOfCare-ep-scenario4-eoc.html">EpisodeOfCare/ep-scenario4-eoc</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>