Name | Value |
---|---|
NAME | SCMC GET NEW PERSON |
TAG | EN1 |
ROUTINE | SCMCNPER |
RETURN VALUE TYPE | GLOBAL ARRAY |
AVAILABILITY | RESTRICTED |
INACTIVE | ACTIVE |
WORD WRAP ON | TRUE |
VERSION | 1 |
APP PROXY ALLOWED | Yes |
DESCRIPTION | This RPC provides the functionality to query the New Person (#200) file. The calling application may query the New Person (#200) file by using either the VPID or IEN of the requested entry or part or all of a last name. Other optional parameters may be passed to the call as additional filters. |
INPUT PARAMETER |
|
RETURN PARAMETER DESCRIPTION | An array with the following nodes: ^TMP($J,"SCMCQRY",1) - 1 if found, 0 if not found ^TMP($J,"SCMCQRY",n,0) - VPID^IEN^Last Name~First Name~Middle Name^SSN^DOB^SEX^Phone^Pager^ ^TMP($J,"SCMCQRY",n,1) - Provider Type^ (Person Class) ^TMP($J,"SCMCQRY",n,2) - Provider Classification^ ^TMP($J,"SCMCQRY",n,3) - Provider Area of Specialization^ ^TMP($J,"SCMCQRY",n,4) - VA CODE^^Specialty Code^ ^TMP($J,"SCMCQRY",n,5) - return code^status^date^| ("|" = end of record) |