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

postman searching README.md patient queries fail #10

Open
NotTheDBA opened this issue Oct 7, 2021 · 0 comments
Open

postman searching README.md patient queries fail #10

NotTheDBA opened this issue Oct 7, 2021 · 0 comments

Comments

@NotTheDBA
Copy link

When you execute any of the examples using "Patient/####" format, the answer examples fail. I was unable to figure out how to get the query examples to work, even if I used results from other working queries to modify the query string.

Example:

Fails - http://hapi.fhir.org/baseDstu3/Observation?subject=Patient/203&code=http://loinc.org%7C789-8
Succeeds - http://hapi.fhir.org/baseDstu3/Observation?code=http://loinc.org|789-8
Example patient from LOINC results: http://hapi.fhir.org/baseDstu3/Patient/1357841
Modified query: http://hapi.fhir.org/baseDstu3/Observation?subject=Patient/1357841&code=http://loinc.org%7C789-8

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

No branches or pull requests

1 participant