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. package_name: ca.on.oh derivation: constraint name: EReferralTask type: Task elements: meta: mustSupport: true index: 0 elements: profile: {mustSupport: true, index: 1} required: [profile] output: elements: value: choices: [valueReference] index: 20 valueReference: type: Reference choiceOf: value refers: ['http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-Communication'] index: 21 businessStatus: short: E.g. "New", "Pending", "Accepted", etc. binding: {strength: extensible, valueSet: 'http://ehealthontario.ca/fhir/ValueSet/task-business-status'} index: 7 elements: coding: binding: {strength: example, valueSet: 'http://ehealthontario.ca/fhir/ValueSet/task-business-status'} index: 8 elements: system: pattern: {type: Uri, value: 'https://ehealthontario.ca/fhir/CodeSystem/task-business-status'} mustSupport: true index: 9 display: {mustSupport: true, index: 10} text: {mustSupport: true, index: 11} extension: type: Extension isModifier: false url: http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eConsult-ext-patient-needs-to-be-seen index: 2 slicing: slices: PatientNeedsToBeSeen: match: {} schema: {type: Extension, isModifier: false, url: 'http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eConsult-ext-patient-needs-to-be-seen', index: 2} overrideReason: match: {} schema: {type: Extension, isModifier: false, mustSupport: true, url: 'http://ehealthontario.ca/fhir/StructureDefinition/ext-override-reason', index: 3} consultationTime: match: {} schema: {type: Extension, isModifier: false, url: 'http://ehealthontario.ca/fhir/StructureDefinition/ext-consultation-time', index: 4} lastModified: {mustSupport: true, index: 16} code: binding: {strength: extensible, valueSet: 'http://ehealthontario.ca/fhir/ValueSet/task-code'} index: 12 elements: coding: binding: {strength: extensible, valueSet: 'http://ehealthontario.ca/fhir/ValueSet/task-code'} index: 13 elements: system: pattern: {type: Uri, value: 'https://ehealthontario.ca/fhir/CodeSystem/task-code'} mustSupport: true index: 14 display: {mustSupport: true, index: 15} identifier: {mustSupport: true, index: 5} input: {mustSupport: false, index: 18} basedOn: type: Reference refers: ['http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-ServiceRequest'] index: 6 owner: type: Reference refers: ['http://hl7.org/fhir/StructureDefinition/PractitionerRole'] index: 17 package_version: ereferral-econsult-0.12.0-alpha1.0.1 extensions: PatientNeedsToBeSeen: {url: 'http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eConsult-ext-patient-needs-to-be-seen', type: Extension, isModifier: false, index: 2} overrideReason: {url: 'http://ehealthontario.ca/fhir/StructureDefinition/ext-override-reason', type: Extension, isModifier: false, mustSupport: true, index: 3} consultationTime: {url: 'http://ehealthontario.ca/fhir/StructureDefinition/ext-consultation-time', type: Extension, isModifier: false, index: 4} class: profile kind: resource url: http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-Task base: http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-Task version: 1.0.1 required: [meta]