Releases: trifork/apoteksapp-documentation
Releases · trifork/apoteksapp-documentation
ASP Pharmacy API v1.4
2022-09-28
Backward compatible with v1.3.
Changes to API
- Added
distributorStock
property toStockStatusDTO
andNearbyStockDTO
.
ASP Pharmacy API v1.3
2022-01-24
Backward compatible with v1.2.
Changes to API
- Added
deliveryPersonName
anddeliveryLocationName
which replacesdeliveryName
(marked as deprecated).
ASP Pharmacy API v1.2
2021-12-08
Backward compatible with v1.1, except the below mentioned new responses.
Changes to API
- getStockStatus-operation can now return 404
- getStockStatusAtPharmacy-operation can now return 404
ASP Pharmacy API v1.1
2021-08-12
Backward compatible with v1.0.
Changes to API
- New API section configuration:
- New getConfigurations-operation
- New API section drug-package:
- New getStockStatus-operation
- New getStockStatusAtPharmacy-operation
- New updateDrugPackage-operation
Changes to documentation
- Added Nearby Stock Status Programme document.
Note
The new updateDrugPackage-operation is only intended to be used by Cito.
Pharmacy System API v1.1
2021-06-15
Backward compatible with v1.0.
Changes to API
- Added new getDrugPackageStockCount operation for requesting stock counts at multiple pharmacies.
Note
The new operation is only intended to be implemented in PharmaNet.
ASP Pharmacy API v1.0
2021-04-29
Backward compatible with v0.7, but major version bumped from 0 to 1 because it is no longer an experimental release.
Changes to API
- Added
deliveryName
for delivery instructions. - Added
patient
,orderedBy
andpaymentBy
for orders. - Added
createdDateTime
for orders. - Removed "PENDING" status as it was included as a mistake and it was never used. This is technically not backward compatible.
- Improved various descriptions.
Changes to documentation
- Added "Orders and Person Information" section in Business Concepts and Flow.
ASP Pharmacy API v0.7
Initial release from 2020-10-27.
Pharmacy System API v1.0
Added /prices-v2 operation.
Pharmacy System API v0.6
Initial release from 2020-10-06.