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

Indication/diagnosis missing from $find operation #53

Closed cooperthompson closed 6 years ago

cooperthompson commented 6 years ago

I don't see an indication/diagnosis input parameter on the $find operation. I thought we had it in there at some point, and I don't remember if/why we took it out.

The "why" behind the appointment is pretty important for our scheduling algorithm, so I'd like to see that included as an option input parameter.

Healthedata1 commented 6 years ago

OK I all add but we will need to discuss value sets I'll stub into here a snomed problem value set.

Healthedata1 commented 6 years ago

Added the reason input parameter to the $find operation