VAFC LOCAL GETCORRESPONDINGIDS

TITLEVALUE
NAMEVAFC LOCAL GETCORRESPONDINGIDS
DESCRIPTIONGiven a patient DFN, ICN, or EDIPI, this Remote Procedure Call returns a
list of Treating Facilities (including the SOURCE ID, STATION NUMBER and
IDENTIFIER STATUS) from the Treating Facility (#391.91) file.

The Remote Procedure call has been extended to now return a list of
Treating Facilities (along with the SOURCE ID, STATION NUMBER and
IDENTIFIER STATUS) from the New Person Treating Facility List (#391.92)
file if the Identifiers passed aren't known to the Patient File (#2)
meaning that the identifiers passed are for someone only known to the New
Person (#200) file.
TAGTFL
ROUTINEVAFCTFU2
INPUT PARAMETERSSEQUENCE NUMBER1
INPUT PARAMETERPatient Identifier
DESCRIPTIONThe patient identifier will either be the PATIENT file (#2) IEN (aka
DFN), Integration Control Number (aka ICN) or the DOD Identifier (aka
EDIPI). Following this format:

Id^IdType^AssigningAuthority^AssigningFacility

Examples:

ICN example: 1008520438V882204^NI^USVHA^200M
DFN example: 100000511^PI^USVHA^500
EDIPI example: 852043888^NI^USDOD^200DOD


The identifier can now also be for someone only known to the NEW PERSON
(#200) file, an IEN (aka DUZ) or Integration Conrol Number (aka ICN).
Following this format:

ICN example: 1008882211V840482^NI^USVHA^200M
DUZ example: 12891^PN^USDVA^500
PARAMETER TYPEWORD PROCESSING
REQUIREDYES
MAXIMUM DATA LENGTH255

RETURN VALUE TYPEWORD PROCESSING
RETURN PARAMETER DESCRIPTIONThis will return a list of treating facilities in the following format:

ID^IDTYPE^AssigningAuthority^AssigningFacility^IDStatus

Examples:

RETURN(1)="27^PI^USVHA^500^H"
RETURN(2)="7169806^PI^USVHA^500^A"
RETURN(3)="^PI^USVHA^200PS"
RETURN(4)="1^NI^USDOD^200DOD^A"
RETURN(5)="2^NI^USDOD^200DOD^H"
AVAILABILITYPUBLIC
INACTIVE
CLIENT MANAGER
WORD WRAP ONTRUE
VERSION1
SUPPRESS RDV USER SETUP
APP PROXY ALLOWED