You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Ken Schaefer
c59cac0cb8
|
2 years ago | |
---|---|---|
.. | ||
README.md | 2 years ago | |
composer.json | 2 years ago | |
openemr.bootstrap.php | 2 years ago |
README.md
This is an example module that allows OpenEMR module developers to listen for creation of new patients and update of patients.
Installation:
- Copy the oe-patient-create-update-hooks-example directory into interface/modules/custom_modules
- Modify the openemr.bootstrap.php file to suit your needs
- Install the module using module installer Modules > Manage Modules