nhsconnect / gpconnect-demonstrator

GP Connect demonstrator is a reference implementation of a GP Connect providing system and a consumer system demonstration
https://orange.testlab.nhs.uk/
Apache License 2.0
17 stars 9 forks source link

Change to "Retrieve a patients appointments" search parameters and error handling #42

Closed james-answer closed 6 years ago

james-answer commented 6 years ago

There is a change to the search parameters for the "Retrieve a patients appointments" request. We need to update the demonstrator with the new requirements and remove the no longer supported version of the search prefixes, adding error handling. This should be changed for both the 1.0.0 and 1.1.0 versions of the demonstrator.

The changes in the spec are described below and there is a Netlify link to a draft of the changed spec:

https://gpconnect-retrieve-app-change.netlify.com/appointments_use_case_retrieve_a_patients_appointments.html

The original requirements were that providers:

There was no guidance for a consumer or any specific guidance for a provider relating to what should be considered an error.


The new requirements would be:

The consumer

The provider:

lucywilcock commented 6 years ago

This has been completed and merged with the 1.0.0 and 1.1.0 release branches and tags as well as with develop.