Full Integration
Greenlight API resources described for Full Integration users
Here is a brief description of a typical Full Integration.
- Your system calls the Greenlight API to send patient and record request data
- Your patient facing application redirects to a Greenlight application for the consent and access steps
- The Greenlight application is branded with your logo and key colors
- The patient uses the Greenlight application to provide consent and access to records
- The Greenlight app returns control to your app
- Your system calls the Greenlight API to get updates that happened within the Greenlight app
- Your application provides any next steps to the patient
- The Greenlight platform retrieves records
- Your system monitors progress using the Changes API, which shows status changes and documents/data to retrieve
- Your system gets documents or FHIR data from Greenlight
- If there are any obstacles encountered in the process (such as patient errors, or the access requires additional steps) your system would see them in the Changes data from Greenlight
- Your system would message the patient to return to your app to make any corrections
- To provide access again, or change credentials, your app would redirect again to the Greenlight app
Updated 4 months ago
