CareTend API Release Notes - 5/18/2026 - 5/29/2026
6 days ago by Saurabh Singh
| Issue Number | Jira Number | Release Note | Collection | API Version | Availability |
|---|---|---|---|---|---|
| N/A | HCSI-3689 | Added a new V4 GET /v4/patients/{mrn}/contactsendpoint that allows external systems to retrieve all emergency contact records for a patient, including contact ID, name, relationship, contact type, phone numbers, email, and address. On success, CareTend returns the complete set of emergency contacts for the specified patient MRN. | Patients | V4 | Staging: 6/3/2026 Production: 6/3/2026 |
| N/A | HCSI-3776 | Added a new V4 PATCH /v4/patients/{mrn}/authorizationsendpoint that allows external systems to create or update authorization records in CareTend, accepting drug, nursing, supplies, HCPC, insurance, authorization number, dates, approved unit counts, and status. On success, CareTend writes the authorization record for the specified patient MRN. | Patients | V4 | Staging: 6/3/2026 Production: 6/3/2026 |
| N/A | HCSI-5033 | Updated the V4 POST /v4/patientorders/searchendpoint to process requests through the new V4 API engine, improving performance to meet a one-second response time target with no changes to inputs or outputs. On success, CareTend returns matching patient orders with significantly improved response times for high-volume integration workflows. | Patient Orders | V4 | Staging: 6/3/2026 Production: 6/3/2026 |
| N/A | HCSI-5534 | Added a new V4 POST /v4/inventory/items/quantity/update-availableendpoint that allows external systems to update an inventory item's available quantity in CareTend by specifying the target available value directly, with CareTend calculating the on-hand adjustment without affecting committed quantities. On success, CareTend returns the updated available and on-hand quantities for the specified inventory item and location. | Inventory | V4 | Staging: 6/3/2026 Production: 6/3/2026 |
| N/A | HCSI-5552 | Added a new V4 POST /v4/providers/{id}/userdefinedfields/searchendpoint that allows external systems to search and filter specific user defined fields for a provider record by field name or field ID, returning only the requested fields with current values and allowable choices. On success, CareTend returns the targeted provider UDF data without requiring the full UDF dataset. | User Defined Fields | V4 | Staging: 6/3/2026 Production: 6/3/2026 |
| N/A | HCSI-5553 | Added a new V4 POST /v4/patients/{mrn}/assessments/fields/searchendpoint that allows external systems to search and filter specific fields within a patient custom assessment by field name or field ID, returning only the matching fields with current values and allowable choices. On success, CareTend returns the targeted assessment field data without requiring the full assessment field payload. | Assessments | V4 | Staging: 6/3/2026 Production: 6/3/2026 |
| N/A | HCSI-5574 | Resolved an issue where the V4 PATCH /v4/documents/patient/{id}endpoint returned a 500 Internal Server Error for valid patient document update requests due to an unhandled exception in the V4 document update handler. On success, CareTend processes the update and returns the updated patient document record. | Documents | V4 | Staging: 6/3/2026 Production: 6/3/2026 |
