FHIR IG analytics| Package | ca.on.oh-ereferral-econsult |
| Resource Type | Task |
| Id | Task-example.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Task",
"id": "2899589410",
"meta": {
"profile": [
"http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-Task|1.0.1"
]
},
"basedOn": [
{
"reference": "urn:uuid:cd5278a4-0c4a-11ed-861d-0242ac120002"
}
],
"status": "ready",
"businessStatus": {
"coding": [
{
"system": "https://ehealthontario.ca/fhir/CodeSystem/task-business-status",
"code": "NW",
"display": "New"
}
],
"text": "New"
},
"intent": "proposal",
"code": {
"coding": [
{
"system": "https://ehealthontario.ca/fhir/CodeSystem/task-code",
"code": "process-request"
}
],
"text": "Process Request"
},
"authoredOn": "2020-10-09T18:40:36Z",
"lastModified": "2020-10-09T18:40:36Z"
}