Task

A task to be performed.

= Must Support, = Is Modifier, = QiCore defined extension

FieldCard.TypeDescription
reason0..1ResourceA resource reference indicating why this task needs to be performed.
identifier1..*List<Identifier>The business identifier for this task.
status1..1StringThe current status of the task.
Binding: The current status of the task. (required)
intent1..1StringIndicates 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)
priority1..1StringIndicates how quickly the Task should be addressed with respect to other requests.
Binding: The task's priority. (required)
code1..1ConceptA 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)
executionPeriod1..1Interval<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).