Connectathon 2026 Wiki

Racsel logo
Back to home

Tasks · T1.2-F

View report in HIS

View flow

Country A HIS retrieves the report from country B and displays it to the physician who created the ServiceRequest.

Requirements

T1.2-E

Expected response

The report is displayed in the HIS that originated the ServiceRequest.

Evidence

Screenshot of country A HIS displaying the report generated in country B.

Observations

Test case: TK1.2_TC14.

Requests to run

Collection

National Node - LACPass IPS

ITI-68 Retrieve Report

curl -X GET "${COUNTRY_B_NODE}/fhir/Bundle/${REPORT_BUNDLE_ID}" \
  -H "Accept: application/fhir+json"

Expected response

HTTP 200 with the clinical report Bundle.