Print Page as PDF
Calls to routine TIULC1 ICR (2323)

Calls to routine TIULC1    ICR (2323)

Name Value
NUMBER 2323
IA # 2323
DATE CREATED 1998/02/10
CUSTODIAL PACKAGE TEXT INTEGRATION UTILITIES
CUSTODIAL ISC Salt Lake City
USAGE Controlled Subscription
TYPE Routine
DBIC APPROVAL STATUS APPROVED
ROUTINE TIULC1
NAME Calls to routine TIULC1
GENERAL DESCRIPTION
This DBIA documents calls to routine TIULC1.
STATUS Active
DURATION Till Otherwise Agreed
ID TIULC1
COMPONENT/ENTRY POINT
COMPONENT/ENTRY POINT COMPONENT DESCRIPTION VARIABLES
$$PNAME(DA)
Returns the Display Name of a document class.
VARIABLES TYPE VARIABLES DESCRIPTION
DA Input
Internal entry number of document.
$$ISADDNDM(IEN)
Returns whether a TIU DOCUMENT entry (#8925) is an
addendum or not.
VARIABLES TYPE VARIABLES DESCRIPTION
IEN Input
IEN of TIU DOCUMENT file (#8925).
RESULT Output
RESULT=$$ISADDNDM(IEN) where RESULT is 1 if the
document is an addendum and a 0 otherwise.
$$PTNAME(DFN)
Returns patient name.
VARIABLES TYPE VARIABLES DESCRIPTION
DFN Input
Internal entry number of the PATIENT file (#2).
RESULT Output
RESULT=$$PTNAME^TIULC1(DFN) where RESULT returns the
NAME field (.01) of the PATIENT file or "NAME UNKNOWN" if invalid DFN entered.

DOCPRM(TYPE,.PARAMS,IEN)
Returns parameters for a document type.
VARIABLES TYPE VARIABLES DESCRIPTION
TYPE Input
IEN of TIU DOCUMENT DEFINITION file (#8925.1).
PARAMS Both
Array passed in by reference, to return data from the
TIU DOCUMENT PARAMETERS file (#8925.95):
PARAMS(0)=0-node of file entry
PARAMS(5)=#^#^...^# where # is each entry in the Users Requiring Cosignature
subfile (#8995.955)
IEN Input
IEN of TIU DOCUMENT file (#8925); optional, used to
get document type from parent document, if IEN is an addendum.
SUBSCRIBING PACKAGE
SUBSCRIBING PACKAGE ISC SUBSCRIBING DETAILS
AUTHORIZATION/SUBSCRIPTION Salt Lake City
In order for the AUTHORIZATION/SUBSCRIPTION UTILITY
(ASU) to work properly with TIU documents it needs the display name for a
document class. The function PNAME^TIULC1 returns this information. ASU would
like permission to call PNAME^TIULC1.
ORDER ENTRY/RESULTS REPORTING Salt Lake City
OE/RR makes calls to $$ISADDNDM, $$PNAME, and $$PTNAME.

CARE MANAGEMENT Salt Lake City
Care Mgt uses DOCPRM to get document parameters.
IMAGING