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: LR7OU1

Package: Lab Service

Routine: LR7OU1


Information

LR7OU1 ;slc/dcm - General Utilities ;8/11/97

Source Information

Source file <LR7OU1.m>

Entry Points

Name Comments DBIA/ICR reference
EN(TST,SUB) ;Expand a lab panel
TEST ;Test expanding panel
UPPER(X) ; Convert lower case X to UPPER CASE
WC(PK,IFN) ;Get collection type for print fields
ACC(PK,IFN) ;Get accession numbers for print fields
LU(PK,IFN) ;Get urgency for print fields
  • ICR #2955
    • Status: Active
    • Usage: Controlled Subscription
    COL(PK,IFN) ;Get collection sample with Tube type for print fields
  • ICR #2955
    • Status: Active
    • Usage: Controlled Subscription
    VER() ;Check OE/RR version #
    GETTEST(IFN) ;Get Lab test from Order entry
    GETST(ODT,SN,IFN) ;Find test node from LRODT,LRSN for a given ORIFN
    GET0(ODT,SN) ;Get zero node: ^LRO(69,ODT,1,SN,0) for an ORIFN
    SAMP(ODT,SN) ;Get collection sample pointer from lab order
    TYPE(ODT,SN) ;Get collection type internal value from lab order
    SAMPCOM(PK,IFN) ;Get Ward Remarks (specimen) for lab order
    WARDCOM(PK,IFN) ;Get General Ward comments on a test order
    EXPAND(TEST,ARAY) ;Expand a lab test panel
  • ICR #2955
    • Status: Active
    • Usage: Controlled Subscription
    EX(TST) ;
    SPLIT(TXT,ARAY,CTR,LENGTH,PRE,POST) ;Splits text into an array
    STRIP(X) ; -- Strip leading spaces from text X
    Info |  Source |  Entry Points