DSIC ICD9 ACTIVE (1627)    REMOTE PROCEDURE (8994)

Name Value
NAME DSIC ICD9 ACTIVE
TAG ACTICD
ROUTINE DSICDRG
RETURN VALUE TYPE SINGLE VALUE
AVAILABILITY AGREEMENT
DESCRIPTION
Verify that an ICD9 code is active as of a certain date
INPUT PARAMETER
  • VICD
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   7
    REQUIRED:   YES
    SEQUENCE NUMBER:   1
    DESCRIPTION:   
    This is the ifn or .01 field value from the DIAGNOSIS file (#80 - ^ICD9)
    
  • CDT
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   14
    REQUIRED:   NO
    SEQUENCE NUMBER:   2
    DESCRIPTION:   
    This date is optional.  It can be <null>, TODAY, NOW, or a internal 
    Fileman format date.  Default value is TODAY.  This date will be used to 
    check if the code was active as of that date.
     
    This parameter is not used at this time.
    
RETURN PARAMETER DESCRIPTION
Return 1 if code is active, 0 if inactive
On error or problems, return -1^error message