DENTV TP GET PERIO

TITLEVALUE
NAMEDENTV TP GET PERIO
DESCRIPTIONReturns all of the Perio type records from the Treatment Plan
Transaction/Exam file (#228.2) for a particular patient.
TAGPERIO
ROUTINEDENTVTP3
INPUT PARAMETERSSEQUENCE NUMBER1
INPUT PARAMETERDFN
DESCRIPTIONThis is a pointer to the PATIENT file.
PARAMETER TYPELITERAL
REQUIREDYES
MAXIMUM DATA LENGTH20

RETURN VALUE TYPEGLOBAL ARRAY
RETURN PARAMETER DESCRIPTIONReturns a global array List[n] := Perio, or if there are problems, then
List[1] := -1^error message. The format for each of the perio records
is as follows:
List[n] := $START ien (ien=internal entry# of the perio record)
List[n+1] := p1^p2^p3^p4 (see below)
List[n+2] := 1st line of Perio word processing text
List[n+m] := last line of text (note: max 5 lines of text)
List[n+m+1] := $END ien
where:
p1 := transaction id
p2 := exam number
p3 := exam date (external format)
p4 := provider name
AVAILABILITYAGREEMENT
INACTIVE
CLIENT MANAGER
WORD WRAP ONTRUE
VERSION
SUPPRESS RDV USER SETUP
APP PROXY ALLOWED