Overview
This how-to guide will show you how to connect to Cerner's Sandbox using interopiO Data Adapters and Gateways.
Cerner Test Sandboxes
Cerner provides sandbox systems to test your app according to the FHIR version your app is using. From within Cerner Code, select or create your app. You may need to provide sample URL values for your launch and redirect if you don't have your app ready.
https://code.cerner.com/developer/smart-on-fhir/apps
From your app details page, you will see an option for FHIR Spec. This is the URL of the FHIR Server (DSTU2 or 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 | Cerner Sandbox R4 | DSTU2 or R4 |
Will this data adapter be used with PHI? | No | |
Adapter Standard | FHIR R4 v4.0.1 | Select per Cerner version |
Data Source Type | Cerner R4 | DSTU2 and R4 have Cerner-specific types. |
Endpoint | [Cerner URL] | Address of the Cerner Sandbox from above |
interopiO Gateway
Your application or service will connect to the Cerner 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 | Cerner Sandbox R4 | DSTU2 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 Cerner's Sandbox!
Comments
Please sign in to leave a comment.