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: type: elements: coding: elements: system: binding: {strength: extensible, valueSet: 'http://ehealthontario.ca/fhir/ValueSet/task-output-type-code'} index: 18 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: 5 elements: coding: binding: {strength: example, valueSet: 'http://ehealthontario.ca/fhir/ValueSet/task-business-status'} index: 6 elements: system: {mustSupport: false, index: 7} code: {index: 8} display: {mustSupport: false, index: 9} required: [display, system, code] text: {mustSupport: true, index: 10} extension: isModifier: false index: 2 slicing: slices: PatientNeedsToBeSeen: match: {} schema: {isModifier: false, index: 2} lastModified: {mustSupport: true, index: 15} code: binding: {strength: extensible, valueSet: 'http://ehealthontario.ca/fhir/ValueSet/task-code'} index: 11 elements: coding: binding: {strength: extensible, valueSet: 'http://ehealthontario.ca/fhir/ValueSet/task-code'} index: 12 elements: system: {mustSupport: true, index: 13} display: {mustSupport: true, index: 14} identifier: {mustSupport: false, index: 3} input: {mustSupport: false, index: 17} basedOn: type: Reference refers: ['http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-ServiceRequest'] index: 4 owner: type: Reference refers: ['http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-PractitionerRole'] index: 16 package_version: erec-0.12.1-alpha1.0.1 extensions: PatientNeedsToBeSeen: {url: null, isModifier: false, index: 2} 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.1.0 required: [meta]