VistA Analysis » VistA Reference » RPCs » TIU DETAILED DISPLAY

TIU DETAILED DISPLAY

Gets details for display of a given record.

Properties

Property Value
Label RPC
MUMPS Implementation TIUSRV
Return Type GLOBAL ARRAY

Input Parameters

Name Type Maximum Data Length Required Description
TIUDA LITERAL   true This is the record number (IEN) in the TIU Document File (#8925).

MUMPS Method Description

Property Value
Method RPC^TIUSRV
Method Comment RPC for DT
Input Parameters TIUDA, REASSIGN
Code
 N VALMAR,TIUGDATA,TIUGWHOL K ^TMP("TIUAUDIT",$J)
S TIUY=$NA(^TMP("TIUAUDIT",$J))
D GET(TIUDA,1,+$G(REASSIGN))
K ^TMP("VALM VIDEO",$J)

CPRS

File Type Description
Pascal File rSurgery.pas
Pascal File rTIU.pas


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