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

Ab2d-6495/http post to bfd #434

Merged
merged 14 commits into from
Feb 11, 2025
Merged

Ab2d-6495/http post to bfd #434

merged 14 commits into from
Feb 11, 2025

Conversation

smirnovaae
Copy link
Contributor

🎫 Ticket

https://jira.cms.gov/browse/AB2D-6495

🛠 Changes

Changed HttpGet request to HttpPost request
_count encoded as a Query String as part of the POST Request

ℹ️ Context

There is a bug, potentially in HAPI FHIR, but ultimately, that's a problem for us in BFD.
There is a required change for AB2D's (and any partner adopting POST requests to BFD for Patient/_search ) whenever pagination is requested with _count. At a minimum, _count needs to be in encoded as a Query String as part of the POST Request, e.g. /v2/fhir/Patient/_search?_count=100.

🧪 Validation

@smirnovaae smirnovaae requested a review from a team as a code owner February 11, 2025 18:02
@smirnovaae smirnovaae merged commit 476f8e2 into main Feb 11, 2025
1 check passed
@smirnovaae smirnovaae deleted the AB2D-6495/HttpPost_to_bfd branch February 11, 2025 18:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants