FHIR IG analytics| Package | hl7.fhir.us.pacio-pfe |
| Resource Type | ServiceRequest |
| Id | ServiceRequest-PFEIG-ServiceRequest-SNFDischargeCallOTRefer.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: ServiceRequest PFEIG-ServiceRequest-SNFDischargeCallOTRefer
Language: en
Profile: Personal Functioning and Engagement Service Request Profile
status: Active
intent: Order
category: Evaluation procedure (procedure)
priority: Routine
code: Occupational therapy assessment (procedure)
subject: Betsy Smith-Johnson Female, DoB Unknown ( http://example.org/identifiers/patient#10A3D58WH1600)
occurrence: 2024-07-18 --> (ongoing)
authoredOn: 2024-07-17
requester: PractitionerRole Geriatric Medicine (Family Medicine) Physician
reasonReference: Condition Right hemiparesis (disorder)
{
"resourceType": "ServiceRequest",
"id": "PFEIG-ServiceRequest-SNFDischargeCallOTRefer",
"meta": {
"profile": [
"http://hl7.org/fhir/us/pacio-pfe/StructureDefinition/pfe-service-request"
]
},
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "active",
"intent": "order",
"category": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "386053000",
"display": "Evaluation procedure (procedure)"
}
]
}
],
"priority": "routine",
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "410155007",
"display": "Occupational therapy assessment (procedure)"
}
]
},
"subject": {
"reference": "Patient/PFEIG-patientBSJ1"
},
"occurrencePeriod": {
"start": "2024-07-18"
},
"authoredOn": "2024-07-17",
"requester": {
"reference": "PractitionerRole/PFEIG-Role-SNFDoc-GeraldPark"
},
"reasonReference": [
{
"reference": "Condition/PFEIG-Condition-HemiparesisDiagnosis"
}
]
}