VistA Analysis » VistA Reference » RPCs » VAFCTFU CONVERT ICN TO DFN

VAFCTFU CONVERT ICN TO DFN

Given a patient Integration Control Number (ICN), this will returnthe patient Internal Entry Number (IEN) from the PATIENT file (#2).

Properties

Property Value
Label GETDFN
MUMPS Implementation VAFCTFU1
Return Type SINGLE VALUE

Input Parameters

Name Type Maximum Data Length Required Description
PATIENT ICN LITERAL 255 true Patient Integration Control Number (ICN).

MUMPS Method Description

Property Value
Method GETDFN^VAFCTFU1
Input Parameters ICN
Code
 S RESULT=$$GETDFN^MPIF001(ICN)

CPRS

File Type Description
Pascal File rCore.pas


Document generated on August 31st 2022, 2:55:43 pm