Bug fixed where getting 400 error when calling update clinician visit endpoint with inventoryItemId.
V3
HCSI-3421
Bug fixed where Department, Employer, Employment Status and Quantity were not updating to blanks when updating via the clinician visit endpoint.
V4
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 values as blanks for non-required fields.
V3
HCSI-3964
Moved the create document endpoint to the new engine for a performance boost.
V3
HCSI-3999
Created a billing authorization patch endpoint.
V4
HCSI-4011
Fixed a bug where the delivery tickets endpoint was not updating the shippingAddressId field.
Bug fixed for leaving blanks in the Billing Authorization section via API not updating; introduced V4 Billing Authorization endpoints (GET and UPDATE).
V4
HCSI-3963
Moved the V3 Create Patient endpoint to the new V4 engine for a performance boost.
V3
HCSI-4001
Moved the V3 Create Patient Contact endpoint to the new V4 engine for a performance boost.
V3
HCSI-4006
Modified the V4 Delivery Tickets endpoint to split into separate Create and Update endpoints.
V4
HCSI-4008
Bug fixed where the V4 Search Person endpoint did not implement default pagination.
V4
HCSI-4019
Bug fixed for V3 IV Orders where users could add new prescribers not associated with the patient from the order via API.
V3
HCSI-4020
Bug fixed for V3 PO Orders where users could add new prescribers not associated with the patient from the order via API.
V3
HCSI-4021
Bug fixed for V3 TPN Orders where users could add new prescribers not associated with the patient from the order via API.
V3
HCSI-4022
Bug fixed for V3 HME Orders where users could add new prescribers not associated with the patient from the order via API.
Bug fixed where patient update API was not updating the address. Worked as designed in V4; no code changes required.
V3
HCSI-3447
Bug fixed where the delivery tickets endpoint was receiving a 500 error and 404 error for Panther Specialty Pharmacy UAT due to missing /commands/ in the URL.
V3
HCSI-3533
Bug fixed where the Create Person endpoint would allow choosing Referral Source as PersonTypeName and sending no Referral Source.
V3
HCSI-3535
Bug fixed where the purchase orders item receive endpoint was outputting a 500 error.
V3
HCSI-3974
Bug fixed where Paragon was receiving an unexpected error in the Delivery Tickets endpoint.
Bug fixed where the Persons API was not handling a new type of person creation based on the unallowed person types: Person and Application User.
V3
HCSI-3460
Bug fixed where no value for PersonPartyId via the create Person endpoint.
V3
HCSI-3464
Bug fixed where payload used in the Providers endpoint was experiencing an error of missing parameter.
V3
HCSI-3736
Moved the create patient medication profile endpoint to the new engine for a performance boost.
V3
HCSI-3784
Bug fixed where Patients Search endpoint returned empty response for first name and last name inputs due to incorrect assumption about company ID requirement.
V2
HCSI-3957
Bug fixed where Get delivery ticket returned 400 response when including ID and Number in one get request.