
| Name | Value |
|---|---|
| NAME | VAFCTFU LOCAL ICN |
| TAG | IFLOCAL |
| ROUTINE | VAFCTFU1 |
| RETURN VALUE TYPE | SINGLE VALUE |
| AVAILABILITY | PUBLIC |
| DESCRIPTION | Given a patient DFN, it will determine if the Integration Control Number (ICN) assigned to the patient is a local ICN or a national ICN. |
| INPUT PARAMETER |
|
| RETURN PARAMETER DESCRIPTION |
This function is used to see if a patient has a local Integration
Control Number (ICN).
DFN - Internal Entry Number (IEN) of patient in Patient file (#2).
Returned: 0 = Patient does not exist, DFN is not defined or no MPI node
OR Patient does not have a local ICN.
1 = Patient has a local ICN assigned.
|