We have had some strange mail problems on Windows11 which went away when we downloaded the latest Java mail jar file. e.g. download javax.mail.jar from https://javaee.github.io/javamail/ rename it as mail.jar and replace the existing file in CleverPsych\jars You can now use gmail to send mail e.g. put this in your main configuration file CleverData\config\Configuration.txt Mail user=santa@gmail.com Mail password=aaaa bbbb cccc dddd Mail host=smtp.gmail.com Mail port=465 Mail SSL=true Look for Google...
Medicare Claiming
I have uploaded another home movie to Youtube that is an introduction to the built-in bulk bill and patient claiming for Australian practitioners. See https://youtu.be/Ahiurubo7cw
There have been some questions about secure email, storage etc. Saving documents using encryption (e.g. from Word) would seem to go some way towards compliance. However, an easy approach would seem to be to use Google G Suite (aka Google Workspace). This is Google’s suite of services (including Gmail, Google drive, Google Docs, Google Calendar, Google Forms, and more) adapted for businesses. In order to make any online software HIPAA-secure, you need to have a Business Associate Agreement or BAA...
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...
Unfortunately I didnt test this sufficiently. Should now install and run on Mac catalina Apple doesnt make it easy to install and run apps that were not developed using the Apple xcode environment!
Version 12.2 Problems
Apparently the standard Oracle Java 8 will not install on Catilina My Macbook is too old to upgrade to Catilina, so I cannot test this out. I have uploaded an alternative Java release - OpenJDK8U-jre_x64_mac_hotspot_8u265b01.pkg (from https://adoptopenjdk.net) Download and try this if you have problems on Catilina (it is OK on MacOS High Sierra) Please let us all know if it is OK.