chore: update ci and dev environments to use mariadb 11.4 (#7545)
[openemr.git] / sites / default / clickoptions.txt
bloba65fce39f8d0e5c6132f6bc1558ec49ea7b8010c
1 # THIS PAGE IS DEPRECATED AND NO LONGER USED AS OF OPENEMR VERSION 4.1.2
2 # (It is being kept indefinitely for upgrading purposes)
3 # (This file should never be deleted)
5 # CLICKOPTIONS by Mark Leeds
6 # This is a new addition to OpenEMR written in April of 2005.
7 # The purpose is to minimize typing in places where a select box or drop down menu
8 # would be helpful.  For now it is implemented in the medical history section that
9 # is reached if you are looking at a patient chart and click 'Summary' at the top
10 # of the screen and then click 'more' next to 'Medical Problems' below.  You will see
11 # five sets of boxes where you can edit medical problems, medications, allergies, surgeries,
12 # and immunizations.  If this file that you are reading now is set up properly, you will see
13 # below each category heading a select box that allows you to click and select from a few
14 # text options that will immediately appear in the box below (javascript must be active of course).
15 # The format for this file is that any line starting with a '#' is a comment.
16 # Categories and choices for the select boxes are entered with a '::' separating them. see
17 # below for example.  You may add more choices, change them or do away with them alltogether.
18 # If a category has no choices assigned in this file, the select box will not appear.
19 # The files that had to be altered for this feature to work are in openemr/interface/patient_file/summary.
20 # Three statements were added to 5 files marked with a clickoptions comment and two files were added
21 # to the directory, 'clickoptions1.php' and 'clickoptions2.php'.
22 medical_problem::HTN
23 medical_problem::asthma
24 medical_problem::diabetes
25 medical_problem::hyperlipidemia
26 medication::Norvasc
27 medication::Lipitor
28 medication::Metformin
29 allergy::penicillin
30 allergy::sulfa
31 allergy::iodine
32 allergy::codeine
33 surgery::tonsillectomy
34 surgery::appendectomy
35 surgery::cholecystectomy
36 immunizations::Gardasil #1
37 immunizations::Gardasil #2
38 immunizations::Gardasil #3
39 immunizations::MMR
40 immunizations::tetanus
41 immunizations::varicella
42 immunizations::Zostavax
43 general::Osteopathy
44 general::Chiropractic
45 general::Prevention Rehab
46 general::Podiatry
47 general::Strength and Conditioning
48 general::Nutritional
49 general::Fitness Testing
50 general::Pre Participation Assessment
51 general::Screening / Testing