|
|
(5 intermediate revisions by 2 users not shown) |
Line 1: |
Line 1: |
| =OpenEMR 7.0.2 B10 Electronic health information (EHI) export=
| | #REDIRECT [[OpenEMR_7.0.3_B10]] |
| <br>
| |
| ==Public EHI Export Format Documentation==
| |
| :Online ONC 2015 Certification public URL documentation for this export can be found at [[Development 7.0.2 Demo|7.0.2 Demo]] in the 'Public EHI Export Format Documentation' links.
| |
| | |
| <br>
| |
| | |
| ==Setup Instructions==
| |
| :To turn on the Patient Export Module as an administrator you should do the following:
| |
| | |
| Navigate to Modules -> Manage Modules
| |
| | |
| Open the Unregistered Modules tab.
| |
| | |
| Find the Electronic Health Information Exporter module and select the Register button to register the module. This will take you to the Registered tab with the **Electronic Health Information Exporter module** displayed.
| |
| | |
| Select the install button for the module.
| |
| | |
| Then select the Enable button. The module is now setup and installed. Log out of OpenEMR and log back in to update the menu system.
| |
| | |
| Navigate to Miscellaneous -> Electronic Health Information Export from the menu system. You will now see the EHI export interface.
| |
| | |
| ==Single Patient Export Instructions==
| |
| | |
| | |
| To export a single patient do the following (Note this feature is ONLY available to users with the Administrator role, ie users that have the admin/super ACL).
| |
| | |
| 1. Navigate from the menu to '''Miscellaneous -> Electronic Health Information Export'''
| |
| | |
| 2. Enter in the patient pid (patient identifier) in the '''Specific Patient To Export (specify pid)''' textbox field.
| |
| | |
| 3. With a single patient export, all patient data will be bundled into a single zip file so you can leave the '''Zip file limit setting in MBs (Max Setting is 4000MB)''' alone.
| |
| | |
| 4. 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.
| |
| | |
| 5. Hit the '''Export''' button. The export processing page will display. Wait for the single export task to finish.
| |
| | |
| 6. Select the download link for the zip file. The download will be listed as ehi-export-<unique-id&rt;.zip. Wait for the download to complete.
| |
| | |
| There is a hash value of the zip file that you can use to verify the integrity of the zip export.
| |
| | |
| ==Entire Patient Population Electronic Health Information Export Instructions==
| |
| | |
| <br>
| |