Print Page as PDF
LEXCODE Expression ICR (5680)

LEXCODE Expression    ICR (5680)

Name Value
NUMBER 5680
IA # 5680
DATE CREATED 2011/06/03
CUSTODIAL PACKAGE LEXICON UTILITY
USAGE Supported
TYPE Routine
DBIC APPROVAL STATUS APPROVED
ROUTINE LEXCODE
NAME LEXCODE Expression
GENERAL DESCRIPTION
This is an addendum to ICR 1614 and contains functions
added to LEXCODE during the implementation of ICD-10 Coding system.  The API
in this ICR becomes effective on the date of release of patches ICD*18.0*57
and LEX*2.0*80.

STATUS Active
KEYWORDS
  • EXP
  • $$EXP
  • ICD10
  • ICD-10
DURATION Till Otherwise Agreed
ID LEXCODE
COMPONENT/ENTRY POINT
COMPONENT/ENTRY POINT COMPONENT DESCRIPTION VARIABLES
$$EXP(,,)
This entry point allows an application to retrieve an
active preferred term for a coding system on the date provided.

VARIABLES TYPE VARIABLES DESCRIPTION
CODE Input
Code taken from the Codes file 757.02. (Required)

SAB Input
Source, this is an internal entry number in file
757.03 or the 3 character source mnemonic (found on the ASAB cross-reference
in file 757.03) or the SOURCE ABBREVIATION (.01 field in file 757.03) It is
used to distinguish between different coding systems with the same code (i.e.,
the code 300.01 occurs in both the ICD-9 CM and DSM IV coding systems).
(Required)

DATE Input
This is a date in Fileman format used to check if a
code is active or inactive on a specified date. If not supplied, it will
default to TODAY.

$$EXP Output
This is a 2 Piece "^" delimited string containing

Either:

1  Pointer to Expression file #757.01
2  Display Text (Expression)

or:

1  -1
2  Error Message

DATE ACTIVATED 2014/07/11