PackagesCanonicalsLogsProblems
    Packages
    ca.on.oh-ereferral-econsult@0.11.1-alpha1.0.0
    https://ehealthontario.ca/fhir/CodeSystem/task-code
{
  "description": "Contains codes indicating the type of action that is expected to be performed",
  "_filename": "TaskCode.json",
  "package_name": "ca.on.oh-ereferral-econsult",
  "date": "2019-10-23",
  "publisher": "Ontario Health",
  "content": "complete",
  "name": "TaskCode",
  "type": null,
  "experimental": null,
  "resourceType": "CodeSystem",
  "title": null,
  "package_version": "0.11.1-alpha1.0.0",
  "status": "active",
  "id": "f5774fe7-61b0-4a1f-b4ab-63bee14ec8aa",
  "kind": null,
  "url": "https://ehealthontario.ca/fhir/CodeSystem/task-code",
  "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": "manage-request",
    "display": "To identify changes in the Referral Request Contributor"
  } ],
  "version": "1.0.0"
}