The CommonWell sandbox within Redox is integrated with the CommonWell environment, which allows you a sneak peak into what querying TEFCA-CommonWell will be like. The sandbox is a data on demand repository where test data lives.
In order to query the sandbox, you first have to ingest our test patients. This replicates the behavior of the CommonWell EMPI, which only returns matches for patients that already exist within your organization’s repository. In other words, results won’t be returned from external participants unless a demographics match already exists in your own CommonWell dataset.
You can ingest these test patients with a PatientAdmin feed.
You’ll need both of these values in the metadata of your queries to the CommonWell sandbox.
Type | Value |
---|---|
Sandbox organization ID (OID) | 2.16.840.1.113883.3.6147.450.0.2.19260.0.1 |
Patient Identity Assigning Authority (PIAA) | 2.16.840.1.113883.3.6147.450.0.2.19260.0.2 |
- Create an API source in your development environment to interface with the CommonWell network.
- Talk to your Technical Account Manager to:
- Create a data on demand destination for you. The data on demand repository will house the test patient data for you. Add a unique ID type that will match your CommonWell PIAA. Learn about OIDs for CommonWell.
- Create a CommonWell DNPR for you.
- Create three subscriptions with the source you’ve created. The subscription should include your API source and these data models:
- PatientAdminIngesting patient data
- PatientSearch
- ClinicalSummary
- Organization
- Create a TEFCA-CommonWell organization record for the sandbox.
- The organization ID should match the directory OID from the data on demand DNPR.
- The PIAA corresponds to the ID type for your patients.Example: Create a development organization recordjson