FHIR IG analytics| Package | hl7.fhir.us.davinci-crd |
| Resource Type | Task |
| Id | Task-task-dispatch-example.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Task task-dispatch-example
Language: en
status: Draft
intent: order
focus: ServiceRequest Insertion of intracardiac pacemaker (procedure)
for: Amy V. Shaw Female, DoB: 1987-02-20 ( Medical Record Number: 1032702 (use: usual, ))
owner: Dr Cecil Surgeon
| Period |
| ?? --> 2015-06-01 |
{
"resourceType": "Task",
"id": "task-dispatch-example",
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "draft",
"intent": "order",
"focus": {
"reference": "ServiceRequest/example"
},
"for": {
"reference": "Patient/example"
},
"owner": {
"reference": "http://example.org/fhir/Practitioner/full2",
"display": "Dr Cecil Surgeon"
},
"restriction": {
"period": {
"end": "2015-06-01"
}
}
}