VAFC NEW NC TREATING FACILITY

TITLEVALUE
NAMEVAFC NEW NC TREATING FACILITY
DESCRIPTIONThis Remote Procedure Call will be used by the North Chicago Common
Registration User Interface (UI). Given a patient DFN and DOD EDIPI, the
RPC adds an active Department of Defense correlation to the VistA
TREATING FACILITY LIST (#391.91) file if it does not exist. It returns a
list of Treating Facilities, including Source Identifier, Identifier
Type, Assigning Authority, Assigning Facility, Identifier Status, and an
indicator if the entry was entered into File 391.91.
TAGNEWTF
ROUTINEVAFCTFU2
INPUT PARAMETERSSEQUENCE NUMBER1
INPUT PARAMETERVista Patient Identifier
DESCRIPTIONVista Patient Identifier will be the PATIENT (#2) file IEN (aka DFN).

Example: DFN="7168937"
PARAMETER TYPELITERAL
REQUIREDYES
MAXIMUM DATA LENGTH255

INPUT PARAMETERSSEQUENCE NUMBER2
INPUT PARAMETERDOD Identifier
DESCRIPTIONThe DOD Identifier will be EDIPI data with the following format:

Id^IdType^AssigningAuthority^AssigningFacility

Example: EDIPI="852043888^NI^USDOD^200DOD"
PARAMETER TYPELITERAL
REQUIREDYES
MAXIMUM DATA LENGTH255

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

Id^IdType^AssigningAuthority^AssigningFacility^IdStatus[^NEW]

Examples:

RESULT(1)="7168937^PI^USVHA^500^A"
RESULT(2)="1^NI^USDOD^200DOD^A^NEW"

Note: If there is data in the 6th piece of the RESULT(), with
data value as "NEW", then it means that the entry was newly created
in the TREATING FACILITY LIST (#391.91) file by this RPC call.
AVAILABILITYPUBLIC
INACTIVEACTIVE
CLIENT MANAGER
WORD WRAP ON
VERSION1
SUPPRESS RDV USER SETUP
APP PROXY ALLOWED