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

API endpoints for retrieving cluster information [MPIAPI] #162

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

API endpoints for retrieving cluster information [MPIAPI] #162

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

Comments

@ericbuckley
Copy link
Collaborator

Summary

Add two new API endpoints that allow users to view information on person clusters.

Details / Tasks

GET /person/<person-reference-id>
This should list out all patient-reference-ids, their external ids and external person ids for the patients in the cluster.

GET /patient/<patient-reference-id>
This should show all the patient record data for the patient, including the person-cluster-id it belongs to the external-id and external-person-id.

Related Issues/PRs

#155

Notes / Comments

This completes use cases 7 and 8 in #155.

@ericbuckley ericbuckley added the feature New feature or request label 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