DSIC DPT GET ICN (2097)    REMOTE PROCEDURE (8994)

Name Value
NAME DSIC DPT GET ICN
TAG ICN
ROUTINE DSICDPT
RETURN VALUE TYPE SINGLE VALUE
AVAILABILITY AGREEMENT
DESCRIPTION
This will return the patient's Integration Control Number (ICN) and a 
flag indicating whether or not it is a local ICN.
INPUT PARAMETER
  • PAT
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   15
    REQUIRED:   YES
    SEQUENCE NUMBER:   1
    DESCRIPTION:   
    This is the patient lookup value which can be the DFN or name or SSN.
    
  • ISSSN
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   1
    REQUIRED:   NO
    SEQUENCE NUMBER:   2
    DESCRIPTION:   
    This Boolean (0, 1) flag indicates whether or not PAT (the patient lookup
    value) is a SSN value.
    
RETURN PARAMETER DESCRIPTION
On error, return -1^message
Else, return ICN ^ flag  where
  ICN is either a national or local ICN with checksum
 flag is N:national; L:local