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: rs/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: short: (QI) Reason for current status binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/us/qicore/ValueSet/qicore-negation-reason'} mustSupport: false index: 1 focus: type: Reference short: (QI) What task is acting on mustSupport: false refers: ['http://hl7.org/fhir/StructureDefinition/Resource'] index: 2 for: type: Reference short: (QI) Beneficiary of the Task mustSupport: false refers: ['http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-patient'] index: 3 executionPeriod: {short: (QI) The time action first taken meets expectation of the rejected use case., index: 4} package_version: 7.0.0 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 required: [executionPeriod, status, statusReason]