Download the PHP package discoverandchange/oe-module-dc-assessments without Composer
On this page you can find all versions of the php package discoverandchange/oe-module-dc-assessments. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download discoverandchange/oe-module-dc-assessments
More information about discoverandchange/oe-module-dc-assessments
Files in discoverandchange/oe-module-dc-assessments
Package oe-module-dc-assessments
Short Description Patient Assignment/Assessment system for OpenEMR
License GPL-3.0-only
Informations about the package oe-module-dc-assessments
oe-module-dc-assessments
This OpenEMR Module is designed to provide Surveys/Assessments/Questionnaire enhancements to the OpenEMR project.
It has the following features:
- Assessment Platform - create, assign, and view reports of patient tasks(homework,assessments, etc), receive email notifications when patients have completed assignments.
- New FHIR endpoints (Questionnaire, QuestionnaireResponse, Task)
- Calendar Enhancements - assign patient documents
- Encounter Screen - See completed patient assessments, questionnaire responses.
- Resource importer (100+ CBT assignments/articles, 40+ assessments available from www.discoverandchange.com)
- Fax/SMS integration
Getting Started
You can get started by installing the module and then activating it from the OpenEMR modules page.
Installing Module Via Composer
There are two ways to install your module via composer.
Installing Module via filesystem
Download the zip file for the module from github and extract the zip into
Installing Module from github
You can start by cloning the project inside the OpenEMR custom modules location.
This is at
Update the composer.json file properties for your own project.
Activating Your Module
Install your module using either composer (recommended) or by placing your module in the
Once your module is installed in OpenEMR custom_modules folder you can activate your module in OpenEMR by doing the following.
- Login to your OpenEMR installation as an administrator
- Go to your menu and select Modules -> Manage Modules
- Click on the Unregistered tab in your modules list
- Find Discover And Change Assessments module and click the Register button. This will reload the page and put the module in the Registered list tab of your modules
- Now click the Install button next to the module name.
- Finally click the Enable button for the module.
- Logout and log back in again.
- Verify the module is working by going to Miscellaneous -> Patient Portal Assignments.
Using the Module
Coming Soon
Contributing
If you would like to help in improving the skeleton library just post an issue on Github or send a pull request.
All versions of oe-module-dc-assessments with dependencies
doctrine/orm Version ^2.11.0
doctrine/dbal Version ^3.2
symfony/yaml Version 5.4.21
symfony/cache Version ^5.4
symfony/routing Version ^5.4
symfony/psr-http-message-bridge Version ^2.1
symfony/property-access Version ^5.4
symfony/serializer Version ^5.4
phpdocumentor/reflection-docblock Version ^5.3