May 19 2025 CareTend API Release Notes - Sprint 223

  • HCSI-3453: Fixed a bug for the V3 patients orders Endpoint where trying to update a PO/INJ/TPN/Factor drug order would produce an error message as "Unsupported prescription format for multi drug functionality./ Prescription format selected on order does not supports multi drug functionality".
  • HCSI-3315: Fixed a bug for the v3 patient orders Endpoint where updating an existing order's authorization from "Blank" to "Automatic" to "Manual" produces an error.
  • HCSI-3632: Created a new V4 Endpoint called Supplier for getting supplier id from the system when provided a supplier name.
  • HCSI-4141: Fixed a bug for the v3 patient orders Endpoint where the primary payor was allowed to be removed via API without producing an error.
  • HCSI-4160: Updated the Update IV Orders endpoint to allow setting both the Stop Date and the Sales Representative fields to blank or null.
  • HCSI-4182: Updated the v3 get delivery ticket Endpoint to include the ActualDeliveryDate field.
  • HCSI-4183: Fixed invalidly documented swagger specificaiton in OpenAPI.
  • HCSI-4189: Fixed a bug for the v3 delete document Endpoint where using the endpoint would output a "400 Missing Required Parameter error for not supplying the document id but they have" error.

May 5 2025 CareTend API Release Notes - Sprint 222

  • HCSI-3195: Moved the V3 delete patient provider endpoint to the new engine for a performance boost
  • HCSI-3973: Bug fixed with Delivery Ticket Endpoint not confirming delivery ticket items for PantherRx

April 21 2025 CareTend API Release Notes - Sprint 221

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

April 7 2025 CareTend API Release Notes - Sprint 220

  • HCSI-3424: Bug fixed for leaving blanks in the Billing Authorization section via api but data not updating by creating a v4 Billing Authorization Endpoint(s) Get and Update.
  • HCSI-3963: Moved the V3 create patient endpoint to the new v4 engine for a performance boost.
  • HCSI-4001: Moved the V3 create patient contact endpoint to the new v4 engine for a performance boost.
  • HCSI-4006: Modified the delivery tickets endpoint to be split up into the create endpoint and update endpoint.
  • HCSI-4008: Bug fixed where the v4 search person endpoint did implement default pagination.
  • HCSI-4019: Bug fixed for IV Orders where users are able to add New Prescribers who are not associated to the patient from the Order via API.
  • HCSI-4020: Bug fixed for PO Orders where users are able to add New Prescribers who are not associated to the patient from the Order via API.
  • HCSI-4021: Bug fixed for TPN Orders where users are able to add New Prescribers who are not associated to the patient from the Order via API.
  • HCSI-4022: Bug fixed for HME Orders where users are able to add New Prescribers who are not associated to thepatient from the Order via API.

CareTend 2025 R2 March 31 API Release Notes - Sprint 219

  • HCSI-3819: Bug fixed with CareTend UDF fields where UDF fields are not being create or updated.
  • HCSI-3943: Bug fixed to handle a user trying to updated a locked delivery ticket via API by returning error 409.
  • HCSI-3871: Bug fixed where Patients API was accepting all values for change reason, accepting year with 3 digits but defaulted to current year.

March 10 2025 CareTend API Release Notes - Sprint 218

  • HCSI-3414: Bug fixed where patient update API not updating the address. Worked as designed in V4 no code changes required.
  • HCSI-3447: Bug fixed where the V3 delivery tickets endpoint was recieving a 500 error and 404 error for Panther Specialty Pharmacy UAT. Missing /commands/ in the URL.
  • HCSI-3533: Bug fixed where the V3 Create Person Endpoint would allow you to chooose Referral Source as PersonTypeName and send no Referral Source.
  • HCSI-3535: Bug fixed where the V3 purchase orders item recieve endpoint was outputing a 500 error.
  • HCSI-3974: Bug fixed where Paragon was recieving an unexpected error in the V4 Delivery Tickets Endpoint.

February 24 2025 CareTend API Release Notes - Sprint 217

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

February 10 2025 CareTend API Release Notes - Sprint 216

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