Calling automatically

A protocol can be called automatically at various parts of the system. This will enable you to start off procedures, prompt for record updates, log additional information etc.

See FAQ - Automatic Procedures

You create a protocol (named as per the table below), tell the system you want it to be used (activate it).

To activate use the params.txt entry:

    Call_Protocol = x x1 x2 x3 x4 ....

Where x x1 x2... are the protocol number(s) below.

(Can enter * to indicate all - depending on m/c spec may degrade system performance).

No Name Where Called
1 pva001 Entering Auto Pricing
2 pva002 Entering Clinical Screen
3 pva003 Adding to Waiting Room List from record card
4 pva004 Just BEFORE Estimate generated.
5 pva005 Just AFTER an estimate generated
6 pva006 Just before MR prompt Line appears
7 pva007 Dummy - same as 1 - hook in auto not menu
8 pva008 Finished with Auto Pricing
9 pva009 Selecting the 'Text' option on the clinical screen.
10 pva010 Before the 'C'ash option
11 pva011 Before Auto, Text and Cash (same as 007 and 009)
12 pva012 As 007 except only if estimate being generated
13 pva013 Clinical -> List -> Transaction (option will be enabled if pva013 exists)
14 pva014 Called in Old Diary when asked for reason
15 pva015 Insurance Claim to get extra Details
16 pva016 The 'Q'uit option on the clinical screen
17 pva017 Before 'A'uto and 'T'ext (same as 007, 009)
18 pva018 If it exists will be called when 'T'ext option is used.

Please let us know other places where you may want to start off a procedure/log/protocol.

Setting up a PVA script

This procedure will help you get started: