Immunizations panel

agalluzzo wrote on Thursday, July 07, 2011:

I cannot get Immunizations panel to show.  It is not checked in globals.
Any thoughts? Anybody?

bradymiller wrote on Tuesday, July 12, 2011:

Any error in the php error log. Also, please post the OpenEMR version and your operating system.
thanks,
-brady

agalluzzo wrote on Wednesday, July 13, 2011:

Host: GoDaddy (shared)
OS/Hosting Type: Linux / Wordpress Hosting
MySQL 5.0
PHP   5.2

The server has an error log. I checked with their support and they confirmed that php errors (and other errors) would show in that log.  The only error showing is “RSA server certificate CommonName (CN) does NOT match server name!”

I am wondering if I have a larger issue or (more likely) I don’t comprehend how certain functions work.

Here is the list:

Immunizations.  No show (as mentioned). “Disable Immunizations” is not checked in “Features”.

Products.  We have “Features” set to “Inventory and sell both drug and non-drug products”. Globals.php is set:
             $GLOBALS = true;
             $GLOBALS = 1;

Products in “inventory” have a price in a template.  When we drop a product from the “products” list on the fee sheet, the product name and price drop to the sheet and print on a receipt, but do not show in the Superbill or other reports. The Super bill shows a negative balance, where the receipt does not. Interesting thing: If the items has a tax, the tax amount does make it to the SuperBill.

Services. If the service has a modifier, the price does not drop to the “Fee Sheet” or make it to the receipt and reports. With no modifier, it works just fine. Not an issue, we just don’t put in a modifier, but is this correct?

Question:    Under “Inventory”, “Management” should I see a product button in addition to the “Drug” button?

Question:    With “Specific Application” in “Features” set on “Weight Loss Clinic”, what changes?

Thanks.

agalluzzo wrote on Saturday, July 23, 2011:

Resolved the Immunizations issue.  Went to (after much trial and error) admin, globals, features and returned “Specific Application” to “none” from “weight loss clinic”.