VistA Analysis » VistA Reference » RPCs » DENTV TP FILE PSR

DENTV TP FILE PSR

This RPC adds (or updates) a record to the Treatment Plan Transaction/Examfile (#228.2). The only record type supported by this RPC is the PSR type, where the TYPE field (.29) = 3.

Properties

Property Value
Label PSR
MUMPS Implementation DENTVTP4
Return Type SINGLE VALUE

Input Parameters

Name Type Maximum Data Length Required Description
INPUT LIST 30 true This is the input array for adding or updating a PSR transaction type to the Treatment Plan Transaction/Exam file (#228.2). The input array will contain the following data: data("ENC")=pointer to the DENTAL HISTORY file (#228.1) required for Adding new records, optional for update records data("PSR")=p1^p2^p3^p4^p5 where p1=transaction id (-1 for add, valid txn id for update) p2=exam date in external format (MM/DD/YY@HH:MM) p3=provider id p4=PSR score string (1-6 chars) p5=status flag (A for add, U for update)


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