Content APIs
The content APIs make relevant dadta available via a REST API.
Health Systems
The Health Systems API allows you to get information about a health system's FHIR endpoint. For example, you can use this API to lookup sandbox environments for various EHRs.
- Method:
GET - Endpoint:
/api/plasma/data/health-systems?healthSystemId={healthSystemId}&fhirPlatformType={fhirPlatformType}&endpointType={endpointType}
Search:
- You must pass in either...
healthSystemIdfhirPlatformType-and-endpointType
fhirPlatformType Reference:
Epic,Cerner,Athena,NextGen,AllScripts
endpointType Reference:
Sandbox,Production
healthSystemId Reference:
- Epic Sandbox:
Epic_Sandbox - Cerner Sandbox:
Cerner_PatientSandbox - NextGen Sandbox:
NextGen_Sandbox - AthenaHealth Sandbox:
Athena_Sandbox,Athena_Sandbox_DSTU2