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 |  Interaction Calls
Print Page as PDF
Routine: TIULA

Package: Text Integration Utility

Routine: TIULA


Information

TIULA ; SLC/JER - Interactive Library functions ;04/23/10 09:00

Source Information

Source file <TIULA.m>

Entry Points

Name Comments DBIA/ICR reference
PATIENT(TIUSSN) ; Select a patient
SELDIV ; Get document division(s)
ONE(TIUI,VAUTD) ; Input - TIUI Medical Center Division file (#40.8) IEN
SELSVC(TIUSVCS) ;Select Services
; Input -- None
; Output -- 1=Successful and 0=Failure
; TIUSVCS Service Selection Array
SELSVCQ
ASKSVC(TIUSVCS,TIUCNT,TIUSVCI) ;Ask Service
; Input -- TIUSVCS Service Selection Array
; TIUCNT Number of Services Selected
; Output -- 1=Successful and 0=Failure
; TIUSVCI Service/Section file (#49) IEN
CHKSVC(TIUSVCS,TIUSVCI) ;Check Selected Service
; Input -- TIUSVCS Service Selection Array
; TIUSVCI Service file (#49) IEN
; Output -- 1=Successful and 0=Failure
SELSTAT(Y,PARM,DEF) ; Select Signature status
STATX
SELSCRN(DEF) ; Select Review Screen
SELPAR(DEF) ; Select an author or patient or...
SELPARX
EDATE(PRMPT,STATUS,DFLT) ; Get early date
LDATE(PRMPT,STATUS,DFLT) ; Get late date
CATEGORY() ; Select Service Category
SELTYP(DA,RETURN,PARM,DFLT,TYPE,MODE,DCLASS,PICK) ; Select Document Types

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !
  • Line Location: ASKSVC+9
Function Call: WRITE
  • Prompt: !,"Status selection unavailable."
  • Line Location: SELSTAT+3
Function Call: WRITE
  • Prompt: !,"^^-jumps not allowed from this prompt."
  • Line Location: SELSCRN+10
Function Call: WRITE
  • Prompt: !,"No entries for ",$P(Y,U,2)
  • Line Location: SELPAR+8
Function Call: WRITE
  • Prompt: !!,"The Document Class ",$P(^TIU(8925.1,+J,0),U)," has no active titles at present..."
  • Line Location: SELTYP+27
Info |  Source |  Entry Points |  Interaction Calls