Difference between revisions of "SSMT: OrderResults-v11"

From Galen Healthcare Solutions - Allscripts TouchWorks EHR Wiki
Jump to navigation Jump to search
m
Line 1: Line 1:
 
==Description==
 
==Description==
 +
The 'OrderResults-v11' content category allows you to define your orderable and resultable items and establish the appropriate relationship between them.  Some orderable items such as labs may have one or more resultable items associated with them and some orderable items such as radiology typically have only one resultable item associated with them.  The 'OrderResults-v11' content category allows you to set some basic context and populate some main fields associated with both orderable and resultable items.  It is a key category that will help create the foundation for your Orderable Item dictionary.
  
 +
Stored Procedures used:
 +
* Extracting data: ImpGetOrderANDResult
 +
* Loading data: ImpSetOrderAndResults
  
 +
==Column Listing and Description==
 +
 +
*'''Order Code'''
 +
 +
*'''Order Name'''
 +
 +
*'''Order Mnemonic'''
 +
 +
*'''OrderingAuthority'''
 +
 +
*'''OIDMode'''
 +
 +
*'''OrderType'''
 +
 +
*'''Parent Order Classification'''
 +
 +
*'''ItemType'''
 +
 +
*'''OrderableSource'''
 +
 +
*'''DefReqPerfLocation'''
 +
 +
*'''HCPCSCode'''
 +
 +
*'''CPT4Code'''
 +
 +
*'''ChargeCodeList'''
 +
 +
*'''When To Charge'''
  
==Column Listing and Description==
+
*'''Comm Method Picklist'''
 +
 
 +
*'''CommunicationMethod'''
 +
 
 +
*'''Result Mnemonic'''
 +
 
 +
*'''Result Code'''
 +
 
 +
*'''Result Name'''
 +
 
 +
*'''LOINCCode'''
 +
 
 +
*'''Answer Type'''
  
 +
*'''SetOrder'''
  
 +
*'''ResultableSource'''
  
 +
*'''InterfaceOnlyFlag'''
  
  
 
'''back to [[SSMT]] main page'''
 
'''back to [[SSMT]] main page'''

Revision as of 00:41, 12 May 2010

Description

The 'OrderResults-v11' content category allows you to define your orderable and resultable items and establish the appropriate relationship between them. Some orderable items such as labs may have one or more resultable items associated with them and some orderable items such as radiology typically have only one resultable item associated with them. The 'OrderResults-v11' content category allows you to set some basic context and populate some main fields associated with both orderable and resultable items. It is a key category that will help create the foundation for your Orderable Item dictionary.

Stored Procedures used:

  • Extracting data: ImpGetOrderANDResult
  • Loading data: ImpSetOrderAndResults

Column Listing and Description

  • Order Code
  • Order Name
  • Order Mnemonic
  • OrderingAuthority
  • OIDMode
  • OrderType
  • Parent Order Classification
  • ItemType
  • OrderableSource
  • DefReqPerfLocation
  • HCPCSCode
  • CPT4Code
  • ChargeCodeList
  • When To Charge
  • Comm Method Picklist
  • CommunicationMethod
  • Result Mnemonic
  • Result Code
  • Result Name
  • LOINCCode
  • Answer Type
  • SetOrder
  • ResultableSource
  • InterfaceOnlyFlag


back to SSMT main page