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 |  Used in RPC
Print Page as PDF
Routine: IBDFRPC

Package: Automated Information Collection System

Routine: IBDFRPC


Information

IBDFRPC ;ALB/AAS - AICS Return list of interfaces ; 2-JAN-96

Source Information

Source file <IBDFRPC.m>

Entry Points

Name Comments DBIA/ICR reference
CLNLSTI(RESULT,CLINIC) ; -- Procedure
; -- Broker call to return list of data entry elements for a clinic/patient/form
; rpc := IBD GET INPUT OBJECT BY CLINIC
CLNLSTQ
FRMLSTI(RESULT,FRM,FTYP,KILL,ALLOBJ) ; -- procedure
; -- Broker call to return list of data entry elemets for one form
; rpc := IBD GET INPUT OBJECT BY FORM
FRMLSTQ
ADDIN(RESULT1,FRM,FTYP,SEL,ITYP,ENTRY,BLK,ROW,COL,VITAL) ; --add to array
MNL() ; -- is manual data entry supported
DEFAULT() ; -- find default form from parameters
TESTC ; -- test list by clinic
TESTF ; -- test list by form
TYP ; types of forms/from piece in 409.95

Used in RPC

RPC Name Call Tags
IBD GET INPUT OBJECT BY CLINIC CLNLSTI
IBD GET INPUT OBJECT BY FORM FRMLSTI
Info |  Source |  Entry Points |  Used in RPC