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-SNF-Diagnosis-CI - XML Representation
Raw xml | Download
<Condition xmlns="http://hl7.org/fhir">
<id value="RT-SNF-Diagnosis-CI"/>
<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-SNF-Diagnosis-CI"> </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-SNF-Diagnosis-CI" </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>: Cerebral infarction due to embolism of right middle cerebral artery <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>#I63.411)</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-SNF-Encounter.html">Encounter/RT-SNF-Encounter</a></p><p><b>onset</b>: 2021-02-26 03:00:00-0500</p><p><b>asserter</b>: <a href="Practitioner-RT-Practitioner-NoraOlogist.html">Practitioner/RT-Practitioner-NoraOlogist: Neurologist Nora Ologist</a> " OLOGIST"</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="I63.411"/>
<display
value="Cerebral infarction due to embolism of right middle cerebral artery"/>
</coding>
<text
value="Cerebral infarction due to embolism of right middle cerebral artery"/>
</code>
<subject>
<reference value="Patient/RT-Patient-BSJ"/>
</subject>
<encounter>
<reference value="Encounter/RT-SNF-Encounter"/>
</encounter>
<onsetDateTime value="2021-02-26T15:00:00-05:00"/>
<asserter>
<reference value="Practitioner/RT-Practitioner-NoraOlogist"/>
<display value="Neurologist Nora Ologist"/>
</asserter>
</Condition>