Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Entry Points
Print Page as PDF
Routine: LRSCTX1

Package: Lab Service

Routine: LRSCTX1


Information

LRSCTX1 ;DALOI/JDB - LRSCTX CONTINUED ;04/16/12 10:07

Source Information

Source file <LRSCTX1.m>

Entry Points

Name Comments DBIA/ICR reference
FILE(LRFILE,LRIN,LRERROR,HLINFO) ;
; Private helper method
; Set the new term into the target file
; Inputs
; LRFILE: Target File # (61, 61.2, 62)
; LRIN:<byref><opt> Array holding field values.
; : .01=New entry's .01 field value
; : 20=SCT Code
; : 21=SCT Status code
; : 22=SCT Hierarchy text
; LRERROR:<byref> See Outputs
; HLINFO:<byref> HL7 info array (from EN^LRSCTX)
; Outputs
; The IEN of the entry to use
; LRERROR: Error message for the process.
NOTIFY(LRTXT,LRFILE,LRFIEN,LRSCT,HLINFO) ;
Info |  Source |  Entry Points