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 |  FileMan Files Accessed Via FileMan Db Call
Print Page as PDF
Routine: LR7OFAO

Package: Lab Service

Routine: LR7OFAO


Information

LR7OFAO ;DALOI/JMC - Setup file 69 for AP orders ;02/17/17 15:58

Source Information

Source file <LR7OFAO.m>

Entry Points

Name Comments DBIA/ICR reference
EN(LRODT,LRDFN,LRSAMP,LRORDR,LRNT,LRPRAC,LRLLOC,LRSDT,ORIFN,LRSPEC,LRSS,LRTST,LRUID,LRRECINF) ; Called from LDSI^LRAPLG1
; LRODT=Order date
; LRDFN=Patient Lab ID
; LRSAMP=Sample ptr to 62
; LRORDR=Collection type
; LRNT=d/t Ordered
; LRSDT=Start date
; ORIFN=OE/RR #
; LRSPEC=Specimen ptr to 61
; LRSS=Test subscript
; LRTST=Ordered test
; LRUID=UID
; LRRECINF:<byref> Output Array that holds the record numbers created.
ZSN(LRSN,LRRECINF) ;
; Create new LRSN entry for specimen
; Expects LRODT,LRDFN,LRAA,LRAD,LRAN
; Inputs
; LRSN: <byref><opt> Output only. See Outputs below.
; LRRECINF:<byref> See Outputs
; Outputs
; The LRSN array passed in byref is used to return the
; new LRSN value (record #)
; LRRECINF: Holds the IENs the API created. LRRECINF(69), LRRECINF(69.01), LRRECINF(69.03)
ERRMSG(LRARRAY,ARR2) ;
; Filing error notification
; Inputs
; LRARRAY: <byref><opt> FM compliant message array
; ARR2: <byref><byval><opt> Additional text

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^SC - [#44] FIND^DIC
Info |  Source |  Entry Points |  FileMan Files Accessed Via FileMan Db Call