FHIR IG analytics| Package | org.dhin-hie.sandbox |
| Resource Type | Task |
| Id | Task-NgTask-001.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Task NgTask-001
Profile: NG Task
status: In Progress
intent: order
priority: Routine
code: Coordinate referral
focus: ServiceRequest
for: Kemi Adebayo Female, DoB: 1995-02-14 ( nin)
authoredOn: 2024-11-11 10:00:00+0000
requester: Practitioner Kehinde Adebayo
owner: PractitionerRole
| Type | Value[x] |
| Notes | Patient contacted; appointment set for 12 Nov 2025. |
| Type | Value[x] |
| Outcome | Referral accepted by clinic. |
{
"resourceType": "Task",
"id": "NgTask-001",
"meta": {
"profile": [
"https://sandbox.dhin-hie.org/ig/StructureDefinition/ng-task"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "in-progress",
"intent": "order",
"priority": "routine",
"code": {
"text": "Coordinate referral"
},
"focus": {
"reference": "ServiceRequest/NgServiceRequest-001"
},
"for": {
"reference": "Patient/00114455-e5f6-4789-a123-456789abcdef"
},
"authoredOn": "2024-11-11T10:00:00Z",
"requester": {
"reference": "Practitioner/00124455-e5f6-4789-a123-456789abcdef"
},
"owner": {
"reference": "PractitionerRole/NgPractitionerRole-001"
},
"input": [
{
"type": {
"text": "Notes"
},
"valueString": "Patient contacted; appointment set for 12 Nov 2025."
}
],
"output": [
{
"type": {
"text": "Outcome"
},
"valueString": "Referral accepted by clinic."
}
]
}