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

bug: Insurance rest endpoints documentation incorrect for patient pid #7145

Closed
adunsulag opened this issue Jan 5, 2024 · 1 comment
Closed
Assignees
Labels
Milestone

Comments

@adunsulag
Copy link
Sponsor Member

Examining the insurance rest endpoints the documentation is incorrect where it specifies a patient pid it actually uses the patient uuid (puuid). We need to clarify this in the documentation. I'd change the implementation but I'm concerned with breaking backwards compatability for anyone who read the code and coded to the broken behavior. Changing the documentation will at least make it accurate for future consumers of the endpoint.

@adunsulag adunsulag added the Bug label Jan 5, 2024
@adunsulag adunsulag added this to the 7.0.2.1 milestone Jan 5, 2024
@adunsulag adunsulag self-assigned this Jan 5, 2024
@adunsulag
Copy link
Sponsor Member Author

Ending up changing the implementation AND the documentation. Fixed in this PR: #7197

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant