Difference between revisions of "SSMT: Additional Information"

From Galen Healthcare Solutions - Allscripts TouchWorks EHR Wiki
Jump to navigation Jump to search
m
Line 8: Line 8:
 
==Column Listing and Descriptions==
 
==Column Listing and Descriptions==
  
*'''Resultable''' - this
+
*'''EntryCode''' -  
  
 +
*'''EntryName''' -
 +
 +
*'''EntryMnemonic''' -
 +
 +
*'''IsInactiveFLAG''' -
 +
 +
*'''IsEnforcedFLAG''' -
 +
 +
*'''MinApplicableAge''' -
 +
 +
*'''MaxApplicableAge''' -
 +
 +
*'''NumberofLines''' -
 +
 +
*'''Prompt''' -
 +
 +
*'''ItemType''' -
 +
 +
*'''AlwaysDisplayFLAG''' -
 +
 +
*'''Conditions''' -
 +
 +
*'''DefaultFromQo''' -
 +
 +
*'''MandatoryLevel''' -
 +
 +
*'''AnswerDataType''' -
 +
 +
*'''AnswerPersistence''' -
 +
 +
*'''GenderToExcludeSEX''' -
 +
 +
*'''AnswerPicklist''' -
 +
 +
*'''DefaultValue''' -
 +
 +
*'''Create''' -
  
 
'''back to [[SSMT]] main page'''
 
'''back to [[SSMT]] main page'''

Revision as of 16:07, 28 January 2011

Description

This page will explain how to manage the Additional Information dictionary in Enterprise EHR using SSMT. Keep in mind the Additional Information dictionary SSMT category is a shared repository for questions as it relates to both Order AND Charge. This content category deals only with the records stored in the additional information dictionary and does not manage the relationship between AOE questions and orderable items.

Stored Procedures used:

  • Extracting data: ImpGetAdditionalInformationDEEntries
  • Loading data: ImpSetAdditionalInformationDE

Column Listing and Descriptions

  • EntryCode -
  • EntryName -
  • EntryMnemonic -
  • IsInactiveFLAG -
  • IsEnforcedFLAG -
  • MinApplicableAge -
  • MaxApplicableAge -
  • NumberofLines -
  • Prompt -
  • ItemType -
  • AlwaysDisplayFLAG -
  • Conditions -
  • DefaultFromQo -
  • MandatoryLevel -
  • AnswerDataType -
  • AnswerPersistence -
  • GenderToExcludeSEX -
  • AnswerPicklist -
  • DefaultValue -
  • Create -

back to SSMT main page