Appointment Management: Release notes
Release Ella:
Readiness status: Requested Letter Ballot. It will be most likely published as a standard without further changes.
Summary - The following updates introduced:
- added support for change MEF 113 :
- added
inProgresstoAppointmentStatusType
- added
getoperation in/hub/{id}endpoint added,- API errors fixed
appointmentManagement.api.yaml:
- server URL :
https://{serverBase} mefApi/sonata/appointment/v1/changed tohttps://{serverBase}/mefApi/sonata/appointment/v2/ - added operation
/hub/{id}get
/appointmentendpoint- change return type to
Appointment_Find
- change return type to
- modified types:
AppointmentStatusTypeinProgressaddedAppointment- set as required:
idrelatedPlacerelatedContactInformationstatusvalidForworkorder
Appointment_Create- added:
attachmentnotevalidFor
- set as required:
relatedContactInformationvalidForworkOrder
Appointment_CreaterelatedPlaceremovedAppointment_Findhrefremoved from requiredAppointment_UpdaterelatedPlaceaddedSearchTimeSlotworkOrderaddedrelatedEntityremoved- set as required:
availableTimeSlotworkOrderrequestedTimeSlot
SearchTimeSlot_CreateworkOrderaddedrelatedEntityremoved- set as required:
workOrderrequestedTimeSlot
TimePeriod- set as required:
endDateTimestartDateTime
- removed types:
Error501RelatedEntity
appointmentNotification.api.yaml:
- server URL :
https://{serverBase}/mefApi/sonata/appointmentNotification/v1/changed tohttps://{serverBase}/mefApi/sonata/appointmentNotification/v2/
Release Dolly:
First release of this API.
