FHIR IG analytics| Package | hl7.fhir.us.pacio-pfe |
| Resource Type | Encounter |
| Id | Encounter-PFEIG-Encounter-DeviceRequest-RollingWalker.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Encounter PFEIG-Encounter-DeviceRequest-RollingWalker
status: In Progress
class: ActCode: IMP (inpatient encounter)
type: Skilled nursing facility
subject: Betsy Smith-Johnson Female, DoB Unknown ( http://example.org/identifiers/patient#10A3D58WH1600)
participant
individual: PractitionerRole Physiotherapist
participant
individual: PractitionerRole Occupational therapist
period: 2024-07-17 09:30:00-0500 --> (ongoing)
reasonCode: Physical therapy assessment (procedure)
reasonReference:
| Location |
| Location Happy Nursing Facility |
serviceProvider: Organization Happy Nursing Facility
{
"resourceType": "Encounter",
"id": "PFEIG-Encounter-DeviceRequest-RollingWalker",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"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"
}
}