Difference between revisions of "Add New Web Framework Documents to the EHR"

From Galen Healthcare Solutions - Allscripts TouchWorks EHR Wiki
Jump to navigation Jump to search
 
(32 intermediate revisions by 5 users not shown)
Line 1: Line 1:
==Add new Web framework documents to the EHR ==
+
__TOC__
 +
==Overview==
 +
When attempting to add new custom links and documents to the TWEHR, one must first understand the basic overview of how pages are rendered in the TWEHR.
  
====Overview====
+
'''Extreme care should be taken when editing previously created and/or delivered Workplaces, Vertical Toolbars and Horizontal Toolbars, as entire views can disappear.'''
  
When attempting to add new custom links and documents to the EHR one must first understand the basic overview of how pages are rendered in the EHR.
+
The TWEHR is broken into 4 main components. Every user operates in a workspace that is designated to them. Within each of these workspaces there are multiple Vertical Toolbars (links along the left side of the TWEHR system going down). Each link of the Vertical Toolbar contains a Horizontal Toolbar (tabs going across at the top of each page). Each tab refers to a document, which is the space that the custom page will live in.
  
--Be extremely careful when editing previously created and/or delivered Workplaces, Vertical Toolbars and Horizontal Toolbars as entire views can disappear if care is not taken.--
+
[[Image:WFWimage1.jpg]]
  
The EHR is broken into 4 main components. Every user operates in a workspace that is designated to them. Within each of these workspaces there are multiple Vertical Toolbars (links along the left side of the EHR system going down). Each link of the Vertical Toolbar contains a Horizontal Toolbar (tabs going across at the top of each page). Each tab refers to a document, which is the space that your custom page will live in.
+
The key to successfully adding new pages to the TWEHR is to work from a bottom-up approach. One should begin by creating a Document, then creating a Horizontal Toolbar and adding the document created to it, then finally linking this to the main page by creating a new Vertical Toolbar menu item and linking this to the Horizontal Toolbar.
  
[[file:WFWimage1.jpg]]
+
==Case Study==
 +
In the following example, a custom link is added on the VTB containing a Horizontal Toolbar with a tab named FRAX which points out to a website to help determine the likelihood for a patient to have a fracture (as pictured above). This will cause a website to be rendered in the viewing window as shown below.
  
The key to successfully adding new pages to the EHR is to work from a bottom-up approach. Begin by creating a document, then create a Horizontal Toolbar and add the document created to it, then finally link this to your main page by creating a new Vertical Toolbar menu item and linking this to your Horizontal Toolbar.  
+
[[Image:WFWimage2.jpg]]
  
 
+
==Implementation Steps==
===Case Study===
+
*Create a custom folder for the file to be saved in, for this example the following path was used C:\Program Files\Allscripts Healthcare Solutions\TouchWorks Web\Works\Custom.
 
+
*Create the file FRAX.htm file and save it in the above custom folder.
In the following example we will add a custom link on the VTB containing a Horizontal Toolbar with a tab named FRAX which point out to a website to help determine the likelihood for a patient to have a fracture (as pictured above). This will cause a website to be rendered in the viewing window as shown below.
+
*Create the document:
 
+
**From the Admin workplace select documents.
[[file:WFWimage2.jpg]]
+
** Select the New tab.
 
+
**Fill in the information as shown below for Product, Application and Type.
Steps:
+
**:[[file:WFWimage3.jpg]]
 
+
**Create an ID that is easily referenced when searching, in this case GHS for Galen Healthcare Services.  
# Create a custom folder for the file to be saved in, for this example we have used the path C:\Program Files\Allscripts Healthcare Solutions\TouchWorks Web\Works\Custom.
+
**Create a caption; this will be what the link will look like on the TWEHR.
# Create the file FRAX.htm file and save it in the above custom folder.
+
**Set the type to the appropriate type.
# Create the document:
+
**Set the target (usually 'Blank' or 'Patient').
#:a. From the admin Workplace select documents.
+
**Specify the path in the URL where the file was saved. For this example, use "../../Custom/custom.htm".  
#:b. Select the new tab.
+
*Create the Horizontal Tool Bar.
#:c. Fill in the information as shown below for Product, Application and Type.
+
**Navigate to Menus and select New.
#:d. Create an ID that is easily referenced when searching, in this case GHS for Galen Healthcare Services.[[file:WFWimage3.jpg]]
+
**Create a new Horizontal Toolbar as shown below for Product, Application and Type.
#:e. Create a caption, this will be what the link will look like on the EHR.
+
**:[[file:WFWimage4.jpg]]
#:f. Specify the path in the URL where you saved the file.
+
**Create an ID that is easily referenced when searching, in this case GHS for Galen Healthcare Services.
# Create the Horizontal Tool Bar
+
**Create a caption, this will be what the link will look like on the TWEHR.
#:a. Navigate to Menus and select New
+
*The menu should then be populated and the FRAX document that was created inserted as shown below.
#:b. Create a new Horizontal Toolbar as shown below for Product, Application and Type [[file:WFWimage4.jpg]]
+
*:[[file:WFWimage5.jpg]]
#:c. Create an ID that is easily referenced when searching, in this case GHS for Galen Healthcare Services
+
*Click on the Edit tab.
#:d. Create a caption, this will be what the link will look like on the EHR
+
**Edit the fields in default to match the key of your document.
# Indicate that you would like to  populate your menu and insert the FRAX document you just created as shown below [[file:WFWimage5.jpg]]
+
**:[[file:Default.png]]
# Adding the Horizontal Toolbar to the Vertical Toolbar
+
*Add the Horizontal Toolbar to the Vertical Toolbar.
#:a. Search for the Vertical Toolbar that you first see when logging in as a user, in this case we are working in the Clinician Vertical Toolbar.
+
**Search for the Vertical Toolbar that is first seen when logging in as a user, in this case the Clinician Vertical Toolbar.
#:b. Click on the Menu Items tab and insert a new HTB that points at the custom HTB that you created in the above step [[file:WFWimage6.jpg]]
+
**Click on the Menu Items tab and insert a new HTB that points at the custom HTB that was created in the above step.
# Log in as the user who’s VTB you added the new HTB to and verify that your changes were implemented successfully as shown below. [[file:WFWimage7.jpg]]
+
**:[[file:WFWimage6.jpg]]
 +
*Log in as the user whose VTB the new HTB was added to and verify that the changes were implemented successfully as shown below.
 +
*:[[file:WFWimage7.jpg]]

Latest revision as of 15:10, 12 February 2014

Overview

When attempting to add new custom links and documents to the TWEHR, one must first understand the basic overview of how pages are rendered in the TWEHR.

Extreme care should be taken when editing previously created and/or delivered Workplaces, Vertical Toolbars and Horizontal Toolbars, as entire views can disappear.

The TWEHR is broken into 4 main components. Every user operates in a workspace that is designated to them. Within each of these workspaces there are multiple Vertical Toolbars (links along the left side of the TWEHR system going down). Each link of the Vertical Toolbar contains a Horizontal Toolbar (tabs going across at the top of each page). Each tab refers to a document, which is the space that the custom page will live in.

WFWimage1.jpg

The key to successfully adding new pages to the TWEHR is to work from a bottom-up approach. One should begin by creating a Document, then creating a Horizontal Toolbar and adding the document created to it, then finally linking this to the main page by creating a new Vertical Toolbar menu item and linking this to the Horizontal Toolbar.

Case Study

In the following example, a custom link is added on the VTB containing a Horizontal Toolbar with a tab named FRAX which points out to a website to help determine the likelihood for a patient to have a fracture (as pictured above). This will cause a website to be rendered in the viewing window as shown below.

WFWimage2.jpg

Implementation Steps

  • Create a custom folder for the file to be saved in, for this example the following path was used C:\Program Files\Allscripts Healthcare Solutions\TouchWorks Web\Works\Custom.
  • Create the file FRAX.htm file and save it in the above custom folder.
  • Create the document:
    • From the Admin workplace select documents.
    • Select the New tab.
    • Fill in the information as shown below for Product, Application and Type.
      WFWimage3.jpg
    • Create an ID that is easily referenced when searching, in this case GHS for Galen Healthcare Services.
    • Create a caption; this will be what the link will look like on the TWEHR.
    • Set the type to the appropriate type.
    • Set the target (usually 'Blank' or 'Patient').
    • Specify the path in the URL where the file was saved. For this example, use "../../Custom/custom.htm".
  • Create the Horizontal Tool Bar.
    • Navigate to Menus and select New.
    • Create a new Horizontal Toolbar as shown below for Product, Application and Type.
      WFWimage4.jpg
    • Create an ID that is easily referenced when searching, in this case GHS for Galen Healthcare Services.
    • Create a caption, this will be what the link will look like on the TWEHR.
  • The menu should then be populated and the FRAX document that was created inserted as shown below.
    WFWimage5.jpg
  • Click on the Edit tab.
    • Edit the fields in default to match the key of your document.
      Default.png
  • Add the Horizontal Toolbar to the Vertical Toolbar.
    • Search for the Vertical Toolbar that is first seen when logging in as a user, in this case the Clinician Vertical Toolbar.
    • Click on the Menu Items tab and insert a new HTB that points at the custom HTB that was created in the above step.
      WFWimage6.jpg
  • Log in as the user whose VTB the new HTB was added to and verify that the changes were implemented successfully as shown below.
    WFWimage7.jpg