Request Parameters
All parameters are required:- subject (string, required): Task title/subject line
- description (string, required): Task description/body content
- assignee_user_id (string, required): EMR user ID to assign the task to
- patient_mrn (string, required): Medical Record Number (MRN) of the patient
Example Request
Example Response
- task_id: Unique identifier for the created task record
- job_id: Job execution identifier for tracking the async operation