API Integration
Overview
1 min
there are currently three methods of integration that autoscriber, as described below high level 1\ embedded web app this option is perfect for ehrs wanting a simple integration with autoscriber's digital ai scribe and is happy to embed autoscriber's ui in an iframe within the ehr, with the ability to sync the resultant structured note with the ehr 2\ sdk this option enables the ehr to have control over their frontend ui, and from there, utilise the autoscriber scribe sdk to manage the audio recording and automatically generate the resultant structured note and post it back to the ehr via api 3\ scribe api this option is the most flexible of the three options, and provides the ehr with the capability to utilise the backend apis to generate structured notes from audio that is passed from the ehr however, this option can be considered the most complex out of the three available as the ehr manages the recording within the ehr and needs to pass audio chunks to autoscriber via api in real time this section discusses the steps required to set up option 3