
| Name | Value | 
|---|---|
| NAME | VAFCTFU GET TREATING LIST | 
| TAG | TFL | 
| ROUTINE | VAFCTFU1 | 
| RETURN VALUE TYPE | WORD PROCESSING | 
| AVAILABILITY | PUBLIC | 
| WORD WRAP ON | FALSE | 
| DESCRIPTION | Given a patient DFN, this will return a list of treating facilities.  | 
| INPUT PARAMETER | 
  | 
| RETURN PARAMETER DESCRIPTION | 
This will return a list of treating facilities in the following format:
 
  Station Number^Station Name^Date Last Treated (latest)
    ^pointer to ADT/HL7 EVENT REASON (#391.72) file (if present)
    ^Facility Type
 
If there is a problem (patient does not exist, etc.), the first line item
will be a -1^error message.
 |