CareTend API Release Notes 12/01/2025 to 12/12/2025

Jira NumberRelease NoteAPI Version
HCSI-4959Updated the POST Create Patient endpoint to accept the AcuityOnAdmissionName property, validating against a lookup table and returning errors for invalid entries. Response includes patient’s acuity on admission when set.V4
HCSI-4964Fixed a bug where the PATCH Medication Profiles endpoint did not allow Start Date, Stop Date, and Discontinued Date fields to be cleared using DateTime.MinValue. Validation now accepts DateTime.MinValue to clear these fields, and response reflects blank dates.V4
HCSI-5042Fixed a bug where the PATCH Addresses endpoint failed when multiple AddressEntryIds referenced the same AddressId. Input validations now ensure address relationships are checked and soft-deleted before updates, preventing conflicts.V4
HCSI-5184Fixed a bug where the PUT Patients endpoint returned inconsistent Patient Status Id and Address Entry Id values compared to V3. Validation ensures valid MRN and consistent IDs across versions.V4