Showing posts with label Template Editor. Show all posts
Showing posts with label Template Editor. Show all posts

Wednesday, September 4, 2013

NextMD Patient Portal – Sending Documents and Forms

NOTE:  To send documents and forms to the NextMD Patient Portal, NextMD must be installed and activated in the database and the patient must be enrolled in NextMD. 
To Send Documents to NextMD Patient Portal
The enrolled patient’s chart must be open to send documents.
Open a patient’s chart in EHR by selecting the Patient icon from the toolbar, conducting a search and clicking Open.

Send a Single Document

  1. Access the encounter in the patient’s history where the document was generated.
  2. Click on the document and right click for the menu options. 
  3. Select Send to NextMD.

Send Multiple Documents


  1. Go to File
  2. Select NextMD in the menu
  3. Select Documents in the sub-menu
  4. Select Send EHR Document.
  5. Place check marks in the box beside each document to send. 

    To select all documents for one encounter, mark the checkbox beside the encounter date and time.


    To add documents from outside NextGen, access the External Documents tab.  This allows a search for documents from outside of NextGen to be added and sent from folders on shared directories and/or personal directories.  External Documents may include items such as practice specific patient education or wellness flyers.  This option is available, but is not used as often.
  6. Comments may be added to the notification received by the patient regarding the documents being sent.  To add comments, select the Comments tab and enter the text in the right side window.  This may be free text, from the customized responses or a combination of both.

  7. Click OK.
  8. A notification will show when documents have been sent.

Send Online Forms to NextMD Patient Portal

The enrolled patient’s chart must be open to send online forms which are templates which can be completed through the Patient Portal.
Open a patient’s chart in EHR by selecting the Patient icon from the toolbar, conducting a search and clicking Open.

  1. Go to File
  2. Select NextMD from the menu
  3. Select Online Forms from the sub-menu
  4. Select Send Online Form
  5. Review Patient name to ensure the correct patient has been accessed.
  6. Highlight the name of the form set to select the form(s) to send and click OK.

Multiple form sets can be sent by highlighting each set to send.  If all sets are to be sent to the patient, click the first in the list then hold the Shift button on the keyboard and click the last set in the list.  To select a few from the list, but not all, highlight the first set to send then hold the Ctrl button on the keyboard and click the additional sets from the list to send.  Click OK.
7.    A notification will show when the forms have been sent to the patient.

EMR Template Experts
http://EMRTemplateExperts.com
465-654-3200

NextMD Patient Portal – Enrollment Process

NOTE:  To enroll a patient in NextMD Patient Portal, NextMD must be installed and activated in the database.
The Patient Enrollment dialog box can be accessed from either EMR or EPM.  The patient must have an existing chart in order to be enrolled in the NextMD Patient Portal.
Access the Enrollment Window in the Patient’s Chart in EPM
  1. Open a patient’s chart from Chart Lookup in EPM.
  2. From the patient chart, click the Open Menu button to the left of the patient name
  3. Select NextMD
  4. Select Manage Enrollment from the sub-menu
Access Enrollment Window in Patient’s Chart in EHR
While in a patient’s chart in EHR
1.    Select File
2.    Select NextMD from the menu
3.    Select Enrollment from the sub-menu
4.    Select Manage Enrollment



Access the Enrollment Window from a Patient Lookup in EHR or EPM
1.    Click on the People Lookup or Chart Lookup in EPM or on the Patient Look up in EHR.
        
2.    Enter the search criteria for the patient and click Find.
3.    Right-click over the patient’s name and select Manage
NextMD Enrollment.


Enroll a Patient in NextMD
On the NextMD Enrollment window, the patient's data is displayed:

1.    Review or enter the patient's email address in the E-mail field. An email address must be entered for a patient’s enrollment to be completed.  Email addresses entered in the patient’s demographics window will show here.  NOTE:  Changing an email address in the enrollment window will update email addressed in the patient’s demographics.
2.    Click the Print… button to print a copy of the welcome letter and Patient Portal website logon instructions for the patient.  The letter will contain the Enrollment token number needed for the patient to complete the setup in the website.
3.    Click OK.

The token number is used for enrollment in the NextMD website and provides a secure login key for the patient.  After the enrollment process is completed, this token is no longer available in the Management NextMD Enrollment window in NextGen.  It is very important to give this information to the patient at the time of initial enrollment. 
If OK is clicked before the notification is printed or if the patient misplaces the token, clicking the New Token button will generate a new number.  Click Print… to print the welcome letter with the newly generated enrollment token and click OK to close the window.

Wednesday, January 7, 2009

Template Editor: The Check Box

Labels | Edit Fields | Check Box | Data Sheet | Radio Buttons | Active Text | Active Images | Note Fields

Check Box

Check Box

To add a Check Box to your template, select the Check Box button from the Fields toolbar and drag it onto the template design area where you wish it to be placed. Then from there you are given the Insert Check Box dialog pop up.

The first thing you want to do when adding a check box to your template, is to determine whether this check box has been used on another template or not. If it has been used before, choose the template from the Table drop-down list then select the field. If this is a new custom check box given a new field name, and use the prefix of chk_ at the beginning of all your check box field names. This is this is good development practice to get yourself in the habit of doing.

Select the data type that your check box is going to be.

Text:

Allows Yes (Y/1 value) or no(N/0 value) type of entry.

Numeric: Allows you to check (1 value) or uncheck (0 value) to the field.

Below you can see that I am setting up a check box to find out of the user in involved in Scuba Diving activities. In the caption I have "Scuba Diving" and if the check box is selected the value recorded in the database will be "1", and if left uncheck the value will be "0".

Check Box Properties

Another way to achieve this would be to change the value type to "Text" and add the values of "Yes" and "No". Both method do the same thing, but as a developer I always prefer to see a consistant development method of 1's and 0's. Which ever method your pick - stick with it through out all your development.

Check Box Dialog Properties

I highly recommend to always use the numeric value as the standard selection for all your Check Box. It will make life much easier when going back and looking at the customized work you have done.

Then enter the X. and Y. positioning (if needed), the size of the Check Box, the style and alignment. Enter the caption you wish to be displayed on the template for the Check Box.
From the font and color tab you can change the appearance of the text that is entered into this field. On the Advanced tab, you have a Check Box to Copy Data Forward. The Copy Data Forward feature will only be used when you want them die you off this field to be copied from encounter to encounter. This is used in the OB office visit template under Initial EDD. When there are fields that don't need to be filled out for every counter such as the LMP, initial exam, ultrasound etc. you can click on the copy data forward to Check Box in this data will be copied from a counter to encounter.

Check Box Dialog Pop Up

Over the past five years of template development I have never used the Check Box for no zero decimals, or the action button drop-down, so I will not be going over these features.

Tuesday, January 6, 2009

Template Editor: The Edit Field

Labels | Edit Fields | Check Box | Data Sheet | Radio Buttons | Active Text | Active Images | Note Fields

Edit Field

The Edit Field

Next to the Label button, the Edit Field button is the most-used feature within the NextGen Template Editor. The Edit Field button is mainly for the user to enter data.

Using the same example as above, the patient's name will be typed into the Edit Field.

Label for Patient's Name

To insert an Edit Field, select the Edit Field button from the Fields toolbar and drag it onto the template design area where you want it to be placed. You are then given the "Insert Data Entry" dialog pop-up.

Insert Data Entry Dialog

The first step is to define the Table if you are pulling an already-created Field from an existing template. From the drop-down menu, choose the existing template you're pulling from (if you're creating a new field then you can leave this blank). Below the Table drop-down, the Field drop-down is where you choose the field that you want to pull from the existing template that you selected to the new template you are editing. This can be a huge timesaver if used correctly. If you are not pulling from an existing template, you can type the name that you want for the new field you are creating. For example, on my new template I want to pull in the patient's date of birth. I know that the patient date of birth can be found in the "person" table by looking at the "Patient Demographics" template. So instead of re-creating that field I can select from the Table drop-down, choose the "person" table, and select the "date_of_birth" field.


Insert Data Entry


If I want to create a new data entry field, it's good practice to first save the template with a unique name, then start the customization. To create a field, you have to give it a name. It cannot be more than 18 characters in length and cannot begin with a number. Since spaces are not allowed in the field name, use an underscore instead. It's always good template development practice to label your Data Entry field names with txt_ followed by the field name.

The different types of field types are:

Date: A date. NextGen EMR verifies the validity of the date entered.
Decimal: Decimal values. Only whole numbers can be entered into a numeric field.
Text: Alphanumeric characters.
Time: Time span measured in specific units. You must define the format of the time units to be entered. Click the time button to prompt the time format dialog.

You can also define the X and Y positioning of the data entry, the size, the style, and how the text will align.

The different style types are:

Normal: A regular edit field where data is entered
Read-Only: An Edit Field where data can only be read. No data can be entered via the keyboard; users may still enter data through the use of triggers.
Required: A field that requires a civil action to be entered in order to save the entire template.

From the Mask field you can have the data formatted depending on what kind of information will be entered into it. If the field is going to be a phone number, social security, zip code, or a date, use the Mask field to have it automatically formatted correctly.

Select the Hidden check box if you wish to field to be hidden.

And finally, add comments about the purpose of this field when necessary.

Font and Colors Tab

Click on the font and colors tab at the top of the label properties dialog to change the label's font, size, style (whether you want it to be bold or italicized), and also the color of the label.

Template Editor: The Label Field

Labels | Edit Fields | Check Box | Data Sheet | Radio Buttons | Active Text | Active Images | Note Fields

Menu and Action Bars

NextGen EMR Menu Bar

When working with NextGen's template editor, the complexity of the work that you can create can be started at a very basic level by using some of the built-in editing fields, very few triggers, and no database custom programming. In order to get started with the template editor, it's important to know the purposes of some of the action fields that you can create. Let's go over how to use and when to use the NextGen field toolbars:

label

Label

Starting from left to right, the very first button we have is the Label button. A Label button is the simplest feature in the template editor to use. Basically, it gives a label to any element within the template.

In the example below, I've created a field for the patient's name. The label is what I've marked in the red circle. And as you can see, the purpose of this label is to let the user know that the field to the right will hold the patient's nam

Edit Field

When creating a label within the template editor, click and drag the edit button onto the template design area where you want the label to be placed. Then, you're given a pop up to define all the aspects of the label you're going to create.

Insert Label Dialog Popup

The first box is the name that you want to give the label. In most cases, you can leave the default name that NextGen automatically assigns to a label. To the right of the name field is where you can apply a Mask to the label. The caption area box is what is going to be displayed on the label. In the example above, I have typed Patient's Name, and that is what's printed out on the template design area.

Edit Field

From this pop-up you can also determine the X and Y- positioning, the size, and the styles that you want to apply to the label. You can use a border, client edge, and modal edge.

Examples of each style:

Border: Label with Border
Client Edge: Label with Client Edge
Modal Edge: Label with Modal Edge

When the Tab Stop check box is enabled, it will allow the user's cursor to stop on this label as the user hits the tab key. The Hidden check box allows you to create a label that will not be visible when the template is opened on the EMR side. I use this feature a lot when I need to add comments to a template where I have done custom development, so I can go back and quickly know what work has been done. The Auto Size checkbox is used to automatically size the label to best fit the text inside the caption box.