FHIR IG analytics| Package | hl7.fhir.us.sdoh-clinicalcare |
| Resource Type | Task |
| Id | Task-SDOHCC-TaskReferralManagementOrderFulfillmentCompletedExample.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Task SDOHCC-TaskReferralManagementOrderFulfillmentCompletedExample
Language: en
Profile: SDOHCC Task For Referral Management
status: Completed
intent: order
code: Fulfill the focal request
focus: ServiceRequest Assistance with application for food pantry program
for: COLIN ABBAS
authoredOn: 2020-09-11 21:56:54+0000
requester: Dr Jan Water Family Medicine Physician
owner: ABC Coordination Platform
| Type | Value[x] |
| Resulting Activity | Procedure Assistance with application for food pantry program |
{
"resourceType": "Task",
"id": "SDOHCC-TaskReferralManagementOrderFulfillmentCompletedExample",
"meta": {
"profile": [
"http://hl7.org/fhir/us/sdoh-clinicalcare/StructureDefinition/SDOHCC-TaskForReferralManagement"
]
},
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "completed",
"intent": "order",
"code": {
"coding": [
{
"system": "http://hl7.org/fhir/CodeSystem/task-code",
"code": "fulfill",
"display": "Fulfill the focal request"
}
]
},
"focus": {
"reference": "ServiceRequest/SDOHCC-ServiceRequestActiveFoodPantryApplicationAssistExample"
},
"for": {
"reference": "Patient/pat-53234",
"display": "COLIN ABBAS"
},
"authoredOn": "2020-09-11T21:56:54.671Z",
"requester": {
"reference": "PractitionerRole/SDOHCC-PractitionerRoleDrJanWaterExample",
"display": "Dr Jan Water Family Medicine Physician"
},
"owner": {
"reference": "Organization/SDOHCC-OrganizationCoordinationPlatformExample",
"display": "ABC Coordination Platform"
},
"output": [
{
"type": {
"coding": [
{
"system": "http://hl7.org/fhir/us/sdoh-clinicalcare/CodeSystem/SDOHCC-CodeSystemTemporaryCodes",
"code": "resulting-activity",
"display": "Resulting Activity"
}
]
},
"valueReference": {
"reference": "Procedure/SDOHCC-ProcedureFoodPantryApplicationAssistanceExample"
}
}
]
}