PackagesCanonicalsLogsProblems
    Packages
    ca.on.oh-ereferral-econsult@0.11.0-alpha-1.0.6
    http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-Task
{
  "description": "A task resource describes an activity that can be performed and tracks the state of completion of that activity. It is a representation that an activity should be or has been initiated, and eventually, represents the successful or unsuccessful completion of that activity.",
  "_filename": "ca-on-eReferral-profile-Taskv10-1.json",
  "package_name": "ca.on.oh-ereferral-econsult",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "EReferralTask",
  "abstract": false,
  "type": "Task",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Task",
  "package_version": "0.11.0-alpha-1.0.6",
  "status": "draft",
  "id": "82dab1eb-3eac-41ed-820b-0872b8efb44d",
  "kind": "resource",
  "url": "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-Task",
  "version": "1.0.0",
  "differential": {
    "element": [ {
      "id": "Task.meta",
      "min": 1,
      "path": "Task.meta",
      "mustSupport": true
    }, {
      "id": "Task.meta.profile",
      "min": 1,
      "path": "Task.meta.profile",
      "comment": "#### **_` FOR eREFERRAL USAGE: The meta.profile = http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-Task|1.0.0 `_**\r\n\r\nIt is up to the server and/or other infrastructure of policy to determine whether/how these claims are verified and/or updated over time.  The list of profile URLs is a set.",
      "mustSupport": true
    }, {
      "id": "Task.identifier",
      "path": "Task.identifier",
      "mustSupport": true
    }, {
      "id": "Task.identifier.system",
      "path": "Task.identifier.system",
      "mustSupport": true
    }, {
      "id": "Task.identifier.value",
      "path": "Task.identifier.value",
      "mustSupport": true
    }, {
      "id": "Task.basedOn",
      "max": "1",
      "min": 1,
      "path": "Task.basedOn",
      "type": [ {
        "code": "Reference",
        "aggregation": [ "referenced" ],
        "targetProfile": [ "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-ServiceRequest" ]
      } ],
      "mustSupport": true
    }, {
      "id": "Task.basedOn.reference",
      "path": "Task.basedOn.reference",
      "mustSupport": true
    }, {
      "id": "Task.basedOn.identifier",
      "path": "Task.basedOn.identifier",
      "mustSupport": true
    }, {
      "id": "Task.basedOn.identifier.system",
      "path": "Task.basedOn.identifier.system",
      "mustSupport": true
    }, {
      "id": "Task.basedOn.identifier.value",
      "path": "Task.basedOn.identifier.value",
      "mustSupport": true
    }, {
      "id": "Task.status",
      "path": "Task.status",
      "mustSupport": true
    }, {
      "id": "Task.businessStatus",
      "path": "Task.businessStatus",
      "binding": {
        "strength": "example",
        "valueSet": "http://ehealthontario.ca/fhir/ValueSet/task-business-status"
      },
      "mustSupport": true
    }, {
      "id": "Task.businessStatus.coding",
      "path": "Task.businessStatus.coding",
      "binding": {
        "strength": "example",
        "valueSet": "http://ehealthontario.ca/fhir/ValueSet/task-business-status"
      },
      "mustSupport": true
    }, {
      "id": "Task.businessStatus.coding.system",
      "path": "Task.businessStatus.coding.system",
      "fixedUri": "https://ehealthontario.ca/fhir/CodeSystem/task-business-status",
      "mustSupport": true
    }, {
      "id": "Task.businessStatus.coding.code",
      "path": "Task.businessStatus.coding.code",
      "mustSupport": true
    }, {
      "id": "Task.businessStatus.coding.display",
      "path": "Task.businessStatus.coding.display",
      "mustSupport": true
    }, {
      "id": "Task.businessStatus.text",
      "path": "Task.businessStatus.text",
      "mustSupport": true
    }, {
      "id": "Task.intent",
      "path": "Task.intent",
      "mustSupport": true
    }, {
      "id": "Task.code",
      "path": "Task.code",
      "binding": {
        "strength": "extensible",
        "valueSet": "http://ehealthontario.ca/fhir/ValueSet/ereferral-ontario/task-code"
      },
      "comment": "The title (eg \"My Tasks\", \"Outstanding Tasks for Patient X\") should go into the code",
      "mustSupport": true
    }, {
      "id": "Task.code.coding",
      "path": "Task.code.coding",
      "binding": {
        "strength": "extensible",
        "valueSet": "http://ehealthontario.ca/fhir/ValueSet/task-code"
      },
      "mustSupport": true
    }, {
      "id": "Task.code.coding.system",
      "path": "Task.code.coding.system",
      "fixedUri": "https://ehealthontario.ca/fhir/CodeSystem/task-code",
      "mustSupport": true
    }, {
      "id": "Task.code.coding.code",
      "path": "Task.code.coding.code",
      "binding": {
        "strength": "extensible",
        "valueSet": "http://ehealthontario.ca/fhir/ValueSet/ereferral-ontario/task-code"
      },
      "mustSupport": true
    }, {
      "id": "Task.code.coding.display",
      "path": "Task.code.coding.display",
      "mustSupport": true
    }, {
      "id": "Task.authoredOn",
      "path": "Task.authoredOn",
      "mustSupport": true
    }, {
      "id": "Task.lastModified",
      "path": "Task.lastModified",
      "mustSupport": true
    }, {
      "id": "Task.owner",
      "path": "Task.owner",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/PractitionerRole" ]
      } ],
      "mustSupport": true
    }, {
      "id": "Task.owner.reference",
      "path": "Task.owner.reference",
      "mustSupport": true
    }, {
      "id": "Task.owner.identifier",
      "path": "Task.owner.identifier",
      "mustSupport": true
    }, {
      "id": "Task.owner.identifier.system",
      "path": "Task.owner.identifier.system",
      "mustSupport": true
    }, {
      "id": "Task.owner.identifier.value",
      "path": "Task.owner.identifier.value",
      "mustSupport": true
    }, {
      "id": "Task.input",
      "path": "Task.input",
      "mustSupport": false
    }, {
      "id": "Task.output",
      "path": "Task.output",
      "mustSupport": false
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Task"
}