Difference between revisions of "SSMT: OID OCD Mapping"

From Galen Healthcare Solutions - Allscripts TouchWorks EHR Wiki
Jump to navigation Jump to search
Line 3: Line 3:
 
OID_OCD Mapping is a simple extract that displays the Orderable Items mapped to an Orderable Concept.  
 
OID_OCD Mapping is a simple extract that displays the Orderable Items mapped to an Orderable Concept.  
  
==Columns==
+
Stored Procedures used:
 +
*Extracting data: ImpGetOIDOCD
 +
*Loading data: ImpSetOIDOCD
 +
 
 +
==Column Listing and Descriptions==
 
The columns are fairly self-explanatory. A basic mapping table.<br>
 
The columns are fairly self-explanatory. A basic mapping table.<br>
 
'''*  OIDCode''' <br>
 
'''*  OIDCode''' <br>
Line 10: Line 14:
 
'''*  OCDName''' <br>
 
'''*  OCDName''' <br>
 
'''*  UpdateOCD'''
 
'''*  UpdateOCD'''
 +
 +
'''back to [[SSMT]] main page'''

Revision as of 12:21, 14 May 2010

Enterprise EHR v11.1.5

OID_OCD Mapping is a simple extract that displays the Orderable Items mapped to an Orderable Concept.

Stored Procedures used:

  • Extracting data: ImpGetOIDOCD
  • Loading data: ImpSetOIDOCD

Column Listing and Descriptions

The columns are fairly self-explanatory. A basic mapping table.
* OIDCode
* OIDName
* OCDCode
* OCDName
* UpdateOCD

back to SSMT main page