Skip to content

API endpoints for retrieving cluster information [MPIAPI] #162

@ericbuckley

Description

@ericbuckley

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.

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