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
<Condition 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>clinicalStatus</b>: <span title="Codes: {http://terminology.hl7.org/CodeSystem/condition-clinical active}">Active</span></p><p><b>verificationStatus</b>: <span title="Codes: {http://terminology.hl7.org/CodeSystem/condition-ver-status confirmed}">Confirmed</span></p><p><b>category</b>: <span title="Codes: {http://terminology.hl7.org/CodeSystem/condition-category problem-list-item}">Problem List Item</span></p><p><b>code</b>: <span title="Codes: {http://snomed.info/sct 42343007}">Congestive heart failure (disorder)</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>encounter</b>: <a href="Encounter-chf-scenario1.html">Generated Summary: status: in-progress; <span title="{http://terminology.hl7.org/CodeSystem/v3-ActCode IMP}">inpatient encounter</span>; <span title="Codes: {http://snomed.info/sct 183807002}">Inpatient stay 9 days</span>; <span title="Codes: {http://snomed.info/sct 394849002}">High priority</span>; period: Jan 31, 2019 5:03:00 AM --> (ongoing)</a></p><p><b>onset</b>: Jan 31, 2019 5:03:00 AM</p></div>
</text>
<clinicalStatus>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/condition-clinical"/>
<code value="active"/>
</coding>
</clinicalStatus>
<verificationStatus>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/condition-ver-status"/>
<code value="confirmed"/>
</coding>
</verificationStatus>
<category>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/condition-category"/>
<code value="problem-list-item"/>
</coding>
</category>
<code>
<coding>
<system value="http://snomed.info/sct"/>
<code value="42343007"/>
<display value="Congestive heart failure (disorder)"/>
</coding>
</code>
<subject>
<reference value="Patient/chf-scenario1"/>
</subject>
<encounter>
<reference value="Encounter/chf-scenario1"/>
</encounter>
<onsetDateTime value="2019-01-31T05:03:00Z"/>
</Condition>