PackagesCanonicalsLogsProblems
    Packages
    ca.infoway.io.erec@1.1.0-dft-ab
    http://fhir.infoway-inforoute.ca/io/CA-eReC/CodeSystem/task-code
{
  "description": "Contains codes indicating the type of action that is expected to be performed",
  "_filename": "codesystem-task-code.json",
  "package_name": "ca.infoway.io.erec",
  "date": null,
  "publisher": "Canada Health Infoway",
  "content": "complete",
  "name": "TaskCode",
  "type": null,
  "experimental": null,
  "resourceType": "CodeSystem",
  "title": "Task Code",
  "package_version": "1.1.0-dft-ab",
  "status": "draft",
  "id": "d8575609-df8b-4807-9b9a-3deacc304fb9",
  "kind": null,
  "url": "http://fhir.infoway-inforoute.ca/io/CA-eReC/CodeSystem/task-code",
  "concept": [ {
    "code": "process-request",
    "display": "Process eReferral Request",
    "definition": "Primary task associated with tracking the status of an eReferral service request"
  }, {
    "code": "process-request-consult",
    "display": "Process eConsult Request",
    "definition": "Primary task associated with tracking the status of an eConsult service request"
  }, {
    "code": "request-for-information-for-requester",
    "display": "Request for Information for Requester",
    "definition": "Request for more information Information to be completed by the referral requester"
  }, {
    "code": "general-task",
    "display": "General Task",
    "definition": "General ad-hoc tasks that for a referral detailed in Task.definition (e.g., Contact supervisor for final approval)"
  }, {
    "code": "data-correction",
    "display": "Data Correction",
    "definition": "Providing up-to-date information of patient records/referral information (generally is from provider to the requester)"
  }, {
    "code": "manage-request",
    "display": "Manage Request",
    "definition": "To identify changes in the Referral Request Contributor"
  }, {
    "code": "data-process-documentation",
    "display": "Data Process Documentation",
    "definition": "To be used to document changes in the referral process"
  } ],
  "version": null
}