| TITLE | VALUE | |
|---|---|---|
| NAME | DENTV GET COMPLICATIONS | |
| DESCRIPTION | This RPC uses a Patient IEN to retreive a list of complications for a given encounter. | |
| TAG | GETCOMP | |
| ROUTINE | DENTVTP2 | |
| INPUT PARAMETERS | SEQUENCE NUMBER | 1 |
| INPUT PARAMETER | DENTDFN | |
| DESCRIPTION | This is the IEN of the patient for which you wish to retrieve. | |
| PARAMETER TYPE | LITERAL | |
| REQUIRED | YES | |
| MAXIMUM DATA LENGTH | 30 | |
| RETURN VALUE TYPE | GLOBAL ARRAY | |
| RETURN PARAMETER DESCRIPTION | The return is formatted as follows: List[1] = p p1 = Active Complication Flag All subsequent date will be sorted into chunks formatted as follows: List[n] = $$START$$ List[n+1] = p1^p2^p3 p1 = Encounter IEN p2 = Provider IEN;Provider Name p3 = Visit IEN;Visit Date List[n+2] = p1^p2^p3^p4^p5 p1 = Complication IEN p2 = Complicaiton Type p3 = Complication Status p4 = Entry Date p5 = Resolved Date List[n+m] = Description (Individual Word Processing Lines) If an error occurs, the result will be -1^Error Message. | |
| AVAILABILITY | ||
| INACTIVE | ||
| CLIENT MANAGER | ||
| WORD WRAP ON | TRUE | |
| VERSION | ||
| SUPPRESS RDV USER SETUP | ||
| APP PROXY ALLOWED | ||