This page is part of the PACIO Personal Functioning and Engagement Implementation Guide (v2.0.0-ballot: STU 2 Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 1.0.0. For a full list of available versions, see the Directory of published versions
<Condition xmlns="http://hl7.org/fhir">
<id value="PFEIG-Condition-StrokeDiagnosis"/>
<meta>
<profile
value="http://hl7.org/fhir/us/pacio-pfe/StructureDefinition/pfe-condition-encounter-diagnosis"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Condition PFEIG-Condition-StrokeDiagnosis</b></p><a name="PFEIG-Condition-StrokeDiagnosis"> </a><a name="hcPFEIG-Condition-StrokeDiagnosis"> </a><a name="PFEIG-Condition-StrokeDiagnosis-en-US"> </a><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 encounter-diagnosis}">Encounter Diagnosis</span></p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 422504002}">Ischemic Stroke (disorder)</span></p><p><b>bodySite</b>: <span title="Codes:{http://snomed.info/sct 414722000}">Structure of middle cerebral artery M1 segment (body structure)</span>, <span title="Codes:{http://snomed.info/sct 7771000}">Left</span></p><p><b>subject</b>: <a href="Patient-PFEIG-patientBSJ1.html">Betsy Smith-Johnson Female, DoB Unknown ( http://example.org/identifiers/patient#10A3D58WH1600)</a></p><p><b>onset</b>: 2023-12-15 15:40:00-0500</p><p><b>recordedDate</b>: 2023-12-15 18:40:00-0500</p><p><b>note</b>: Partial occlusion of MCA. Stroke event witnessed. EMS response / patient arrived within 45 minutes of symptom onset. Verified by CT with contrast. tPA administered within 2 hours of symptom onset.</p></div>
</text>
<extension
url="http://hl7.org/fhir/StructureDefinition/condition-assertedDate">
<valueDateTime value="2023-12-15T18:40:00-05:00"/>
</extension>
<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"/>
<display value="Encounter Diagnosis"/>
</coding>
</category>
<code>
<coding>
<system value="http://snomed.info/sct"/>
<code value="422504002"/>
<display value="Ischemic Stroke (disorder)"/>
</coding>
</code>
<bodySite>
<coding>
<system value="http://snomed.info/sct"/>
<code value="414722000"/>
<display
value="Structure of middle cerebral artery M1 segment (body structure)"/>
</coding>
</bodySite>
<bodySite>
<coding>
<system value="http://snomed.info/sct"/>
<code value="7771000"/>
<display value="Left"/>
</coding>
</bodySite>
<subject>🔗
<reference value="Patient/PFEIG-patientBSJ1"/>
</subject>
<onsetDateTime value="2023-12-15T15:40:00-05:00"/>
<recordedDate value="2023-12-15T18:40:00-05:00"/>
<note>
<text
value="Partial occlusion of MCA. Stroke event witnessed. EMS response / patient arrived within 45 minutes of symptom onset. Verified by CT with contrast. tPA administered within 2 hours of symptom onset."/>
</note>
</Condition>