Hi everyone,
We’re integrating with the iM1 API and currently have the FileRecord API, which allows us to create consultations/patient records.
We also need to create Tasks/Diary tasks like the Patient Note workflow shown here: https://www.youtube.com/watch?v=uFdAbqeRi4w
Could anyone confirm whether Task/Diary creation is supported via the iM1 API?
Specifically, can we:
-
Create a Patient Note task linked to a patient?
-
Assign it to a user/team?
-
Set a deadline and urgent flag?
-
Retrieve its status/completion?
We only have the FileRecord API documentation, so we’re unsure whether task creation is supported there or through a separate API.
Any guidance or documentation would be appreciated. Thanks!