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

Implement Async Request Pattern for FHIR Search Requests #46

Open
alexanderkiel opened this issue Nov 29, 2024 · 1 comment · May be fixed by #51
Open

Implement Async Request Pattern for FHIR Search Requests #46

alexanderkiel opened this issue Nov 29, 2024 · 1 comment · May be fixed by #51
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@alexanderkiel
Copy link
Member

In FHIR R5 an Asynchronous Interaction Request Pattern is defined. Using it for FHIR Search queries will mitigate the timeout problematic when queries take longer.

@wetret wetret added the enhancement New feature or request label Dec 3, 2024
@wetret
Copy link
Member

wetret commented Dec 10, 2024

Can be implemented after mii-processes-commons#28.

@wetret wetret self-assigned this Dec 13, 2024
@wetret wetret added this to the v1.2.0.0 milestone Dec 18, 2024
@wetret wetret linked a pull request Dec 18, 2024 that will close this issue
@wetret wetret linked a pull request Dec 19, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants