This page is part of the Clinical Guidelines (v1.0.0: STU 1) based on FHIR R4. This is the current published version in it's permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
Formats: Narrative, XML, JSON, Turtle
Raw xml
<Encounter xmlns="http://hl7.org/fhir">
<id value="chf-scenario1"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative</b></p><p><b>status</b>: in-progress</p><p><b>class</b>: <span title="{http://terminology.hl7.org/CodeSystem/v3-ActCode IMP}">inpatient encounter</span></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-chf-scenario1.html">Generated Summary: active; Patterson, Jeremy; gender: male; birthDate: 1949-03-17; </a></p><p><b>episodeOfCare</b>: <a href="EpisodeOfCare-chf-scenario1.html">Generated Summary: status: active; period: Jan 31, 2019 5:03:00 AM --> (ongoing)</a></p><h3>Participants</h3><table class="grid"><tr><td>-</td><td><b>Type</b></td><td><b>Individual</b></td></tr><tr><td>*</td><td><span title="Codes: {http://terminology.hl7.org/CodeSystem/v3-ParticipationType PPRF}">primary performer</span></td><td><a href="PractitionerRole-chf-scenario1.html">Generated Summary: active; <span title="Codes: {http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-common-persona 2212}">Specialist medical practitioner</span>; <span title="Codes: {http://snomed.info/sct 394579002}">Cardiology</span></a></td></tr></table><p><b>period</b>: Jan 31, 2019 5:03:00 AM --> (ongoing)</p><h3>Diagnoses</h3><table class="grid"><tr><td>-</td><td><b>Condition</b></td><td><b>Use</b></td></tr><tr><td>*</td><td><a href="Condition-chf-scenario1.html">Generated Summary: <span title="Codes: {http://terminology.hl7.org/CodeSystem/condition-clinical active}">Active</span>; <span title="Codes: {http://terminology.hl7.org/CodeSystem/condition-ver-status confirmed}">Confirmed</span>; <span title="Codes: {http://terminology.hl7.org/CodeSystem/condition-category problem-list-item}">Problem List Item</span>; <span title="Codes: {http://snomed.info/sct 42343007}">Congestive heart failure (disorder)</span>; onset: Jan 31, 2019 5:03:00 AM</a></td><td><span title="Codes: {http://terminology.hl7.org/CodeSystem/diagnosis-role AD}">Admission diagnosis</span></td></tr></table><h3>Locations</h3><table class="grid"><tr><td>-</td><td><b>Location</b></td><td><b>Status</b></td><td><b>Period</b></td></tr><tr><td>*</td><td><a href="Location-chf-scenario1.html">Generated Summary: status: active; name: Unit 3 East; mode: instance; <span title="Codes: {http://terminology.hl7.org/CodeSystem/v3-RoleCode CVDX}">Cardiovascular diagnostics or therapeutics unit</span></a></td><td>active</td><td>Jan 31, 2019 5:03:00 AM --> (ongoing)</td></tr></table></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/chf-scenario1"/>
</subject>
<episodeOfCare>
<reference value="EpisodeOfCare/chf-scenario1"/>
</episodeOfCare>
<participant>
<type>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/v3-ParticipationType"/>
<code value="PPRF"/>
<display value="primary performer"/>
</coding>
</type>
<individual>
<reference value="PractitionerRole/chf-scenario1"/>
</individual>
</participant>
<period>
<start value="2019-01-31T05:03:00Z"/>
</period>
<diagnosis>
<condition>
<reference value="Condition/chf-scenario1"/>
</condition>
<use>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/diagnosis-role"/>
<code value="AD"/>
<display value="Admission diagnosis"/>
</coding>
</use>
</diagnosis>
<location>
<location>
<reference value="Location/chf-scenario1"/>
</location>
<status value="active"/>
<period>
<start value="2019-01-31T05:03:00Z"/>
</period>
</location>
</Encounter>