TIUSRVP1 ; SLC/JER - More API's in support of PUT ;8/14/07
Source file <TIUSRVP1.m>
| Name | Comments | DBIA/ICR reference |
|---|---|---|
| SITEPARM(TIUY) | ; Get site parameters for GUI
|
|
| DEFDOC(TIUY,HLOC,USER,TIUDT,TIUIEN) | ; Get default primary provider
|
|
| CURDOC(USER,TIUDT) | ; Is the current user a known Provider?
|
|
| ISAPROV(TIUY,USER,DATE) | ; Is user a provider?
; Checks USR CLASS PROVIDER AND 200 Person Class ; DATE must not include time (for ISA^USRLM) |
|
| USRPROV(TIUY,USER,DATE) | ; Is USER a USR CLASS provider?
; Checks USR CLASS PROVIDER only ; DATE must not include time |
|
| DOCPARM(TIUY,TIUDA,TIUTYP) | ; Get document parameters for GUI
|
|
| CONSTUB(TIUDA,GMRCVP,DFN) | ; Create a stub for a Consult Report
|
|
| STUB(TIUDA,TIUTITL,DFN) | ; Create a stub
|
|
| EVENT(TIUY,DFN) | ; Create an Event-type Visit Entry
|
|
| GETPNAME(TIUY,TIUTYPE) | ||
| SAVED(TIUY,TIUDA) | ; Was the document committed to the database?
|
|
| STUFREC(TIUDA,TIUREC,DFN,PARENT,TITLE,TIU) | ; load TIUREC for create
|
|
| REFDT(TIUX) | ; Hack Ref Date/time for DS's
|
|
| STATUS(TIUDA,SUPPRESS,TITLE) | ||
| STATUX | ||
| IDATTCH(TIUY,TIUDA,TIUDAD) | ; Attach TIUDA as ID Child entry to TIUDAD
|
|
| IDDTCH(TIUY,TIUDA) | ; Detach TIUDA from its ID Parent
|
|
| CANDEL(TIUDA) | ; Boolean function to evaluate delete request
|
| RPC Name | Call Tags |
|---|---|
| TIU GET DOCUMENT PARAMETERS | DOCPARM |
| TIU GET DEFAULT PROVIDER | DEFDOC |
| TIU GET SITE PARAMETERS | SITEPARM |
| TIU IS USER A PROVIDER? | ISAPROV |
| TIU GET PRINT NAME | GETPNAME |
| TIU WAS THIS SAVED? | SAVED |
| TIU ID ATTACH ENTRY | IDATTCH |
| TIU ID DETACH ENTRY | IDDTCH |
| TIU IS USER A USR PROVIDER | USRPROV |