CleverPsych has been extended so data for a selected client and appointment can be passed to other programs.
The idea is that you can use other software that provides facilities that are not provided by CleverPsych e.g. fast, standard session notes, medical status, inoculations etc. Alternatively, developers can add client handling to their apps.
File menu items can be defined in the main configuration to initiate apps
Apps need an appropriate interface, and have to accept session data as command line parameters, in data files or piped from stdin.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
CleverPsych has been extended so data for a selected client and appointment can be passed to other programs.
The idea is that you can use other software that provides facilities that are not provided by CleverPsych e.g. fast, standard session notes, medical status, inoculations etc. Alternatively, developers can add client handling to their apps.
File menu items can be defined in the main configuration to initiate apps
Apps need an appropriate interface, and have to accept session data as command line parameters, in data files or piped from stdin.