You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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 result element. Though server returns additional resources in the following search by patient test (10.10.02) but those additional resources are not "DiagnoasticReport for Report and Note Exchange" resources. So the server has not demonstrated that it support result element for DiagnoasticReport for Report and Note Exchange profile specifically.
In 10.10.01 - Server returns valid results for DiagnosticReport search by patient + category
It is making below call, I can see result in our postman but Inferno response I do not see any data related to result.
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.
The text was updated successfully, but these errors were encountered: