nhsconnect / gpconnect

GP Connect API specification
https://digital.nhs.uk/services/gp-connect/gp-connect-specifications-for-developers
Apache License 2.0
33 stars 26 forks source link

Provider local status handling - 'eligibility' #402

Open jonnyry opened 6 years ago

jonnyry commented 6 years ago

There are a number of local statuses held on the provider system that:

This ticket is to review and ensure we have covered these cases throughout the capabilities.

Depending on whether the guidance deviates for each capability, it may be better to leave the guidance within each capability. If it is broadly the same for each capability, it may be best to create common guidance within the core of the spec.

Local statuses should be considered, such as:

jackiebarnes commented 6 years ago

For info the Find Patient API currently specifies the returning of an empty bundle for an 'inactive' patient.

This currently also covers the edge case scenarios:

a) Deceased b) 'S-Flagged'

as well as for the Appt Mgmt scenario of a non-active Patient record for the purposes of an appointment, which therefore will trigger the sending of the Register a Patient API to create a temporary registration for an alive, non s-flagged patient.

For both S-Flagged and Deceased patients, given tightened up reqs for Consumer around PDS-alignment - see ticket #391, the request for such patients arriving at the Provider system will be minimal.