PACIO Re-Assessment Timepoints Implementation Guide, published by HL7 Community-Based Care and Privacy Working Group. This is not an authorized publication; it is the continuous build for version 1.0.0). This version is based on the current content of https://github.com/HL7/fhir-pacio-rt/ and changes regularly. See the Directory of published versions
: RT-HHA-Diagnosis-CISequelae - XML Representation
Raw xml | Download
<Condition xmlns="http://hl7.org/fhir">
<id value="RT-HHA-Diagnosis-CISequelae"/>
<meta>
<profile
value="http://hl7.org/fhir/us/core/StructureDefinition/us-core-condition"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Condition</b><a name="RT-HHA-Diagnosis-CISequelae"> </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 Condition "RT-HHA-Diagnosis-CISequelae" </p><p style="margin-bottom: 0px">Profile: <a href="http://hl7.org/fhir/us/core/STU3.1.1/StructureDefinition-us-core-condition.html">US Core Condition Profile</a></p></div><p><b>clinicalStatus</b>: Active <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/4.0.0/CodeSystem-condition-clinical.html">Condition Clinical Status Codes</a>#active)</span></p><p><b>verificationStatus</b>: Confirmed <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/4.0.0/CodeSystem-condition-ver-status.html">ConditionVerificationStatus</a>#confirmed)</span></p><p><b>category</b>: Encounter Diagnosis <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/4.0.0/CodeSystem-condition-category.html">Condition Category Codes</a>#encounter-diagnosis)</span></p><p><b>code</b>: Unspecified sequelae of cerebral infarction <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/4.0.0/CodeSystem-icd10CM.html">International Classification of Diseases, 10th Revision, Clinical Modification (ICD-10-CM)</a>#I69.30)</span></p><p><b>subject</b>: <a href="Patient-RT-Patient-BSJ.html">Patient/RT-Patient-BSJ</a> " SMITH-JOHNSON"</p><p><b>encounter</b>: <a href="Encounter-RT-HHA-Encounter.html">Encounter/RT-HHA-Encounter</a></p><p><b>onset</b>: 2021-04-07 03:00:00-0500</p><p><b>asserter</b>: <a href="Practitioner-RT-Practitioner-JohnSmith.html">Practitioner/RT-Practitioner-JohnSmith: Primary Care John Smith</a> " SMITH"</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="encounter-diagnosis"/>
</coding>
</category>
<code>
<coding>
<system value="http://hl7.org/fhir/sid/icd-10-cm"/>
<code value="I69.30"/>
<display value="Unspecified sequelae of cerebral infarction"/>
</coding>
<text value="Unspecified sequelae of cerebral infarction"/>
</code>
<subject>
<reference value="Patient/RT-Patient-BSJ"/>
</subject>
<encounter>
<reference value="Encounter/RT-HHA-Encounter"/>
</encounter>
<onsetDateTime value="2021-04-07T15:00:00-05:00"/>
<asserter>
<reference value="Practitioner/RT-Practitioner-JohnSmith"/>
<display value="Primary Care John Smith"/>
</asserter>
</Condition>