Entity: Task - itaybraun/FHIR_OS_SampleData GitHub Wiki

Task

A task to be performed. https://www.hl7.org/fhir/task.html

Task Status: https://www.hl7.org/fhir/valueset-task-status.html A new task is in "Accepted". Later we can add more complicated workflows.

Intent: https://www.hl7.org/fhir/valueset-task-intent.html Always "order" for a new Task

Request Priority: https://www.hl7.org/fhir/valueset-request-priority.html By default: "routine"

Focus: What task is acting on. Can be empty For: Beneficiary of the Task Reason Code: The Task.reason should only be included if there is no Task.focus or if it differs from the reason indicated on the focus

Input & Output Require more analysis how to perform that task