Added a new PATCH endpoint /v4/patients/assessments/custom to update patient assessment field values without changing the assessment structure.
V4
HCSI-3929
Added a new API endpoint in the new engine to retrieve inventory locations by site ID, supporting pagination and returning location IDs and names.
V4
HCSI-3930
Added a new API endpoint to retrieve inventory items by location, including item details such as ID, name, lot number, and expiration date, with pagination and performance optimizations for large datasets.
V4
HCSI-4804
Fixed a bug where the PATCH Patient endpoint required “Start of Care” date to update patient data unless patient status was set to “Active.”
Added a new Patch endpoint that allows updates to patient Factor orders.
V4
HCSI-4166
Added a new Patch endpoint that allows updates to patient TPN orders.
V4
HCSI-4169
Fixed a bug where the /progressnotes endpoint did not correctly filter by time (EnteredFrom and EnteredTo), returning results outside the specified range.
V3
HCSI-4205
Added AddressId and AddressEntryId to the /createpatient endpoint.
V4
HCSI-4832
Fixed a bug where the Entity Last Events endpoint did not update all the expected data.
Fixed a bug for the patients orders endpoint where trying to update a PO/INJ/TPN/Factor drug order would produce an error message: "Unsupported prescription format for multi drug functionality./ Prescription format selected on order does not supports multi drug functionality".
V3
HCSI-3315
Fixed a bug for the patient orders endpoint where updating an existing order's authorization from "Blank" to "Automatic" to "Manual" produces an error.
V3
HCSI-3632
Created a new endpoint called Supplier for getting supplier ID from the system when provided a supplier name.
V4
HCSI-4141
Fixed a bug for the patient orders endpoint where the primary payor was allowed to be removed via API without producing an error.
V3
HCSI-4160
Updated the Update IV Orders endpoint to allow setting both the Stop Date and the Sales Representative fields to blank or null.
V3
HCSI-4182
Updated the get delivery ticket endpoint to include the ActualDeliveryDate field.
V3
HCSI-4189
Fixed a bug for the 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.