description: Profile of TaskRejected 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: QICoreTaskRejected type: Task elements: status: type: code short: (QI) The potential performer who claimed ownership of the task has decided not to execute it prior to performing any action pattern: {type: Code, value: rejected} index: 0 statusReason: binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/us/qicore/ValueSet/qicore-negation-reason'} mustSupport: false index: 1 code: type: CodeableConcept short: (QI) Task Type binding: {strength: preferred, valueSet: 'http://hl7.org/fhir/ValueSet/task-code'} index: 2 extensions: notDoneValueSet: {url: 'http://hl7.org/fhir/StructureDefinition/cqf-notDoneValueSet', min: 0, max: 1, type: Extension, short: (QI) Url of a value set of activities not requested or performed, index: 3} elements: extension: type: Extension short: (QI) Url of a value set of activities not requested or performed url: http://hl7.org/fhir/StructureDefinition/cqf-notDoneValueSet index: 3 slicing: slices: notDoneValueSet: match: {} schema: {type: Extension, short: (QI) Url of a value set of activities not requested or performed, url: 'http://hl7.org/fhir/StructureDefinition/cqf-notDoneValueSet', index: 3} min: 0 max: 1 focus: {mustSupport: false, index: 4} for: type: Reference mustSupport: false refers: ['http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-patient'] index: 5 encounter: type: Reference mustSupport: false refers: ['http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-encounter'] index: 6 executionPeriod: {short: (QI) The timing the task was rejected and the reason., index: 7} package_version: 7.0.0-ballot class: profile kind: resource url: http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-taskrejected base: http://hl7.org/fhir/StructureDefinition/Task version: 7.0.0-ballot required: [executionPeriod, focus, status, statusReason, code]