Task
A Task represents a referral fulfillment action assigned to your organization by One Degree.
INTERLINK Tasks conform to the Gravity Project SDOH Clinical Care IG — TaskForReferralManagement profile.
Key fields
| Field | Type | Description |
|---|---|---|
id | string | Server-assigned resource ID |
status | code | Current status — see referral workflow |
focus | Reference(ServiceRequest) | The referral this task fulfills |
for | Reference(Patient) | The patient the task is for |
owner | Reference(Organization) | Organization responsible for fulfillment |
Supported operations
| Operation | Scope required |
|---|---|
| Read | system/Task.r |
| Search by status | system/Task.r |
| Update status | system/Task.u |