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

DENTV TP FILE PERIO

This RPC adds (or updates) a reocrd to the Treatment Plan Transaction/Exam file (#228.2). The only record type supported by this RPC is the Perio type, where the TYPE field (.29) = 2.

Properties

Property Value
Label PER
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 Perio 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("PER")=p1^p2^p3^p4^p5 where p1=transaction id (-1 for add, valid txn id for update) p2=exam number (integer value, 0-99999) p3=exam date in external format (MM/DD/YY@HH:MM) p4=provider id p5=status flag (A=add, U=update)


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