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\" xml:lang=\"en\" lang=\"en\"><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><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\">Language: en</p></div><p><b>status</b>: Finished</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>subject</b>: <a href=\"Patient-PFEIG-patientBSJ1.html\">Betsy Smith-Johnson Female, DoB Unknown ( http://example.org/identifiers/patient#10A3D58WH1600)</a></p><h3>Participants</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Individual</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"PractitionerRole-PFEIG-Role-PT-RonMarble.html\">PractitionerRole Physiotherapist</a></td></tr></table><p><b>period</b>: 2024-07-17 09:30:00-0500 --> 2024-07-17 10:15:00-0500</p><p><b>reasonReference</b>: <a href=\"Condition-PFEIG-Condition-Decondition.html\">Condition Physical deconditioning (finding)</a></p><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" : "finished",
"class" : {
"system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"code" : "IMP",
"display" : "inpatient encounter"
},
"subject" : {
🔗 "reference" : "Patient/PFEIG-patientBSJ1"
},
"participant" : [
{
"individual" : {
🔗 "reference" : "PractitionerRole/PFEIG-Role-PT-RonMarble"
}
}
],
"period" : {
"start" : "2024-07-17T09:30:00-05:00",
"end" : "2024-07-17T10:15:00-05:00"
},
"reasonReference" : [
{
🔗 "reference" : "Condition/PFEIG-Condition-Decondition"
}
],
"location" : [
{
"location" : {
🔗 "reference" : "Location/PFEIG-Org-Loc-02"
}
}
],
"serviceProvider" : {
🔗 "reference" : "Organization/PFEIG-Org-02"
}
}