CareTend API Release Notes - 6/1/2026 - 6/12/2026
7 days ago by Saurabh Singh
| Issue Number | Jira Number | Release Note | Collection | API Version | Availability |
|---|---|---|---|---|---|
| N/A | HCSI-5523 | Resolved an issue where the V4 POST /v4/inventory/searchendpoint returned a 500 Internal Server Error when paginating with a page size of 179 or greater beyond the first page. On success, CareTend returns the requested page of inventory records for any valid page size and page number. | Inventory | V4 | Staging: 6/17/2026 Production: 6/17/2026 |
| WSI-76993 | HCSI-5528 | Resolved an issue where the V4 PATCH /v4/userdefinedfields/patientsendpoint returned a 500 Internal Server Error for valid patient user defined field update requests. On success, CareTend updates the specified field values and returns the updated patient record. | User Defined Fields | V4 | Staging: 6/17/2026 Production: 6/17/2026 |
| N/A | HCSI-5555 | Added a new V4 POST /v4/patientorderitems/searchendpoint that allows external systems to retrieve patient order items in a batched call by filtering on one or more PatientOrderId values, with offset-based pagination. On success, CareTend returns the matching patient order item records with a total count. | Patient Order Items | V4 | Staging: 6/17/2026 Production: 6/17/2026 |
| WSI-77912 | HCSI-5587 | Resolved an issue where the V4 PATCH /v4/prescriptions/transferendpoint completed successfully but transferred prescription orders did not appear in the destination company's workflow queue until a manual save was performed. On success, CareTend correctly routes transferred orders to the destination company's workflow queue. | Prescriptions | V4 | Staging: 6/17/2026 Production: 6/17/2026 |
| WSI-78099 | HCSI-5607 | Resolved an issue where the V4 PUT and PATCH /v4/patientsendpoints returned an "entity not found" error when updating the Primary RN Id field due to an incorrect person type constant that prevented valid RN personnel from passing validation. On success, CareTend updates the patient record with the specified Primary RN Id and returns the updated patient. | Patients | V4 | Staging: 6/17/2026 Production: 6/17/2026 |
| N/A | HCSI-5615 | Updated the V4 PATCH /v4/userdefinedfields/patients/{mrn}endpoint documentation to clarify that the fieldName property accepts the template field's display label, not its internal reporting name. On success, CareTend updates the patient user defined field values using the fieldName as the display label identifier. | User Defined Fields | V4 | Staging: 6/17/2026 Production: 6/17/2026 |
| N/A | HCSI-5617 | Added a new V4 GET /v4/patients/assessments/mrn/{medicalRecordNumber}/assessments/{customAssessmentId}endpoint that allows external systems to retrieve a patient assessment's metadata and container/field structure by MRN and assessment ID, returning status, lock state, and all configured containers with field definitions and allowable values. On success, CareTend returns the full assessment structure including the identifiers needed to call the existing Update, Delete, and Lock assessment endpoints. | Patients | V4 | Staging: 6/17/2026 Production: 6/17/2026 |
| N/A | HCSI-5640 | Resolved an issue where the V4 POST /v4/patients/searchendpoint ignored the OtherPatientMrns filter when included in the request body, returning no results even when matching patients existed in CareTend. On success, CareTend returns all patients matching any of the provided OtherPatientMrns values. | Patients | V4 | Staging: 6/17/2026 Production: 6/17/2026 |
| WSI-78441 | HCSI-5643 | Resolved an issue where the V4 POST /v4/inventory/itemsendpoint returned a 500 Internal Server Error when the item name exceeded 255 characters, despite the API specification documenting a maximum of 500 characters. On success, CareTend creates the inventory item; names longer than 255 characters now return a 422 validation error instead of a 500. | Inventory | V4 | Staging: 6/17/2026 Production: 6/17/2026 |
