Difference between revisions of "SSMT: Chart View - Sections"

From Galen Healthcare Solutions - Allscripts TouchWorks EHR Wiki
Jump to navigation Jump to search
Line 10: Line 10:
 
==Column Listing and Descriptions==
 
==Column Listing and Descriptions==
  
*'''Section Number''' -  
+
*'''Section ID''' - ID of the section in the highest classification of sections within the chart
  
*'''Sub Section Number''' -
+
*'''Sub Section ID''' - ID of the section in the second highest classification of sections within the chart
  
*'''Section Name''' -
+
*'''Section Name''' - Name of the section in the highest classification of sections within the chart
  
*'''Sub Section Name''' -
+
*'''Sub Section Name''' - Name of the section in the second highest classification of sections within the chart
  
*'''Section Icon''' -
+
*'''Section Icon''' - Corresponds to the type of items found in the chart section. Also called "Section Image" within Chart Admin
  
 
*'''Assigned Chart Item''' -
 
*'''Assigned Chart Item''' -

Revision as of 01:33, 23 August 2012

Description

This content category can be used to create and manage the chart sections, folders and documents contained within each that will appear in the master chart structure for the entire organization. This can also be done manually in TWAdmin > Chart Admin > Manage Sections.


Stored Procedures used:

  • Extracting data: IMPGetChartViewSections
  • Loading data: IMPSetChartViewSections

Column Listing and Descriptions

  • Section ID - ID of the section in the highest classification of sections within the chart
  • Sub Section ID - ID of the section in the second highest classification of sections within the chart
  • Section Name - Name of the section in the highest classification of sections within the chart
  • Sub Section Name - Name of the section in the second highest classification of sections within the chart
  • Section Icon - Corresponds to the type of items found in the chart section. Also called "Section Image" within Chart Admin
  • Assigned Chart Item -
  • Dictionary -
  • Chart Item Image -
  • Create? -

back to SSMT main page