This page is part of the PACIO Re-Assessment Timepoints Implementation Guide (v0.1.0: STU 1 Ballot 1) based on FHIR R4. The current version which supercedes this version is 1.0.0. For a full list of available versions, see the Directory of published versions
<Encounter xmlns="http://hl7.org/fhir">
<id value="MDS-Re-assessment-Timepoint-1"/>
<meta>
<profile
value="http://hl7.org/fhir/us/pacio-rt/StructureDefinition/reassessment-timepoints-encounter"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative</b></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 "MDS-Re-assessment-Timepoint-1" </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-reassessment-timepoints-encounter.html">Re-assessment Timepoints Encounter</a></p></div><p><b>identifier</b>: id: MDS-Re-assessment-Timepoint-1001</p><p><b>status</b>: finished</p><p><b>class</b>: skilled nursing facility (Details: http://hl7.org/fhir/us/pacio-rt/CodeSystem/timepoint-class-cs code SNF = 'skilled nursing facility', stated as 'skilled nursing facility')</p><p><b>type</b>: Payer <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-timepoint-entity-cs.html">Timepoint Entity Code System</a>#payer)</span></p><p><b>serviceType</b>: Minimum Data Set <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-timepoint-service-type-cs.html">Timepoint Service Type Code System</a>#mds)</span></p><p><b>subject</b>: <a href="Patient-patientBSJ1.html">Patient/patientBSJ1</a> " SMITH-JOHNSON"</p><p><b>episodeOfCare</b>: <a href="EpisodeOfCare-Episodecare-1-SNF-Stay.html">EpisodeOfCare/Episodecare-1-SNF-Stay</a></p><p><b>basedOn</b>: <span>: Clinical Impression</span></p><blockquote><p><b>participant</b></p><p><b>individual</b>: <a href="Practitioner-Practitioner-SummerJohnson.html">Practitioner/Practitioner-SummerJohnson</a> " JOHNSON"</p></blockquote><blockquote><p><b>participant</b></p><p><b>individual</b>: <a href="Practitioner-Practitioner-JenCadbury.html">Practitioner/Practitioner-JenCadbury</a> " CADBURY"</p></blockquote><p><b>period</b>: 2020-01-01 --> 2020-01-13</p><p><b>reasonCode</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/2.1.0/CodeSystem-icd10CM.html">International Classification of Diseases, 10th Revision, Clinical Modification (ICD-10-CM)</a>#I63.411)</span></p><p><b>reasonReference</b>: </p><ul><li><a href="Observation-SNF-PF-MDS-5-Day-NC-1A.html">Observation/SNF-PF-MDS-5-Day-NC-1A</a></li><li><a href="Observation-SNF-SC-AP-MDS-5-Day-NC-1B.html">Observation/SNF-SC-AP-MDS-5-Day-NC-1B</a></li><li><a href="Observation-SNF-SC-DG-MDS-5-Day-NC-1C.html">Observation/SNF-SC-DG-MDS-5-Day-NC-1C</a></li><li><a href="Observation-SNF-MOB-AP-MDS-5-Day-NC-1A.html">Observation/SNF-MOB-AP-MDS-5-Day-NC-1A</a></li><li><a href="Observation-SNF-MOB-DG-MDS-5-Day-NC-1B.html">Observation/SNF-MOB-DG-MDS-5-Day-NC-1B</a></li></ul><h3>Locations</h3><table class="grid"><tr><td>-</td><td><b>Location</b></td></tr><tr><td>*</td><td><a href="Location-Provider-Org-Loc-1.html">Location/Provider-Org-Loc-1</a> "Happy Nursing Facility"</td></tr></table><p><b>serviceProvider</b>: <a href="Organization-Provider-Org-1.html">Organization/Provider-Org-1</a> "Happy Nursing Facility"</p><p><b>partOf</b>: <a href="Encounter-Encounter-1-SNF-Stay.html">Encounter/Encounter-1-SNF-Stay</a></p></div>
</text>
<identifier>
<system value="http://example.org/identifiers/patient"/>
<value value="MDS-Re-assessment-Timepoint-1001"/>
</identifier>
<status value="finished"/>
<class>
<system
value="http://hl7.org/fhir/us/pacio-rt/CodeSystem/timepoint-class-cs"/>
<code value="SNF"/>
<display value="skilled nursing facility"/>
</class>
<type>
<coding>
<system
value="http://hl7.org/fhir/us/pacio-rt/CodeSystem/timepoint-entity-cs"/>
<code value="payer"/>
<display value="Payer"/>
</coding>
</type>
<serviceType>
<coding>
<system
value="http://hl7.org/fhir/us/pacio-rt/CodeSystem/timepoint-service-type-cs"/>
<code value="mds"/>
<display value="Minimum Data Set"/>
</coding>
</serviceType>
<subject>
<reference value="Patient/patientBSJ1"/>
</subject>
<episodeOfCare>
<reference value="EpisodeOfCare/Episodecare-1-SNF-Stay"/>
</episodeOfCare>
<basedOn>
<extension
url="http://hl7.org/fhir/us/pacio-rt/StructureDefinition/clinicalImpression">
<valueReference>
<reference value="ClinicalImpression/ClinicalImpression-1"/>
</valueReference>
</extension>
<display value="Clinical Impression"/>
</basedOn>
<participant>
<individual>
<reference value="Practitioner/Practitioner-SummerJohnson"/>
</individual>
</participant>
<participant>
<individual>
<reference value="Practitioner/Practitioner-JenCadbury"/>
</individual>
</participant>
<period>
<start value="2020-01-01"/>
<end value="2020-01-13"/>
</period>
<reasonCode>
<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>
</reasonCode>
<reasonReference>
<reference value="Observation/SNF-PF-MDS-5-Day-NC-1A"/>
</reasonReference>
<reasonReference>
<reference value="Observation/SNF-SC-AP-MDS-5-Day-NC-1B"/>
</reasonReference>
<reasonReference>
<reference value="Observation/SNF-SC-DG-MDS-5-Day-NC-1C"/>
</reasonReference>
<reasonReference>
<reference value="Observation/SNF-MOB-AP-MDS-5-Day-NC-1A"/>
</reasonReference>
<reasonReference>
<reference value="Observation/SNF-MOB-DG-MDS-5-Day-NC-1B"/>
</reasonReference>
<location>
<location>
<reference value="Location/Provider-Org-Loc-1"/>
</location>
</location>
<serviceProvider>
<reference value="Organization/Provider-Org-1"/>
</serviceProvider>
<partOf>
<reference value="Encounter/Encounter-1-SNF-Stay"/>
</partOf>
</Encounter>