
| Name | Value |
|---|---|
| NAME | DSSO PENDING APPOINTMENTS |
| TAG | DSSOPA |
| ROUTINE | DSSOUTP |
| RETURN VALUE TYPE | ARRAY |
| AVAILABILITY | AGREEMENT |
| WORD WRAP ON | TRUE |
| DESCRIPTION | This RPC takes in a Prosthetics Suspense (#668) IEN and returned the associated patient's pending appointments |
| INPUT PARAMETER |
|
| RETURN PARAMETER DESCRIPTION |
Returns an array List[n].
If no records are found, the return will be List[n] = 0^NOTHING TO REPORT.
If an error occurs, the return will be List[n] = -1^message.
The format of the returned array will be as follows:
List[n] = p1^p2^p3^p4
p1 = Date/Time
p2 = Clinic
p3 = Status
p4 = Type
|