MD Package Update: Version 1.01 Released
The MD Package of StoreyQuickNotes has been updated.
Tweaks Include:
- Added a shortcut for Simulation approvals – Windows + S
- With that I had to change the Suspend function to ‘]’ (close bracket)
The package remains stable with a new shortcut to address how we are approving Simulations in our clinic. The clean up and news updates come as a precursor to me presenting the package to my internal group now that more are looking at an electronic record.
I’m going to work on better documentation of configuration and features for the next couple of weeks with the focus being on the MD Package for the time being.
Quick Stat Summary:
Since 10/09, in my single MD clinic, both myself and my nurse have utilized over 13,000 StoreyQuickNote shortcuts apiece for a total of nearly 27,000 uses in about 7 months. Nearly 100 per work day per person.
I can’t write a stronger testimonial for them adding productivity over the default UI than showing use of that magnitude.
Feb News Update
Not too much to report. The posted code has been stable for months and functioning nicely in our clinics under fire.
I’m slowly putting together final release version and hopefully those will be up here in the next month. As you know, coding / CPT changes went into effect and we have been streamlining our documentation to keep up with those changes. This is stable and working as so it has dropped down my priority list a bit.
Overall point is that the code is stable and functioning with well over 10k uses in my single person clinic in about 3 months of consistent use.
December Update
Just a quick post to say that work continues behind the scenes on StoreyQuickNotes. Overall, the current changes have been pretty minimal. The nursing package is essentially stable and ready for a non-beta release. On the MD side, the government is changing some CPT codes and I’m having to update the package to keep our billing department satisfied. In the end, one document is actually removed from this package and we will be dictating that note – (the plan note is now a dictated treatment planning note that contains quite a bit of planning details).
Beyond that, the clinic schedule has been crazy busy for a couple of weeks and with the holidays, there is little after work time.
A second success story – 10 AM on Monday morning a nurse that was NEW to an electronic chart thought it was better/faster/easier than paper. That is a 3 hour learning curve. I can guarantee that would not be the case if we were not using AutoHotkey and StoreyQuickNotes to improve the workflow.
My current statistics are closing in on 5000 uses in 7 weeks of use. It is a huge time saver as our lives are filled with redundant tasks. I’m hoping to push non-beta versions of the packages in early January as I roll out the package to more facilities locally.
How To: Using Abbreviations / HotStrings
General Package Abbreviations:
The following is the list of Hotstrings or Abbreviations used in the StoreyQuickNotes General Package
::po::by mouth ::qd::every day ::q::every ::qhs::every night at bedtime ::prn::as needed ::nv::nausea and vomiting ::appl::apply to affected region ::tid::three times a day ::bid::twice a day ::qty::quantity ::fuw::Follow Up Weight: :c:Amox::Amoxicillin :c:Lor::Lortab 5/500 :c:Lot::Lotrisone :c:Sil::Silvadene ::nlrcar::Carafate Suspension, 2 teaspons, swish and swallow four times a day ::nlrlom::Lomotil, 1 to 2 by mouth every 8 hours as needed for diarrhea (max 8 per day) ::nlrsil::Silavdene, Apply to affected region three times a day ::nlrlot::Lotrisone, Apply to affected region three times a day ::nlrxyl::Xyloxyline, 1 tablespoon by mouth before meals, after meals, and before bedtime ::nlrnys::Nystatin Suspension, 1 teaspoon, swish well for 2 min and swallow four times a day. Take 2 days past symptom resolution. ::disc::“INFORMATION PROVIDED BY THE PATIENT, PHARMACY, OR OTHER HEALTH CARE PROVIDERS.” ::meds::MEDICATIONS: ::chemo::CHEMOTHERAPY: ::all::ALLERGIES: ::phar::PHARMACY: ::nkda::No Known Drug Allergies ::mlist:: ( MEDICATIONS: CHEMOTHERAPY: ALLERGIES: PHARMACY: “INFORMATION PROVIDED BY THE PATIENT, PHARMACY, OR OTHER HEALTH CARE PROVIDERS.” )
MD Package Abbreviations:
The following is a list of Hotstrings or Abbreviations used in the StoreyQuickNotes MD side of the package. It is copied from the code so the format is a little odd, but really pretty easy to read.
For example: ‘po’ will automatically be turned into ‘by mouth’
::po::by mouth ::qd::every day ::q::every ::qhs::every night at bedtime ::prn::as needed ::nv::nausea and vomiting ::appl::apply to affected region ::tid::three times a day ::bid::twice a day ::qty::quantity ::fuw::Follow Up Weight: :c:Amox::Amoxicillin :c:Lor::Lortab 5/500 :c:Lot::Lotrisone :c:Sil::Silvadene ::nlrcar::Carafate Suspension, 2 teaspons, swish and swallow four times a day ::nlrlom::Lomotil, 1 to 2 by mouth every 8 hours as needed for diarrhea (max 8 per day) ::nlrsil::Silavdene, Apply to affected region three times a day ::nlrlot::Lotrisone, Apply to affected region three times a day ::nlrxyl::Xyloxyline, 1 tablespoon by mouth before meals, after meals, and before bedtime ::nlrnys::Nystatin Suspension, 1 teaspoon, swish well for 2 min and swallow four times a day. Take 2 days past symptom resolution. ; ------------------ ABBREVIATIONS ONLY IN THE MD PACKAGE ------------------ ; C1 option - do not conform to typed case : See Hotstrings and Auto-replace ::met::metastatic ; updated to remove issue with 'm' turning into something more ::mets::metastasis ; changed ::adeno::Adenocarcinoma ::adp::Adenocarinoma of the Prostate :C1:scca::Squamous Cell Carcinoma :C1:nsclc::Non Small Cell Lung Cancer :C1:sclc::Small Cell Lung Cancer :C1:idc::Invasive Ductal Carcinoma :C1:dcis::Ductal Carcinoma In Situ ::l::left ::r::right ::br::breast ::wb::whole brain ::cw::chest wall ::abd::abdomen ::pros::prostate ; removed pr is Progestion Receptors ::pb::prostate bed ::ha::headaches ::n::nausea ::v::vomiting ::f::fatigue ::di::diarrhea ; Add 'i' due to the word "I'diarrhea" from "I'd" - funny bad typo :) ::tx::treatment ::sig::significant ::ca::cancer ::co::complains of ::pt::patient ::dz::disease :C1:xrt::radiotherapy ::chemo::chemotherapy ::muc::mucositis ::ery::erythema ::desq::desquamation ::med onc::medical oncology :C1:rtc::Return To Clinic: ; Added in version 1.0 :c1:fu::Follow-up ::imf::inframammary fold region ; Added in Version 1.01 ::ax::axilla ::mdes::moist desquamation ::ddes::dry desquamation ::mdbr::moist desquamation in the axilla and inframmary fold region
Use:
Using Abbreviations or HotStrings with AutoHotKey is as easy as typing. If you type any/many notes into your electronic chart, it is very useful to have a number of abbreviations readily converted to longer text.
Below is my current list that I am using in the MD and Nursing Packages. If you need to turn them off, there are a couple of options.
- Exit the Program
- Use the Win-S shortcut to Suspend the script
Notes:
:c:
Means the case has to match exactly for the abbreviation to be expanded. ie ‘lot’ will not expand but ‘Lot’ will.
:C1:
Means the abbreviation will be expand to the expanded version and it will ignore your capitalization. For example, ‘l’ doesn’t have a C1 modifier so ‘l’ turns into ‘left’ while ‘L’ turns into ‘Left’. ’RTC’ in contrast which has the C1 modifier, will always turn into ‘Return To Clinic:’ regardless of how you capitalize ‘rtc’.
Editing or Changing or Adding New Entries:
These are really very easy to change. Simply open up the .ahk script by right-clicking and selecting ‘edit’. From there you can scroll down to the bottom of the code and make changes.
The format is pretty easy and you can pretty much copy the format to add new ones or delete ones you don’t like. As always, if you run into trouble the AutoHotKey Help Documentation is a great place to look.