Overview
This how-to guide will show you how to connect to Logica's Sandbox using interopiO Data Adapters and Gateways.
Logica Test Sandboxes
Logica provides a great environment from which you may build your SMART app or CDS Hook. You can create your account at:
https://sandbox.logicahealth.org/
From the Logica Sandbox, you can create sandboxes of your own. Each sandbox includes a FHIR server. When creating a sandbox, you will specify the FHIR version for your sandbox FHIR server. After creating your sandbox, you can see the address of your sandbox FHIR server on the settings page. Here you will see the following:
Field | Value | Notes |
Sandbox Name | [value] | |
Sandbox ID | [value] | ID assigned to your sandbox. Note this value for use when creating your Data Adapter. |
Secured FHIR Server URL | [url] | This is the URL of your sandbox FHIR Server. When creating an interopiO Gateway, we will use your Sandbox ID to determine this URL value. |
Open FHIR Server URL | [url] | URL of your sandbox FHIR server that does not require authentication. |
Sandbox FHIR Version | DSTU2, STU3, R4 |
interopiO Data Adapter
To connect your application to these sandboxes, you will need to create an interopiO Data Adapter. Sign into your interopiO Console and select your desired environment. We recommend the following environments:
- Develop
- Test
- Demo
- Production
From your environment, create a new interopiO Data Adapter with the following values:
Field | Value | Notes |
Display Name | Logica Sandbox R4 | DSTU2, STU3, or R4 |
Will this data adapter be used with PHI? | No | |
Adapter Standard | FHIR R4 v4.0.1 | Select per Logica version |
Data Source Type | Logica Sandbox | |
Sandbox ID | [value] | ID of your Logica Sandbox. We will use this value to create your Endpoint URL. |
interopiO Gateway
Your application or service will connect to the Logica Sandbox using your interopiO Gateway. Create an interopiO Gateway for each sandbox system using the data adapter created in the previous step.
From your environment, create a new interopiO Gateway with the following values:
Field | Value | Notes |
Display Name | Logica Sandbox R4 | DSTU2, STU3, or R4 |
Gateway Standard | FHIR R4 v4.0.1 | Matching your data adapter |
Default data adapter | [your data adapter] |
Next Steps
You now can activate your application on your interopiO Gateway to Logica's Sandbox!
Comments
Please sign in to leave a comment.