Installation process

As registered module on packagist you can use composer in order to install 'NPI Registry' module in your Openemr instance.

Install the module via composer

Into your Openemr project directory run

composer require medicalmundi/oe-module-npi-registry

Activate your module

  1. Login to your OpenEMR installation as an administrator

  2. Go to your menu and select Modules -> Manage Modules

  3. Click on the Unregistered tab in your modules list

  4. Find your module and click the Register button. This will reload the page and put your module in the Registered list tab of your modules

  5. Now click the Install button next your module name.

  6. Finally click the Enable button for your module.