We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug With the CARIN IG loaded, a search for ExplanationOfBenefit by service-date is not working as expected.
Environment 4.8.2
To Reproduce Steps to reproduce the behavior:
[base]/ExplanationOfBenefit?service-date=YOURDATE
note it comes back empty
Expected behavior It find the resource
Additional context There is a corresponding upstream issue at https://jira.hl7.org/browse/FHIR-30443
The text was updated successfully, but these errors were encountered:
I loaded the spec examples, and executed a test against https://localhost:9443/fhir-server/api/v4/ExplanationOfBenefit?service-date=ge2019
I confirmed the example was found using the search-parameter that is updated.
Sorry, something went wrong.
lmsurpre
No branches or pull requests
Describe the bug
With the CARIN IG loaded, a search for ExplanationOfBenefit by service-date is not working as expected.
Environment
4.8.2
To Reproduce
Steps to reproduce the behavior:
[base]/ExplanationOfBenefit?service-date=YOURDATE
note it comes back empty
Expected behavior
It find the resource
Additional context
There is a corresponding upstream issue at https://jira.hl7.org/browse/FHIR-30443
The text was updated successfully, but these errors were encountered: