VistA Analysis » VistA Reference » RPCs » TIU GET DOCUMENT TITLE

TIU GET DOCUMENT TITLE

This remote procedure returns the pointer to the TIU DOCUMENT DEFINITIONFILE that corresponds to the TITLE of the document identified in the TIUDAparameter.

Properties

Property Value
Label GETTITLE
MUMPS Implementation TIUSRVA
Return Type SINGLE VALUE

Input Parameters

Name Type Maximum Data Length Required Description
TIUDA LITERAL   true This is the internal entry number (IEN) of the document in the TIUDOCUMENT FILE (#8925).

MUMPS Method Description

Property Value
Method GETTITLE^TIUSRVA
Method Comment Get the title from a TIU Document Record
Input Parameters TIUDA
Code
 S TIUY=+$G(^TIU(8925,+TIUDA,0))

CPRS

File Type Description
Pascal File rTIU.pas


Document generated on August 31st 2022, 2:55:43 pm