Refill Too Soon Manual Command: Difference between revisions

From QuickSCRIP Wiki
Jump to navigation Jump to search
(Created page with "{{DISPLAYTITLE:Refill Too Soon - Manual Command}} QuickSCRIP offers a feature that allows users to set their own "Refill too soon" message on prescriptions. This can be usef...")
 
No edit summary
 
Line 6: Line 6:


To implement this feature, process the prescription as you would normally, and in the SIG lines, you can add
To implement this feature, process the prescription as you would normally, and in the SIG lines, you can add
'''/RFDAYS=xx''' (xx = the number of the days supply). Any attempt to fill the scrip within this timeframe will warn the user
'''/RFDAYS=xx''' (xx = the number to override the days supply). Any attempt to fill the scrip within this timeframe will warn the user
as if they were filling within the days supply time period.
as if they were filling within the days supply time period.

Latest revision as of 16:44, 7 June 2016


QuickSCRIP offers a feature that allows users to set their own "Refill too soon" message on prescriptions. This can be useful for scrips that have a different days supply than what the insurance company will accept. A common example would be insulin, which often has a 60-days supply, but most insurances will only cover 30 days supplies.

To implement this feature, process the prescription as you would normally, and in the SIG lines, you can add /RFDAYS=xx (xx = the number to override the days supply). Any attempt to fill the scrip within this timeframe will warn the user as if they were filling within the days supply time period.