Create task

Beta
POST
/api/tasks/v3

Request

This endpoint expects an object.
encounter_idUUIDRequired
task_typeenumRequired
descriptionstringRequired
work_queue_idstringRequired
blocks_claim_submissionbooleanOptional
assignee_user_idUUIDOptional
categoryenumOptional

Response

This endpoint returns an object.
task_idUUID
encounter_idUUID
task_typeenum
descriptionstring
blocks_claim_submissionboolean
external_idstring
patient_namestring
patient_external_idstring
statusenum
noteslist of objects
created_atdatetime
updated_atdatetime

The time of most recent update to the task only

agg_updated_atdatetime

The time of most recent update to the task or any of its notes

date_of_servicedate
assignmentslist of objects
payer_namestringOptional
payer_idstringOptional
categoryenumOptional