18 days ago by Saurabh Singh
- HCSI-3419: Fixed a Bug where the Update Patient Catheter API failed to clear all catheter values except the clinician name, which was correctly updated to blank.
- HCSI-4711: Introduced a new WCTS API endpoint in the WCTS.Service.Inventory project to support single entity GET requests for Inventory Item Price Entry using a monotonic integer ID, including new controller, service, repository, and entity structure aligned with existing domain architecture.
- HCSI-4795: Migrated the patient email collection endpoint into the WCTS framework with full input/output parity to the latest version, ensuring seamless client transition and no loss of functionality.
- HCSI-4796: Migrated the create patient email address endpoint into the WCTS framework, ensuring full input/output compatibility with the latest version and preserving all existing functionality for seamless client transition.
- HCSI-4797: Migrated the "Update Patient Email Address" endpoint into the WCTS framework, ensuring full input/output compatibility with the latest version (V2/V3/V4) and preserving all existing functionality, including support for nested objects.
- HCSI-4798: Migrated the "Delete Patient Email Address" endpoint into the WCTS framework, maintaining full input/output compatibility with the latest version (V2/V3/V4) and preserving all existing functionality, including support for nested objects.
18 days ago by Saurabh Singh
- HCSI-3000: Added a new PATCH endpoint /v4/patients/assessments/custom created to update patient assessment field values without changing assessment structure.
- HCSI-3929: Added a new V4 API endpoint in the new engine to retrieve inventory locations by site ID, supporting pagination and returning location IDs and names.
- HCSI-3930: Added a new V4 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.
- 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".
about 2 months ago by Saurabh Singh
- HCSI-3162: Added a new v4 Patch Endpoint that allows user to update purchase order status in CareTend.
- HCSI-3630: Added a new v4 Patch Endpoint that allows user to delete patient catheter information from CareTend.
- HCSI-4627: Fixed a bug where the v3 createpatients Endpoint does not auto populate the patient's county.
2 months ago by Saurabh Singh
- HCSI-3352: Added a new v4 Patch Endpoint: deliveryTickets that allows user to remove items from a working delivery ticket.
- HCSI-3635: Added a new v4 Patch Endpoint: purchaseorders that allows the user to update purchase order(s).
- HCSI-4194: Added a new v4 Patch Endpoint: Employees for that will allow users to blank or null out various fields on the Employee record.
2 months ago by Saurabh Singh
- HCSI-4165: Added a new v4 Patch Endpoint that allows updates to patient Factor orders.
- HCSI-4166: Added a new v4 Patch Endpoint that allows updates to patient TPN orders.
- HCSI-4169: Fixed a bug for the v3 progressnotes Endpoint where the time in enteredFrom fields and EnteredTo did not filter the search parameters and included results more than the what was designated in the search parameters.
- HCSI-4205: Added AddressId and AddressEntryId to the v4 createpatient Endpoint.
- HCSI-4832: Fixed a bug where the v3 entity last events Endpoint did not update all the expected data.
3 months ago by Saurabh Singh
- HCSI-3194: Moved the V3 create patient provider Endpoint to the new V4 engine for a performance boost.
- HCSI-3913: Fixed a bug where redundant data was being sent in the GET V4 delivery tickets Endpoint so now it only sends the correct output for the Endpoint.
- HCSI-4192: Created an upgraded V4 patch version of the update person Endpoint based on the V3 engine.
- HCSI-4193: Created an upgraded V4 patch version of the update patient contacts Endpoint based on the V3 engine.
3 months ago by Saurabh Singh
- HCSI-4163: Fixed a bug where a change to a user defined field did not update the modified date in the audit log.
- HCSI-4167: Added a new v4 patient orders Endpoint to update HME orders in CareTend.
- HCSI-4168: Updated the v4 delivery ticket items Endpoint to notify the user when trying to send a correct request but trying to update a locked delivery ticket.
- HCSI-4187: Updated the v4 documents Endpoint to include Active Date in the API parameters to allow the field to be automatically be updated from the external system into CareTend.
4 months ago by Saurabh Singh
- 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.
4 months ago by Saurabh Singh
- 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
5 months ago by Saurabh Singh
- 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.