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

Do we need a way to limit responses? #10

Closed Healthedata1 closed 7 years ago

Healthedata1 commented 7 years ago

if so....Document in the operation definition using _count search parameter with the POST

Healthedata1 commented 7 years ago

How this could be done:

  1. Input parameter
  2. returned using the _count search parameter? POST [base]/Appointment/$availability{?_count=3&location.address=[Bruce's Zip Code]}