A task to be performed.
= Must Support, = Is Modifier, = QiCore defined extension
Field | Card. | Type | Description |
---|---|---|---|
reason | 0..1 | Resource | A resource reference indicating why this task needs to be performed. |
identifier | 1..* | List<Identifier> | The business identifier for this task. |
status | 1..1 | String | The current status of the task. Binding: The current status of the task. (required) |
intent | 1..1 | String | Indicates the "level" of actionability associated with the Task, i.e. i+R[9]Cs this a proposed task, a planned task, an actionable task, etc. Binding: Distinguishes whether the task is a proposal, plan or full order. (required) |
priority | 1..1 | String | Indicates how quickly the Task should be addressed with respect to other requests. Binding: The task's priority. (required) |
code | 1..1 | Concept | A name or code (or both) briefly describing what the task involves. Binding: Codes to identify what the task involves. These will typically be specific to a particular workflow. (example) |
executionPeriod | 1..1 | Interval<DateTime> | Identifies the time action was first taken against the task (start) and/or the time final action was taken against the task prior to marking it as completed (end). |