VistA Analysis » VistA Reference » RPCs » DENTV TP GET TRANSACTIONS

DENTV TP GET TRANSACTIONS

Returns all of the Transaction type records from the Treatment Plan Transaction/Exam file (228.2) for a particular patient..

Properties

Property Value
Label TXN
MUMPS Implementation DENTVTP5
Return Type GLOBAL ARRAY

Input Parameters

Name Type Maximum Data Length Required Description
DFN LITERAL 20 true This is a pointer to the PATIENT file.
TYPE LITERAL 1 true This flag (T, E, P, or S) indicates the type of records to retrieve. T = transaction records E = periodontal exams P = periodontal screening & recording S = soft tissue lesion If not passed, default value is T
SDT LITERAL 7 true This is an optional date in Fileman format. If passed only records greater than or equal to this date will be retrieved. If not passed, default value is Jan 1, 2002
EDT LITERAL 7 true This is an optional date in Fileman format. If passed only records less than or equal to this date will be retrieved. If not passed, default value is TODAY
PROV LITERAL 12 true This optional parameter will be the provider's record number (ien) to the NEW PERSON file (i.e., their DUZ value). If passed, then only those records with that provider will be returned.


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