All ICR List

Package: CPT HCPCS Codes ICR List

IA # Name Type Custodial Package Date Created DBIC Approval Status Status Usage File # General Description Remote Procedure Routine Date Activated
IA # Name Type Custodial Package Date Created DBIC Approval Status Status Usage File # General Description Remote Procedure Routine Date Activated
222 DBIA222-A File CPT/HCPCS CODES 1993/04/02 Retired Private 81
The DD for the CPT file (81) includes the following
node which causes the CPT code description to be displayed when a lookup is
done on the CPT file:
^DD(81,0,"ID",2)="W " ",$P(^(0),U,2) I $D(SRSITE) D ^SROCPT"
Part 1: An agreement is established for Surgery to call ^DD(81,0,"ID",2).
This DD node will remain in place to assist with CPT lookups from within the
Surgery package. Surgery will be responsible for support of the conditional
call to ^SROCPT.
Part 2: In the routine SROCPT, the DESCRIPTION multiple is accessed (READ
only). Surgery has permission to read the DESCRIPTION sub-fields. Each
description for a CPT code is stored in ^ICPT(X,"D",Y,0) where X is the
internal entry for the CPT code and Y is the internal entry for the
description. The Surgery package loops through ^ICPT(X,"D",Y,0) to get all
the descriptions for a CPT code.
648 DBIA186-H File CPT/HCPCS CODES 1992/07/22 APPROVED Retired Private 81
Now covered by supported ICR #5408,CPT/HCPCS Procedure
File 81. 81 ICPT CPT FILE-- Since the new form of billing is based on
CPTs this file is used throughout the BASC functionality: used to create the
new table files, the Check-off Sheets, and reports on billing activity,
pointed to by PROCEDURE field in the UPDATE BILLABLE AMBULATORY SURGICAL CODE
file (350.41)
697 DBIA222-B File CPT/HCPCS CODES 1993/04/02 Retired Private 81
The DD for the CPT file (81) includes the following
node which causes the CPT code description to be displayed when a lookup is
done on the CPT file:
^DD(81,0,"ID",2)="W " ",$P(^(0),U,2) I $D(SRSITE) D ^SROCPT"
An agreement is established for Surgery to call ^DD(81,0,"ID",2). This DD
node will remain in place to assist with CPT lookups from within the Surgery
package. Surgery will be responsible for support of the conditional call to
^SROCPT.
931 DBIA931 File CPT/HCPCS CODES 1994/08/03 Retired Private 81
Direct read access to the ^ICPT( global, CPT file #81.
In routine LRBLPCSS, Blood Bank Pre-op Component selection,
read node ^ICPT(x,"D",z,0) to print description field.
In routine LRBLPOST, Blood Bank Post-init, read node ^ICPT(x,"LR"). This will
move all 66 fields to our own field in ^LAB(66.5, . This is one time for V.
5.2 installation only.
1264 DBIA1264 File CPT/HCPCS CODES 1995/08/09 Retired Controlled Subscription 81
This is an agreement to look at several fields in the CPT FILE #81 using
Fileman.
1274 DBIA1274 File CPT/HCPCS CODES 1995/06/01 Retired Private 81
The Health Summary Package desires to set up an
integration agreement with the CPT/AMB Procedures Update Package to access the
CPT (#81) file.
1334 CPT CODE/MODIFIERS Routine CPT/HCPCS CODES 1995/09/11 Withdrawn Supported
This a function which will return a 1/0 value,
indicating either the modifier can be used with the CPT code or not. If a
modifier is not passed in the 1/0 value will relate to whether the code passed
is a valid CPT code. There are two functions within the routine.
MODE(CODE,MOD) ; Returns 1/0 if modifier can be used with code
;
; Input: CODE = CPT code (external format)
; MOD = CPT modifier [Optional] (external format)
; Output: 0/1 = 0 cannot be used with code
; 0 not a valid CPT code if modifier not passed in
; 1 can be used with code
; 1 a valid CPT code if modifier not passed in
MODI(CODE,MOD) ; Returns 1/0 if modifier can be used with code
;
; Input: CODE = CPT code (internal format)
; MOD = CPT modifier [Optional] (internal format)
; Output: 0/1 = 0 cannot be used with code
; 0 not valid CPT code if modifier not passed in
; 1 can be used with code
; 1 valid CPT code if modifier not passed in
DGYACPT
1488 DBIA1488 File CPT/HCPCS CODES 1996/02/13 Retired Controlled Subscription 81
Quality: Audiology and Speech Pathology Audit and
Review (QUASAR) will reference the following fields from the CPT file to
convert CPT codes to their text equivalents. Specifically, field .01 CPT CODE
, field 2 SHORT NAME, and field 5 INACTIVE FLAG. Additionally for QUASAR
reports, we will reference the "B" cross-reference.
1532 DBIA1532 File CPT/HCPCS CODES 1996/05/06 Retired Private 81
Store a variable pointer in the Event Capture files
that has a primary lookup to CPT file (#81). This is read only. The second
lookup is contained locally in the Event Capture file range.
Global read access to the CPT file (#81) to display the CPT CODE field (.01)
and SHORT NAME field (2) on input screens and reports within the Event Capture
software.
1587 CPT CATEGORY file 81.1 File CPT/HCPCS CODES 1996/08/08 APPROVED Active Supported 81.1
This will enable the display of the CPT Category. Both
a direct global read and a FileMan read are acceptable.
2015/01/12
1995 CPT Code APIs Routine CPT/HCPCS CODES 1997/04/08 APPROVED Active Supported
This contains the supported references to routine
ICPTCOD for the supported APIs to be released with v.6.0 of CPT.
These entry points will retrieve CPT/HCPCS code related data.
All entry points will return
-1^error description in an error condition.
ICPTCOD
1996 CPT/HCPCS Modifier APIs Routine CPT/HCPCS CODES 1997/04/08 APPROVED Active Supported
This contains the supported references to routine
ICPTMOD for the supported APIs. These entry points will retrieve CPT MODIFIER
related data. All entry points will return '-1^error description' in an error
condition.
ICPTMOD 2008/09/18
1997 CPT Utility APIs Routine CPT/HCPCS CODES 1997/04/08 APPROVED Active Supported
Routine contains supported calls for the CPT package.
These include an extrinsic variable, which returns the Distribution Date, an
extrinsic function that returns the category name for a category ien,
functions to perform Status Checks on codes, to retrieve the Next or Previous
code, and to retrieve the History of code activation/inactivation.
Both entry points will return
-1^error description in an error condition.
Another entry point will display the CPT SIGNON COPYRIGHT MESSAGE to the
calling device.
ICPTAPIU 2008/09/18
2815 CPT FILE POINTERS File CPT/HCPCS CODES 1999/05/05 APPROVED Retired Supported 81
Now covered by supported ICR #5408,CPT/HCPCS Procedure
File 81.This agreement will allow other packages' files to point to file #81,
CPT file.
Direct read of the "B" cross-reference will also be permitted.
Direct read of the "ACT" cross-reference will also be permitted.
This, along with DBIAs 1995-1997 will replace IA 10084, which will be
inactivated as of June, 2000.
2816 CPT MODIFIERS FILE File CPT/HCPCS CODES 1999/05/05 APPROVED Active Supported 81.3
This will allow other packages to conduct FileMan
lookups and to point to the CPT MODIFIERS file #81.3.
Direct read of the "B", "BA" and "ACT" cross-references will be permitted.
Direct read of any node in file 81.3 by the Lexicon Environment Check Routines
will also be permitted.
3025 DBIA3025 File CPT/HCPCS CODES 2000/01/24 APPROVED Retired Private 81
Please see supported ICR #5408, CPT/CPCS Procedure File
81.Integrated Billing and AICS require Fileman lookup to file 81 (^ICPT).
3026 DBIA3026 File CPT/HCPCS CODES 2000/01/24 APPROVED Retired Controlled Subscription 81.3
Now covered by supported ICR #2816,CPT MODIFIERS FILE.
Both Integrated Billing and AICS require Fileman lookup to file #81.3
(^DIC(81.3).
3483 DBIA3483 File CPT/HCPCS CODES 2001/11/26 Withdrawn Controlled Subscription 81
Whenever the data in file 81 (CPT) changes, the
subscribing packages need advance notification in case they need to prepare a
patch to their software product to be released simultaneously with the ICPT
patch.
3645 DBIA3645 File CPT/HCPCS CODES 2002/08/07 Retired Private 81
MDE will pull the data from this file to support the
population of the new CoreFLS system. This IA is short-term and will be
retired after the data has been extracted from all sites.
4125 CPT CODE UPDATE Other CPT/HCPCS CODES 2003/07/21 APPROVED Active Supported
attached package protocols will be notified of a code
set update. Packages may attach protocols using KIDS' "USE AS LINK FOR MENU
ITEMS"
4489 CPT File CPT/HCPCS CODES 2004/07/28 APPROVED Active Private 81
Lexicon Utility has all privileges as though it were
the custodial package.
4490 CPT CATEGORY File CPT/HCPCS CODES 2004/07/28 APPROVED Active Private 81.1
Lexicon Utility has all privileges as though it were
the custodial package.
4491 CPT COPYRIGHT File CPT/HCPCS CODES 2004/07/28 APPROVED Active Private 81.2
Lexicon Utility has all privileges as though it were
the custodial package.
4492 CPT MODIFIER File CPT/HCPCS CODES 2004/07/28 APPROVED Active Private 81.3
Lexicon Utility has all privileges as though it were
the custodial package.
4776 DBIA4776 File CPT/HCPCS CODES 2005/08/15 Retired Controlled Subscription 81
5348 CPT COPYRIGHT File CPT/HCPCS CODES 2009/03/16 Retired Controlled Subscription 81.2
Read access to file 81.2 get the CPT Copyright
information for a broker application. The following data is read:
^DIC(81.2,D0,1,0)
.01 SIGNON COPYRIGHT MESSAGE 0;1
This ICR will be retired upon release of patch ICPT*6.0*46.
5405 CPT File 81 Surgical Identifier File CPT/HCPCS CODES 2009/03/17 APPROVED Active Private 81
The DD for the CPT file #81 includes the following DD
Identifier node which causes the CPT Versioned Description field #62 to be
displayed when a lookup is done on the CPT file:
^DD(81,0,"ID",6)=D EN^DDIOL((" "_$$IDCPF^ICPTID(+Y)),"","?0")
D:$D(SRSITE) ^SROCPT
An agreement is established for Surgery to call ^DD(81,0,"ID",6). This DD node
will remain in place to assist with CPT lookups from within the Surgery
package. Surgery will be responsible for support of the conditional call to
^SROCPT.
The following MUMPS code will be included with the file Identifier supporting
the Surgery Package to display the Versioned Description field #62 using the
Code Set Versioning API $$CPTD^ICDCODE:
D:$D(SRSITE) ^SROCPT
2009/04/02
5408 CPT/HCPCS Procedure File 81 File CPT/HCPCS CODES 2009/03/17 APPROVED Active Supported 81
Applications may conduct Fileman lookups of CPT
Procedure file #81 provided the 0 (zero) node is not returned as part of the
output from the lookup. Applications may also point to the CPT Procedure file
#81. This agreement provides very limited access to file 81, primarily the
.01 field and selected cross-references. Additional access to file 81 is given
through the use of APIs in routines ICPTCOD and ICPTAPIU.
2014/11/17
5908 VBECS CPT ACCESS File CPT/HCPCS CODES 2013/03/28 APPROVED Retired Controlled Subscription 81
Now covered by supported ICR #5408,CPT/HCPS Procedure File 81.
^ICPT(D0,0) CPT CODE 0;1 Read w/Fileman
2013/04/15
6128 ICPTCOD Update CSV APIs Routine CPT/HCPCS CODES 2014/11/17 APPROVED Active Supported
$$NM and $$LD were added as part of the Code Set
Versioning APIs in patch ICPT*6.0*46.
ICPTCOD 2015/02/23
6129 ICPTMOD Update CSV APIs Routine CPT/HCPCS CODES 2014/11/17 APPROVED Active Supported
$$NM, $$LD, $$CM and $$MODC were added as part of the
Code Set Versioning APIs in patch ICPT*6.0*46.
ICPTMOD 2015/02/23
10084 CPT FILE File CPT/HCPCS CODES 2003/04/01 Retired Supported 81
***Note: This reference has been replaced by the Supported calls
*** found in DBIAs 1995, 1996, 1997.
*** THIS WILL BE INACTIVATED AS OF 6/1/2000, AND SHOULD NOT BE USED.
*** ALL DIRECT REFERENCES TO THE CPT (#81) FILE MUST BE REPLACED
*** WITH THE SUPPORTED CALLS NOTED ABOVE.
This will enable users to directly read the 0-node of the CPT file (^ICPT)
into a local variable, for access to all fields therein.
Direct reference of the "B" cross-reference will also be permitted.
Direct read of the "ACT" cross-reference will also be permitted.
In addition, the "D"-nodes may be directly read, for access to the
description.
Access is available by direct read or FileMan read, as well as by retrieval of
the 0-node, for CPT information retrieval.
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
N O T I C E !!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
This IA will be retired as of June 2000 ! Use instead: IAs 2815 and 2816