ORIRPC ; SLC/AGP,AJB - Information panel RPC ;Sep 17, 2025@14:28:30
Source file <ORIRPC.m>
| Name | Comments | DBIA/ICR reference |
|---|---|---|
| A2P(DA,DATA,DFN,NODE,NUM,SUB) | ; return value if section [ITEM] applies to patient
|
|
| EVALREMINDER(DA,DFN,NODE,SUB,ACTION) | ; evaluate reminder defintion/term for patient
|
|
| GETPANELS(ORY,JSON) | ; main entry point
|
|
| ITEMINFO(A2PATIENT,DA,DATA,DFN,NODE,NUM,SUB) | ; default infoPanel information
|
|
| ITEMAPP(DA,DATA,DFN,NODE,NUM,SUB) | ; applicable infoPanel information
|
|
| ITEMDTL(DA,DATA,DFN,NODE,NUM,SUB) | ; detailed infoPanel information
|
|
| DTEXT(DA,DATA,DFN,NODE,NUM,SUB) | ; "DTXT" node
|
|
| RDDTEXT(DA,DATA,DFN,NODE,NUM,SUB) | ; reminder definition detail text
|
|
| RTDTEXT(DA,DATA,DFN,NODE,NUM,SUB) | ; reminder term detail text
|
|
| REQUIREDDATA(DATA,NODE,NUM) | ;
|
|
| GETERRORCOMP() | ;
|
|
| GUICOMPONENT(DA) | ; return component name
|
|
| LU(FILE,NAME,FLAGS,SCREEN,INDEXES,IENS) | ;
|
|
| PSET(DATA) | ; component^parameter definition
|
| RPC Name | Call Tags |
|---|---|
| ORIRPC GETPANELS | GETPANELS |