
| Name | Value |
|---|---|
| NAME | VEJDWPB GET SCHED APPTS |
| TAG | APPT |
| ROUTINE | VEJDVST1 |
| RETURN VALUE TYPE | GLOBAL ARRAY |
| AVAILABILITY | AGREEMENT |
| WORD WRAP ON | TRUE |
| DESCRIPTION | This will invoke SDA^VADPT. It returns those appointments which were kept and all open future appointments depending upon the date range. |
| INPUT PARAMETER |
|
| RETURN PARAMETER DESCRIPTION |
Data passed to broker via the global ^TMP("VEJD",$J,"APT",#)
Error messages:
array(1) = "-1^Invalid patient DFN" if bad patient pointer
array(1) =" -1^No appointments found"
Returns array(#) = p1^p2^p3^p4 in reverse chronological order.
p1 :== external appointment date/time
p2 :== external clinic name
p3 :== appointment date/time - fileman format
p4 :== pointer to Hospital Location file (44)
|