ASP Pharmacy API v1.0
elvoe
released this
29 Apr 12:29
·
109 commits
to main
since this release
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.