Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Login as the Administrator, i.e. user that has the admin/super ACL.
  2. Ensure that your server has enough disk space and memory to handle the largest zip file that you choose.  Plan on your server needing to use 3X the amount of memory that you use for a single zip file.  You also need to have sufficient disk space to hold the zip files in your patient file storage (either CouchDB or the file system).  That means if you choose the maximum 4GB zip file size, your server process needs to be able to consume up to 12GB of memory to process the patient population export and have at least as much disk space as what you currently have stored for patient documents in your OpenEMR server.
  3. Navigate from the menu to '''Miscellaneous -> Electronic Health Information Export''' and refer to the following screenshot as you follow the instructions:TotalPatient EHI Export.png
  4. Leave blank the '''Specific Patient To Export (specify pid)''' textbox field.
  5. Enter between 1 and 4000MB for '''Zip file limit setting in MBs''' (Max Setting is 4000MB).  The export algorithm will calculate up the number of zip files to generate based on the following settings: The sum of each patient's document storage requirements + 100KB per patient for their database data.  Patient documents are kept together within the same batch, this can cause a zip file to exceed the recommended zip file limit.  This would be around 5,120 patients per zip if there are no documents involved, or about 217 patients (2.2MB for documents + 100KB for patients).
  6. If you wish to exclude the patient digital documents as part of the export, you can uncheck the '''Include Patient Document Files From Storage''' checkbox.
  7. Hit the '''Export''' button. The export processing page will display.  An export task will display for each batch that is displayed.  Tasks will run one at a time and progress will be updated on the progress being worked.  Once a batch has completed it will show as completed and provide a download link to download the batch.
  8. EHI-Export-Task-Completed.png
  9. Select the download link for the zip file. The download will be listed as ehi-export-<unique-id>.zip. Wait for the download to complete.

...