Sandbox
The Developer Portal sandbox lets you explore the API operations using sample data or your own. You can start using the sandbox immediately, no account required.
Explore the APIs
Using the navigation tabs, explore each Orchestrate API: Convert, Terminology, and Insight.
The Identity API requires a customer-specific instance, so it is not currently part of the sandbox. However, you can request a demo or try out Identity Lite.
The operation menu lets you select a specific API operation. Operations are organized into categories so you can easily browse the API’s capabilities.
View Sample Code
The sandbox provides code samples in various languages illustrating how to utilize the API.
The input panel lets you enter your input data. You can do this in several ways:
- Select “Example” to browse the example library. Some examples are provided by CareEvolution, while others are obtained from outside organizations as indicated.
- Copy/paste data into the input panel.
- Select “Upload” to upload a data file.
Explore the Output
Once you select “Execute”, the data will be sent to the server to perform the selected API operation. The results are shown in the output panel. Some APIs provide additional insights into your data:
The Uplift tab summarizes which FHIR resources were found in the input, and illustrates the terminology uplift. In the example below, the Orchestrate API was able to add ICD-10 and SNOMED codings based on the original uncoded free text “dm2 w/ kidney complications.”
The Clinical view summarizes FHIR output in a tabular format.
The Raw view shows the raw output data (typically JSON) and highlights any FHIR Operation Outcome as errors, warnings, or notes.