FHIR IG analytics| Package | fhir.paciosampledata |
| Resource Type | ServiceRequest |
| Id | ServiceRequest-betsysmith-johnson01-SNFDischargeCallOTRefer.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: ServiceRequest betsysmith-johnson01-SNFDischargeCallOTRefer
status: Active
intent: Order
category: Evaluation procedure (procedure)
priority: Routine
code: Occupational therapy assessment (procedure)
occurrence: 2024-09-20 --> (ongoing)
authoredOn: 2024-09-20
requester: PractitionerRole Geriatric Medicine (Family Medicine) Physician
reasonReference: Condition Monoplegia of upper limb affecting right dominant side
{
"resourceType": "ServiceRequest",
"id": "betsysmith-johnson01-SNFDischargeCallOTRefer",
"meta": {
"profile": [
"http://hl7.org/fhir/us/pacio-pfe/StructureDefinition/pfe-service-request"
]
},
"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"
}
],
"text": "Occupational therapy assessment (procedure)"
},
"subject": {
"reference": "Patient/patient-betsysmith-johnson01"
},
"occurrencePeriod": {
"start": "2024-09-20"
},
"authoredOn": "2024-09-20",
"requester": {
"reference": "PractitionerRole/Role-SNFDoc-GeraldPark"
},
"reasonReference": [
{
"reference": "Condition/betsysmith-johnson01-Condition-Hemiparesis-01"
}
]
}