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
<EpisodeOfCare xmlns="http://hl7.org/fhir">
<id value="chf-scenario1"/>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative</b></p><p><b>enrolledIn</b>: <a href="http://hl7.org/fhir/uv/cpg/PlanDefinition/chf-pathway">http://hl7.org/fhir/uv/cpg/PlanDefinition/chf-pathway</a></p><p><b>status</b>: active</p><h3>Diagnoses</h3><table class="grid"><tr><td>-</td><td><b>Condition</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></tr></table><p><b>patient</b>: <a href="Patient-chf-scenario1.html">Generated Summary: active; Patterson, Jeremy; gender: male; birthDate: 1949-03-17; </a></p><p><b>period</b>: Jan 31, 2019 5:03:00 AM --> (ongoing)</p></div>
</text>
<extension url="http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-enrolledIn">
<valueCanonical
value="http://hl7.org/fhir/uv/cpg/PlanDefinition/chf-pathway"/>
</extension>
<status value="active"/>
<diagnosis>
<condition>
<reference value="Condition/chf-scenario1"/>
</condition>
</diagnosis>
<patient>
<reference value="Patient/chf-scenario1"/>
</patient>
<period>
<start value="2019-01-31T05:03:00Z"/>
</period>
</EpisodeOfCare>