Changelog

April 21 2025 CareTend API Release Notes - Sprint 221

Jira NumberRelease NoteAPI Version
HCSI-3383Bug fixed where getting 400 error when calling update clinician visit endpoint with inventoryItemId.V3
HCSI-3421Bug fixed where Department, Employer, Employment Status and Quantity were not updating to blanks when updating via the clinician visit endpoint.V4
HCSI-3431Bug fixed where users could only update the keyword field and notes field via the update document endpoint when trying to update all the values as blanks for non-required fields.V3
HCSI-3964Moved the create document endpoint to the new engine for a performance boost.V3
HCSI-3999Created a billing authorization patch endpoint.V4
HCSI-4011Fixed a bug where the delivery tickets endpoint was not updating the shippingAddressId field.V3

April 7 2025 CareTend API Release Notes - Sprint 220

Jira NumberRelease NoteAPI Version
HCSI-3424Bug fixed for leaving blanks in the Billing Authorization section via API not updating; introduced V4 Billing Authorization endpoints (GET and UPDATE).V4
HCSI-3963Moved the V3 Create Patient endpoint to the new V4 engine for a performance boost.V3
HCSI-4001Moved the V3 Create Patient Contact endpoint to the new V4 engine for a performance boost.V3
HCSI-4006Modified the V4 Delivery Tickets endpoint to split into separate Create and Update endpoints.V4
HCSI-4008Bug fixed where the V4 Search Person endpoint did not implement default pagination.V4
HCSI-4019Bug fixed for V3 IV Orders where users could add new prescribers not associated with the patient from the order via API.V3
HCSI-4020Bug fixed for V3 PO Orders where users could add new prescribers not associated with the patient from the order via API.V3
HCSI-4021Bug fixed for V3 TPN Orders where users could add new prescribers not associated with the patient from the order via API.V3
HCSI-4022Bug fixed for V3 HME Orders where users could add new prescribers not associated with the patient from the order via API.V3

CareTend 2025 R2 March 31 API Release Notes - Sprint 219

Jira NumberRelease NoteAPI Version
HCSI-3819Bug fixed with Patients endpoint where CareTend UDF fields were not being created or updated.V3
HCSI-3943Bug fixed in the Delivery Tickets endpoint to handle a user trying to update a locked delivery ticket via API by returning error 409.V4
HCSI-3871Bug fixed where Patients API was accepting all values for change reason, accepting year with 3 digits but defaulted to current year.V3

March 10 2025 CareTend API Release Notes - Sprint 218

Jira NumberRelease NoteAPI Version
HCSI-3414Bug fixed where patient update API was not updating the address. Worked as designed in V4; no code changes required.V3
HCSI-3447Bug fixed where the delivery tickets endpoint was receiving a 500 error and 404 error for Panther Specialty Pharmacy UAT due to missing /commands/ in the URL.V3
HCSI-3533Bug fixed where the Create Person endpoint would allow choosing Referral Source as PersonTypeName and sending no Referral Source.V3
HCSI-3535Bug fixed where the purchase orders item receive endpoint was outputting a 500 error.V3
HCSI-3974Bug fixed where Paragon was receiving an unexpected error in the Delivery Tickets endpoint.V4

February 24 2025 CareTend API Release Notes - Sprint 217

Jira NumberRelease NoteAPI Version
HCSI-3457Bug fixed where the Persons API was not handling a new type of person creation based on the unallowed person types: Person and Application User.V3
HCSI-3460Bug fixed where no value for PersonPartyId via the create Person endpoint.V3
HCSI-3464Bug fixed where payload used in the Providers endpoint was experiencing an error of missing parameter.V3
HCSI-3736Moved the create patient medication profile endpoint to the new engine for a performance boost.V3
HCSI-3784Bug fixed where Patients Search endpoint returned empty response for first name and last name inputs due to incorrect assumption about company ID requirement.V2
HCSI-3957Bug fixed where Get delivery ticket returned 400 response when including ID and Number in one get request.V3

February 10 2025 CareTend API Release Notes - Sprint 216

Jira NumberRelease NoteAPI Version
HCSI-3731Moved the create and update delivery ticket items endpoint to the new engine for a performance boost.V3
HCSI-3733Moved the search person endpoint to the new engine for a performance boost.V3
HCSI-3734Moved the create patient statistics endpoint to the new engine for a performance boost.V3
HCSI-3778Bug fixed where there was a limit on the createdocument endpoint documentImage Base64 string at 2MB.V3