Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove old patient assignment API endpoints [MPIAPI] #160

Open
ericbuckley opened this issue Dec 20, 2024 · 0 comments
Open

Remove old patient assignment API endpoints [MPIAPI] #160

ericbuckley opened this issue Dec 20, 2024 · 0 comments
Labels
feature New feature or request

Comments

@ericbuckley
Copy link
Collaborator

Summary

Remove the old patient assignment endpoints.

Details / Tasks

After the work in #158 has been completed, and at least one release has been created, we can move forward with deleting the old patient assignment endpoints. Remove:
POST /patient/<patient_reference_id>/person
PATCH /patient/<patient_reference_id>/person

Background / Context

This functionality now exists on the /person namespace, so we can move forward.

Dependencies

#158

Related Issues/PRs

#155

Notes / Comments

It's important to allow for at least one release to be pushed with the changes in #158 before completing this work. This gives users an opportunity to deploy a build with backwards compatibility functionality. Allowing them time to make changes in their system before these endpoints have been removed.

@ericbuckley ericbuckley added the feature New feature or request label Dec 20, 2024
@ericbuckley ericbuckley changed the title Remove old patient assignment API endpoints Remove old patient assignment API endpoints [MPIAPI] Dec 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant