Skip to content

ASP Pharmacy API v1.0

Compare
Choose a tag to compare
@elvoe elvoe released this 29 Apr 12:29
· 109 commits to main since this release
61f542c

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