2024.R1.SP1 API Release Notes - Released with 2024 R2.

  1. CareTend API V3- Create/update clinician visit is not creating LinkedScheduled task entry (HCSI-2968)
    a. After initial development of the create clinician visit endpoint it was noticed the corresponding linked task was not being created. We have modified the API so that is now creates the linked task.
  2. Consistent Error Response for V3 (HCSI-2907)
    a. Created a common/consistent error response format so that any error returned by an API will look and feel consistent. This consistent formatting will appear within the V3 APIs. This also removes the Errors as it was a duplicate of Message.