Package | ca.on.oh.erec |
Resource Type | CodeSystem |
Id | task-code |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=ca.on.oh.erec@0.12.0-projectathon1.0.2&canonical=https://ehealthontario.ca/fhir/CodeSystem/task-code |
URL | https://ehealthontario.ca/fhir/CodeSystem/task-code |
Version | 1.0.0 |
Status | active |
Date | 2019-10-23 |
Name | TaskCode |
Realm | ca |
Authority | national |
Description | Contains codes indicating the type of action that is expected to be performed |
Content | complete |
ValueSet | |
task-code | Task Code |
No resources found
No narrative content found in resource
{ "resourceType": "CodeSystem", "id": "task-code", "url": "https://ehealthontario.ca/fhir/CodeSystem/task-code", "version": "1.0.0", "name": "TaskCode", "status": "active", "date": "2019-10-23", "publisher": "Ontario Health", "description": "Contains codes indicating the type of action that is expected to be performed", "content": "complete", "concept": [ { "code": "process-request", "display": "Primary task associated with tracking the status of an eReferral service request" }, { "code": "process-request-consult", "display": "Primary task associated with tracking the status of an eConsult service request" }, { "code": "request-for-information-for-requester", "display": "Request for more information Information to be completed by the referral requester" }, { "code": "general-task", "display": "General ad-hoc tasks that for a referral detailed in Task.description (e.g., Contact supervisor for final approval)" }, { "code": "data-correction", "display": "Providing up-to-date information of patient records/referral information (generally is from provider to the requester)" }, { "code": "data-process-documentation", "display": "General documentation tasks related to the execution of a task (e.g. documenting the amount of time spent on a consultation)" }, { "code": "manage-request", "display": "To identify changes in the Referral Request Contributor" } ] }