Skip to content

Remove old patient assignment API endpoints [MPIAPI] #160

@ericbuckley

Description

@ericbuckley

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.

Metadata

Metadata

Assignees

Labels

apiNew API feature

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions