Open neharastogi opened 1 month ago
Without looking your actual testing session, one possible issue is that Inferno is not granted to read the referenced Media resource linked in media.link
. Make sure patient/Media.read
is granted to Inferno during STMART launch.
According the latest US Core 6.1.0 patch https://jira.hl7.org/browse/FHIR-46240, MustSupport tags on media
and media.link
are removed. Inferno will update testing once g10 CCG adopts this patch.
I see this ticket is open for some time, I am also facing this issue. Any updates on it?
We have provided patient/Media.read permission and still this test is getting skipped (10.10.08).
When we run the Single Patient API tests for
US Core 6.1.0 / USCDI v3, SMART App Launch 1.0.0, Bulk Data 1.0.1
this test fails with the error -Could not find result, media, media.link in the 4 provided DiagnosticReport resource(s)
There ismedia
element available in couple of resources returned as part of the test earlier (10.10.02 ) but I am not sure why it is complaining about that. Also none of the tests that ran before this returned 4 DiagnosticReport resources so not sure which 4 is it talking about?