description: Profile of Task for decision support/quality metrics. Defines the core set of elements and extensions for quality rule and measure authors. package_name: hl7.fhir.us.qicore derivation: constraint name: QICoreTask type: Task elements: executionPeriod: {short: (QI) Start and end time of execution, mustSupport: false, index: 9} encounter: type: Reference short: (QI) Healthcare event during which this task originated mustSupport: false refers: ['http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-encounter'] index: 8 reasonCode: {mustSupport: false, index: 10} for: type: Reference short: (QI) Beneficiary of the Task mustSupport: false refers: ['http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-patient'] index: 7 priority: {short: (QI) routine | urgent | asap | stat, index: 3} status: {short: (QI) draft | requested | received | accepted | rejected | ready | cancelled | in-progress | on-hold | failed | completed | entered-in-error, index: 1} code: short: (QI) Task Type binding: {strength: preferred, valueSet: 'http://hl7.org/fhir/ValueSet/task-code'} index: 4 extensions: codeOptions: {url: 'http://hl7.org/fhir/StructureDefinition/codeOptions|7.0.1', min: 0, max: 1, short: (QI) Url of a value set of candidate tasks, type: Extension, index: 5} elements: extension: short: (QI) Url of a value set of candidate tasks type: Extension url: http://hl7.org/fhir/StructureDefinition/codeOptions|7.0.1 index: 5 slicing: slices: codeOptions: match: {} schema: {short: (QI) Url of a value set of candidate tasks, type: Extension, url: 'http://hl7.org/fhir/StructureDefinition/codeOptions|7.0.1', index: 5} min: 0 max: 1 intent: {short: (QI) unknown | proposal | plan | order | original-order | reflex-order | filler-order | instance, index: 2} focus: short: (QI) What task is acting on refers: ['http://hl7.org/fhir/StructureDefinition/Resource'] type: Reference mustSupport: false index: 6 basedOn: {short: (QI) Request fulfilled by this task, index: 0} package_version: 7.0.1 class: profile kind: resource url: http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-task base: http://hl7.org/fhir/StructureDefinition/Task version: 7.0.1 required: [code, executionPeriod, priority]