Object » Task

A task to do assigned to a patient performed at a specific location

Fields

assignees ([Provider])

List of providers who are assigned to complete this task and will be backup

completedBy (Provider)

creator (Provider)

Creator of the task if the task was created by a provider (null if computer-generated)

deleted (Boolean)

If the task has been deleted

done (Boolean)

If the task has been done

dueDate (Date)

Due date for the task (will alert all assignees when it comes)

encounter (Encounter)

Linked encounter

id (ID)

insertedAt (NaiveDateTime)

patient (Patient)

rdvm (Rdvm)

snoozeUntilDueDate (Boolean)

taskCategory (TaskCategory)

text (String)

Body message of the task

updatedAt (NaiveDateTime)