VistA Analysis » VistA Reference » RPCs » TIU SIGN RECORD

TIU SIGN RECORD

This API Supports the application of the user’s electronic signature to aTIU document while evaluating authorization, and validating the user’selectronic signature.

Properties

Property Value
Label SIGN
MUMPS Implementation TIUSRVP
Return Type SINGLE VALUE

Input Parameters

Name Type Maximum Data Length Required Description
TIUDA LITERAL   true This it the record number (IEN) in the TIU DOCUMENT FILE (#8925) for therecord which has been electronically signed.
TIUX LITERAL 245 true This is the network-encrypted string of what the user entered as his/herelectronic signature code. The SIGN API will call Kernel to validate thesignature code, determine the user's role and privilege with respect tothe document in question, and apply the signature to the document, ifappropriate.

MUMPS Method Description

Property Value
Method SIGN^TIUSRVP
Method Comment API for /es/
Input Parameters TIUDA, TIUX
First Comment
 For backward compatibility
Use SIGN^TIUSRVP2 now, please
Code
 D SIGN^TIUSRVP2(.ERR,TIUDA,.TIUX)

CPRS

File Type Description
Pascal File rDCSumm.pas
Pascal File rTIU.pas


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