Overview
This how-to guide will show you how to connect to Allscripts' Sandbox using interopiO Data Adapters and Gateways.
Allscripts Test Sandboxes
Allscripts provides sandbox systems to test your app for both Unity and FHIR.
Unity sandboxes are described here. For Unity, interopiO can provide a bridge from Unity to FHIR. Contact us for more information.
https://developer.allscripts.com/SDK/Sandboxes
FHIR sandboxes are described here:
https://developer.allscripts.com/Content/fhir/content/FHIR_Sandboxes/
For this article, we will describe connecting to Allscripts DSTU2 sandboxes for Sunrise, Touchworks, and Professional.
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 | Allscripts Sandbox [Sunrise] DSTU2 | Sunrise, Touchworks, or Professional |
Will this data adapter be used with PHI? | No | |
Adapter Standard | FHIR DSTU2 v1.0.2 | |
Data Source Type | Allscripts DSTU2 | |
Endpoint | [Allscripts URL] | Address of the Allscripts Sandbox from above |
interopiO Gateway
Your application or service will connect to the Allscripts 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 | Allscripts Sandbox [Sunrise] DSTU2 | Sunrise, Touchworks, or Professional |
Gateway Standard | FHIR DSTU2 v1.0.2 | Matching your data adapter |
Default data adapter | [your data adapter] |
Next Steps
You now can activate your application on your interopiO Gateway to Allscripts' Sandbox!
Comments
Please sign in to leave a comment.