Test System List

You can get a list of all test systems by clicking on the Test Systems List link in the top menu:

../_images/test_systems_menu_a2.png

To view only the test systems that belong to your organization, you can check the My Org Test Systems Only option:

../_images/test_systems_list_a2.png

Red question marks appear for test systems that do not yet have a Capability Statement downloaded or uploaded into Touchstone:

../_images/cap_stmt_unavailable_a2.png

You can get rid of that by downloading the Capability Statement here:

../_images/download_cap_statmt_a2.png

Or you can upload the Capability Statement on the Edit Test System screen here:

../_images/upload_download_cap_statmt_a1.png

If your test system host is not publicly accessible, then you will see the following error:

../_images/cap_statmt_not_retrieved_x3.png

If your test system’s /metadata endpoint is not working, then you will see the following error:

../_images/cap_statmt_not_retrieved_a3.png

Warning

Getting past these errors is critical for future testing in Touchstone. You can use any REST client to ensure proper retrieval of your Capability Statement. Make sure you’re able to do so even when you’re not connected to your company’s network.

For an example of how to define a FHIR capability statement, you can refer to http://build.fhir.org/capabilitystatement-example.json.html.

Red [C] marks appear for test systems whose Capability Statement is invalid. You can click on the [C] to view the list of validation errors.

../_images/c_mark_a1.png

Warning

It is important to get past all validation errors reported by FHIR Validator. Validations are triggered automatically by Touchstone when a Capability Statement is downloaded or uploaded into Touchstone.