Skip to content

Releases: trifork/apoteksapp-documentation

ASP Pharmacy API v1.4

28 Sep 09:18
Compare
Choose a tag to compare

2022-09-28

Backward compatible with v1.3.

Changes to API

  • Added distributorStock property to StockStatusDTO and NearbyStockDTO.

ASP Pharmacy API v1.3

24 Jan 11:34
Compare
Choose a tag to compare

2022-01-24

Backward compatible with v1.2.

Changes to API

  • Added deliveryPersonName and deliveryLocationName which replaces deliveryName (marked as deprecated).

ASP Pharmacy API v1.2

08 Dec 11:10
e4fa3ec
Compare
Choose a tag to compare

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

12 Aug 10:19
a617abb
Compare
Choose a tag to compare

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

Note

The new updateDrugPackage-operation is only intended to be used by Cito.

Pharmacy System API v1.1

15 Jun 13:24
557d60a
Compare
Choose a tag to compare

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

29 Apr 12:29
61f542c
Compare
Choose a tag to compare

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 and paymentBy 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

ASP Pharmacy API v0.7

30 Mar 08:03
Compare
Choose a tag to compare

Initial release from 2020-10-27.

Pharmacy System API v1.0

18 Mar 09:27
ec2d218
Compare
Choose a tag to compare

Added /prices-v2 operation.

Pharmacy System API v0.6

17 Mar 15:54
e180c60
Compare
Choose a tag to compare

Initial release from 2020-10-06.