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

Is the 2.4.3 response body total correct? #66

Closed cooperthompson closed 6 years ago

cooperthompson commented 6 years ago

In 2.4.3, the response body has a Bundle.total of 2. However there is only one entry. That single entry includes 2 resources, an Appointment and an OperationOutcome, but I thought the Bundle.total was a count of entries.

Or was part of the "snip" the close and open of the second entry? If so we probably want to have the entry -related stuff not in the snip.

Healthedata1 commented 6 years ago

fixed - should be one entry ( OO doesn't count and added the entry related stuff...