-
Notifications
You must be signed in to change notification settings - Fork 15
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
Single Patient API: 10.10.08 All must support elements are provided in the DiagnosticReport resources returned #593
Comments
That is strange. Did you run on inferno.healthit.gov? If so, could you send me the test session url? |
OK. This is about which reosurces the MustSupport test inspects. The MustSupport only inspects the resources returned in the "first" search. For DiagnoasticReport for Report and Note Exchange test group, the first search is search by category + patient (test 10.10.01). In that test, sever returns two DiagnosticReport resources but none of them have |
We still see the issue here. In 10.10.01 - Server returns valid results for DiagnosticReport search by patient + category https://ap25sandbox.fhirapi.athenahealth.com/demoAPIServer/fhir/r4/DiagnosticReport/_search ![]() |
@VighneshAlevoorP I check the result in your test session, I don't see any DiagnosticReport resource having result element. It could be I missed it since there are multiple calls. Can you point me to the resource(s) in your test session that having result element? I noticed the bearer token used in postman is different than the one used in test session. That could cause different resources returned. |
We are seeing one issue as - Could not find result in the 4 provided DiagnosticReport resource(s). But in our response we are giving result as shown below. Please confirm what changes are needed for this.
We have the response as below but still it is getting skipped.
![image](https://private-user-images.githubusercontent.com/180193414/392411286-e7bf32b0-0db0-4f7d-9e02-3ff1ff42edfe.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk1ODcyOTYsIm5iZiI6MTczOTU4Njk5NiwicGF0aCI6Ii8xODAxOTM0MTQvMzkyNDExMjg2LWU3YmYzMmIwLTBkYjAtNGY3ZC05ZTAyLTNmZjFmZjQyZWRmZS5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjE1JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxNVQwMjM2MzZaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT00MzY4NDcyMjMyZjZhZGRmMGRiYTA0NjZjMDhjZjM3NzM3NzA0ZmE2MTJjNTA1OWM3ZTc0NzdmOGI3YWFjOTg2JlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.pw8B70gE9uNVjTpLJqewleQJ9si2EkIYh6JB4wPBAMo)
The text was updated successfully, but these errors were encountered: