Name | Value |
---|---|
NAME | DENTV GET COMPLICATIONS |
TAG | GETCOMP |
ROUTINE | DENTVTP2 |
RETURN VALUE TYPE | GLOBAL ARRAY |
WORD WRAP ON | TRUE |
DESCRIPTION | This RPC uses a Patient IEN to retreive a list of complications for a given encounter. |
INPUT PARAMETER |
|
RETURN PARAMETER DESCRIPTION | The return is formatted as follows: 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. List[1] = p p1 = Active Complication Flag All subsequent date will be sorted into chunks formatted as follows: List[n] = $$START$$ |