Release 10 of the API includes 3 new endpoints and 6 changes to existing endpoints.
We will continue to release new endpoints, if you have any capabilities you want to see, please speak to us.
Release Date
Release notes are provided early, the actual release date will be communiated to all parties directly.
View Billing Spec
Billing
- GET invoices - The time for retrieval of data has been improved.
- GET invoice-contents - The time for retrieval of data has been improved.
- CHANGE GET invoice-contents - Now includes an array of clinical-history-uuid to link to clinical records where a clinical record created an invoice content record.
- CHANGE GET draft-invoices - Now includes an array of clinical-history-uuid to link to clinical records.
- CHANGE GET payments/payment-methods - New field "hidden" and query parameter "show-hidden" which will not show hidden payment methods by default.
View Calendar Spec
Calendar Management
- SPEC PATCH /appointments - Updated the specification for appointment-uuid to explicitly state UUID as the data format.
- CHANGE GET /appointments - New field called "booked-date" which is the date and time the appointment was recorded into the system.
- CHANGE GET /appointments/deleted - New field called "booked-date" which is the date and time the appointment was recorded into the system.
View Formulary Spec
Formulary Management
- POST :formulary-uuid/barcodes - New endpoint to add barcodes to a stock formulary record.
- DELETE :formulary-uuid/barcodes/:barcode - New endpoint to remove barcode from all locations.
- DELETE :formulary-uuid/barcodes/:location-uuid/:barcode - New endpoint to remove barcode from a single location.
- CHANGE GET :formulary-uuid/barcodes - New query parameter for location-uuid and new field called location-uuid
If you have any questions please contact us.