Webview allows patients to login to their chart, message their nurse or provider, all with the convenience of the internet!
Attention, patients with diabetes: ask your provider about our Diabetes Self Management Project. Click here to learn more.
At Fulton Family Health Associates, we use the McKesson/Practice Partner® electronic medical record, and this page is intended mainly for fellow PP users. We have enjoyed writing some "add-ons" to the software...PP tools, if you will...and this page is designed to demonstrate those tools.
Most of the link tools have been uploaded to the Practice Partner® User Database File Sharing site. If you are a Practice Partner® user, if you have ideas for tools you would like to see integrated into Practice Partner®, feel free to contact Dr. Robert Pierce by phone at the office or by email (available through the Practice Partner Community Forum).
It is our hope that these tools will improve your efficiency and enhance patient care.
Click the title to see the demo.
Autohotkey Tools
Autohotkey (AHK) is a free, open-source Windows macro utility. Many Practice Partner® folks use Macro Express. ME has a nice user interface, which makes writing macros easier when starting out. AHK macros on the other hand, are written as text files in Notepad, making it more like a programming language. However it is extremely intuitive, with the added support of an outstanding Help File and a wonderful user forum. AHK not only allows you to build simple macros, but it also allows you to create and manipulate controls and GUIs, manipulate Microsoft Office apps using COM, and has freely available text function libraries, COM libraries, and much more. The scripts are compilable, meaning you don't have to have AHK to run the programs. The following are demonstrations of programs written in AHK. Unless otherwise noted, the author is RPP.
PLRGUI The Practice Partner Research Network is a practice-based research network, a collaboration between PP users across the country, McKesson/Practice Partner, and the Family Medicine Department at the Medical University of South Carolina. As a member of PPRNET, you receive quarterly reports of practice performance. You can also receive a Patient Level Report (PLR). This PLR contains no patient identifiers, but the PLRGUI program we wrote uses a function written by Pat Matzner at Kachina Family Practice to export data from PP and link to the PLR. Further, it allows you to filter your report by clinical criteria and then output the patient-specific data back in a variety of formats.
Sidebar GUI This is the macro we use every day. The number of macros we used in the office was growing by leaps and bounds. Keyboard macros were not working because we were running out of intuitive keystroke combinations and then we were unable to remember any of them. So we developed a "sidebar" menu macro that holds them all together and runs off of mouse clicks instead of keystrokes. Lots of click savers are in here.
Zoom Title Filter This is an adaptation of a macro written by Boskoop called Kollektor and published on the AHK forum. This is just a fantastic little text filter program. Here, we've extracted a list of all of our order names, then using Kollektor, we filter the list in order to get a precise match between order names and Zoom titles.
Quicktext Search Utility This is a little utility we wrote to search through the body of the quicktexts for a string. It outputs the name of the QT, allows printing or saving.
Quicktext Search Utility, version 2 This is a major improvement over our original QT search utility. It also incorporates Kollektor. This version takes longer to extract the data, but it searches in a fraction of a second and with each character entered. It also allows optional whole word and case-sensitive searches, displays the body of the selected quicktext, and allows printing and saving.
LINK Tools
Practice Partner's built-in, IE-based browser allows you to open local files or browse out to the internet. PP allows you to configure these LINK in notes so that data is exported as a query string. You can also configure a local file to create dot codes to store data in PP. These tools use one or both techniques. I want to thank the PP users who tested or contributed to these files: JF, TB, BP, KD, WJ, KM, VB.
PDF Autofill By adding document and form field level javascript to a pdf file, you can autofill the form using data from Practice Partner.
Pediatric Blood Pressure Incorporates these tables and using height, age, sex, BMI percentile, interprets pediatric blood pressures and makes a handout.
Pediatric BMI Percentile While PP does a nice job of graphing the BMI percentile, sometimes you want a number and a patient handout. This tool uses height, weight, age and sex to calculate the percentile, writes a handout, and allows you to put dot codes with the data back into the note.
CHADS2 Calculates the CHAD2 score for patients with atrial fibrillation and generates the dot codes.
CURB65 Calculates risk of death for patient with community acquired pneumonia.
Asthma Action Plan Calculates a predicted peak flow, with the dot coding; allows entry of an actual "best" peak flow, if available, with the dot coding; generates an action plan based on either the predicted or the best peak flow. Special thanks to Jeff Faust for help with this tool.
Excuses One of our favorites. From within a note, you can write and print a work or school excuse and store the excuse information as a clinical element. Letter templates work well, but this is much, much faster.
Centor Score Modified Center score calculates the pretest likelihood of strep pharyngitis.
LDL Goal Calculator Uses clinical elements and lab data to calculate 10 year risk of heart disease and the LDL goal.
Review of Systems Checkbox tool which adds positive ROS items and the EM coding markers to a tet area to copy back to PP. Great for widely positive ROS.
Immunization Data Entry Drop down lists and text boxes allow entry of multiple immunizations; automatically generates the dot codes; there is one tool for for in-house vaccines, another for outside vaccines.
MMSE Checkbox tool for mental status exams, with dot coding.
CKD Totally awesome tool written by Walker Jackson for calculating eGFR; generates all sorts of dot codes for your lab or problems list tables.
Depo Date Calculator Using dates stored as clinical elements, calculates automatically whether someone is with their Depo injection date interval and gives the the date for the next injection.