argonautproject / scheduling

Argonaut Scheduling and Appointments: This project supports basic patient and provider access to a provider's calendar and appointment requests, including APIs and guidance for searching and publishing a providers schedule andrequesting, cancelling or updating an appointment.
http://www.fhir.org/guides/argonaut/scheduling/
15 stars 2 forks source link

Appointment/$find operation is only a resource level operation, not system level #35

Closed cooperthompson closed 6 years ago

cooperthompson commented 7 years ago

http://build.fhir.org/ig/argonautproject/scheduling/OperationDefinition-appointment-find-sprint.html

The sprint version of the appointment.$find operation has a system level operation listed, however this operation should only be resource-level.

URL: [base]/$find

URL: [base]/Appointment/$find

Healthedata1 commented 6 years ago

updated to be only a resource level operation

Healthedata1 commented 6 years ago

applied change