Bulk Data Export from Akute
In the event that you need a bulk data export from Akute (for instance if you are closing your Akute account), then several actions need to occur first:
- Schedule an account closing date. Please reach out to support or your account manager to schedule this date.
- After this date, you will only have access to Akute for up to 2 more weeks.
- Your data export will get executed on this account close date and will be available within 2 weeks.
- Port out your fax number(s) & voice/sms number(s)
- Your fax numbers will be released on your account close date. It is up to you to port them out if needed prior to the account close date
- Prepare to receive the data export
- We will provide the following data sets:
- Entire patient list as a csv file
- Patient clinical data as CCDA files in XML format
- Patient notes as CCD files in XML format
- File structure as follows:
- zip file
- -> Directory names are patient IDs. Within each patient ID directory, contains:
- —> Zero to several files named
CCD-note-{random_id}.xml
which are the notes created for that patient - —> Clinical data as
CCDA-{patient_id}.xml
- —> All documents uploaded for the patient in the chart documents section from your clinic
- —> Zero to several files named
- Data will be provided via either a Google Drive or Box link.
- We will provide the following data sets:
- In case the receiving party of this export needs the information, here is the terminal cmd to unzip the patient data file:
mkdir {clinic_name};
7z x -so {clinic_name}.tar.7z | tar xf - -C {clinic_name}
- We can only provide the data export once with all data exported. Please be prepared to import it as needed.
We will work to provide this data export as conveniently as possible to you. However, in an effort to provide a full data export that is clean, easy to import, and complete, we ask that you respect our timelines. Each data export takes manual work from our team and takes time, hence why we provide a 2 week timeline post account close date to provide the data.
We can provide a patient list sooner & more often if needed. All other data can only be exported once within the timelines above.