TITLE | VALUE | |
---|---|---|
NAME | DENTV TP GET HNC | |
DESCRIPTION | Returns all of the Head&Neck records from the Treatment Plan Transaction/Exam file (#228.2) for a particular patient. | |
TAG | HNC | |
ROUTINE | DENTVTP3 | |
INPUT PARAMETERS | SEQUENCE NUMBER | 1 |
INPUT PARAMETER | DFN | |
DESCRIPTION | This is a pointer to the PATIENT file. | |
PARAMETER TYPE | LITERAL | |
REQUIRED | YES | |
MAXIMUM DATA LENGTH | 20 | |
RETURN VALUE TYPE | GLOBAL ARRAY | |
RETURN PARAMETER DESCRIPTION | Returns a global array List[n] = HNC data. If problems, returns List[1] = -1^error message The format of the HNC data will be as follows: List[n] = p1^p2^p3^p4^p5^p6^p7^p8^p9^p10^p11^p12^p13^p14 [n] = WP^word processing text [n] = WP^word processing text ...etc where: p1 = transaction id p2 = provider name := provider name p3 = X coord (numeric) p4 = Y coord (numeric) p5 = Lesion dt (external fmt) p6 = color (numeric) p7 = shape (numeric) p8 = size (constant VALUE field from 228.3) p9 = description p10 = deleted flag (-1 = true, 0=false) p11 = master flag (-1 = true, 0=false) p12 = link to master (transaction id of master record) p13 = result flag (-1 = true, 0=false) p14 = read only flag (-1 = true, 0=false) p13 := result flag (-1 = true, 0=false) p14 := read only flag (-1 = true, 0=false) | |
AVAILABILITY | AGREEMENT | |
INACTIVE | ||
CLIENT MANAGER | ||
WORD WRAP ON | TRUE | |
VERSION | ||
SUPPRESS RDV USER SETUP | ||
APP PROXY ALLOWED |