|
|
 |
 |
 |
 |
 |
 |
 |
 |
 |
 |
| Using Dragon NaturallySpeaking with Essentris |
|
|
|
 |
 |
 |
 |
 |
 |
 |
 |
 |
 |
 |
|
 |
 |
 |
 |
 |
 |
 |
 |
 |
 |
| Navigating in Essentris |
|
You can say the names of menus (such as File or Edit), commands on menus, and buttons in dialog boxes (such as OK or Cancel).
You cannot say the names of most of the buttons on the toolbars, but you can import commands that perform the functions of almost all of the toolbar buttons. See "Dragon NaturallySpeaking Commands for Essentris" below.
To choose an item in a drop-down list, dictate the first word or several words, then say “tab.” Essentris will fill in the rest of the line.
To choose a note from the list on the Notes Menu Screen, you can say a command that is equivalent to the down-arrow key (“move down 1,” "move down 2," etc.) or dictate the time of the note.
To click check boxes in a template, it is not practical to use voice commands. You can say "tab" repeatedly until you reach the desired checkbox and then say “space,” but this is cumbersome.
|
|
|
 |
 |
 |
 |
 |
 |
 |
 |
 |
 |
 |
|
 |
 |
 |
 |
 |
 |
 |
 |
 |
 |
| Building a Command to Create a Note of a Specific Type |
|
The command set for Essentris includes two sample commands that create specific notes: New Med Reconciliation Worksheet and New HIPAA Advance Directives. These commands are active in the Notes Menu Screen, and are not recognized as commands in any other screen or window. You can make commands to create other types of notes by copying and modifying one of these samples.
After you import the commands as described in the section Dragon NaturallySpeaking Commands for Essentris above, you can follow these steps:
- If Dragon NaturallySpeaking is not running, start it and open your user file.
- If the Command Browser is not on the screen, click Tools, Command Browser. Wait for the Command Browser window to appear.
- Click Script.
- In the Grammar: drop-down list, choose CciCsPatctrlClient – Notes Menu Screen.
- Select New Med Reconciliation Worksheet by clicking its name.
- Click New Copy. The MyCommands Editor window appears, with a new command called “New Med Reconciliation Worksheet 2.”
- Change the MyCommand Name: field to reflect the type of note you want to create, for example “New History and Physical” or “New H. and P.”
- In the script at the bottom of the window, change “Med Reconciliation Worksheet” to the type of note you want to create, for example “History & Physical.” This text must exactly match the note type as it is displayed in Essentris. (Note that the single-quote and the text following it on that line are ignored; this is a comment.) Your command might look like the example below.
- Click Save.

|
|
|
 |
 |
 |
 |
 |
 |
 |
 |
 |
 |
 |
|
 |
 |
 |
 |
 |
 |
 |
 |
 |
 |
| Building a Command to Enter a Specific Type of Order |
|
The command set for Essentris includes two sample commands that enter orders: New Order Antibiotic, which enters a standard order, and Order Labs, which enters an order by category. These commands are active in the Order Entry screen, and are not recognized as commands in any other screen or window. You can make commands to enter other orders by copying and modifying one of these samples.
After you import the commands as described in the section Dragon NaturallySpeaking Commands for Essentris above, you can follow these steps:
- If Dragon NaturallySpeaking is not running, start it and open your user file.
- If the Command Browser is not on the screen, click Tools, Command Browser. Wait for the Command Browser window to appear.
- Click Script.
- In the Grammar: drop-down list, choose CciCsPatctrlClient – Order Entry.
- Select Order Antibiotic (if you want to create a command for a standard order) or Order Labs (if you want to create a command for an order category) by clicking its name.
- Click New Copy. The MyCommands Editor window appears, with a new command having the same name with a 2 at the end.
- Change the MyCommand Name: field to reflect the order set or category you want to enter, for example “Order Radiology”
- In the script at the bottom of the window, change “Antibiotic Order Set” or “Labs” to the standard order or the category you want to enter. This text must exactly match the name of the standard order or category as it is displayed in Essentris. (Note that the single-quote and the text following it on that line are ignored; this is a comment.) Your command might look like the example below.
- Click Save.

|
|
|
 |
 |
|
|
|
 |
|