PACIO Personal Functioning and Engagement Implementation Guide, published by HL7 International / Patient Care. This guide is not an authorized publication; it is the continuous build for version 2.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-pacio-pfe/ and changes regularly. See the Directory of published versions
| Page standards status: Informative |
{
"resourceType" : "Encounter",
"id" : "PFEIG-Encounter-DeviceRequest-RollingWalker",
"language" : "en",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Encounter PFEIG-Encounter-DeviceRequest-RollingWalker</b></p><a name=\"PFEIG-Encounter-DeviceRequest-RollingWalker\"> </a><a name=\"hcPFEIG-Encounter-DeviceRequest-RollingWalker\"> </a><p><b>status</b>: In Progress</p><p><b>class</b>: <a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-v3-ActCode.html#v3-ActCode-IMP\">ActCode: IMP</a> (inpatient encounter)</p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-RoleCode SNF}\">Skilled nursing facility</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><blockquote><p><b>participant</b></p><p><b>individual</b>: <a href=\"PractitionerRole-PFEIG-Role-SNFPT-RonMarble.html\">PractitionerRole Physiotherapist</a></p></blockquote><blockquote><p><b>participant</b></p><p><b>individual</b>: <a href=\"PractitionerRole-PFEIG-Role-OT-JenCadbury.html\">PractitionerRole Occupational therapist</a></p></blockquote><p><b>period</b>: 2024-07-17 09:30:00-0500 --> (ongoing)</p><p><b>reasonCode</b>: <span title=\"Codes:{http://snomed.info/sct 410158009}\">Physical therapy assessment (procedure)</span></p><p><b>reasonReference</b>: </p><ul><li><a href=\"Condition-PFEIG-Condition-StrokeDiagnosis.html\">Condition Ischemic Stroke (disorder)</a></li><li><a href=\"Condition-PFEIG-Condition-HemiparesisDiagnosis.html\">Condition Right hemiparesis (disorder)</a></li><li><a href=\"Condition-PFEIG-Condition-Decondition.html\">Condition Physical deconditioning (finding)</a></li></ul><h3>Locations</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Location</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Location-PFEIG-Org-Loc-02.html\">Location Happy Nursing Facility</a></td></tr></table><p><b>serviceProvider</b>: <a href=\"Organization-PFEIG-Org-02.html\">Organization Happy Nursing Facility</a></p></div>"
},
"status" : "in-progress",
"class" : {
"system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"code" : "IMP",
"display" : "inpatient encounter"
},
"type" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
"code" : "SNF",
"display" : "Skilled nursing facility"
}
]
}
],
"subject" : {
🔗 "reference" : "Patient/PFEIG-patientBSJ1"
},
"participant" : [
{
"individual" : {
🔗 "reference" : "PractitionerRole/PFEIG-Role-SNFPT-RonMarble"
}
},
{
"individual" : {
🔗 "reference" : "PractitionerRole/PFEIG-Role-OT-JenCadbury"
}
}
],
"period" : {
"start" : "2024-07-17T09:30:00-05:00"
},
"reasonCode" : [
{
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "410158009",
"display" : "Physical therapy assessment (procedure)"
}
]
}
],
"reasonReference" : [
{
🔗 "reference" : "Condition/PFEIG-Condition-StrokeDiagnosis"
},
{
🔗 "reference" : "Condition/PFEIG-Condition-HemiparesisDiagnosis"
},
{
🔗 "reference" : "Condition/PFEIG-Condition-Decondition"
}
],
"location" : [
{
"location" : {
🔗 "reference" : "Location/PFEIG-Org-Loc-02"
}
}
],
"serviceProvider" : {
🔗 "reference" : "Organization/PFEIG-Org-02"
}
}