Australia Medicare PRODA problem
Hi, I have been trying to give myself the option of giving no honorific as a default while still being able to add one if required. I have tried leaving a blank space in the configuration file as well as adding a Unicode character. The code e.g. U+0020 is just shown instead of a blank space. Is there some way I can create a blank option without deleting all the other options from the configuration file?
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...
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.
When the downloaded install script is double-clicked there are all sorts of security warnings, and you have to jump through hoops to get the script to run. To get around this I have become a Mac developer and used the Apple script editor to create an app MACsetup which can be run to install; you now click the Open button