Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Desc |  Directly Accessed By Routines |  Accessed By FileMan Db Calls |  Pointed To By FileMan Files |  Pointer To FileMan Files |  Fields |  Found Entries |  All
Print Page as PDF
Global: ^BLRCPT

Package: IHS Changes To Lab

Global: ^BLRCPT


Information

FileMan FileNo FileMan Filename Package
9009021 IHS LAB CPT CODE IHS Changes To Lab

Description

Directly Accessed By Routines, Total: 26

Package Total Routines
IHS Changes To Lab 11 BLR1009P    BLRBLTL    BLRLINK3    BLRLINK4    BLRMLTL1    BLRSLTL1    BLRTN    BLRTNA
BLRTNB    BLRTNCON    BLRTNM1    
IHS Support HL7 Interfaces 8 BHLRLABI    BHLRLABL    BHLRLABN    BHLRLABQ    BHLRLABR    BHLRLABS    BHLRLABT    BHLRLABU
IHS HIV Management System 5 BKM11PST    BKM1POST    BKMVA1U    BKMVFAPI    BKMVSUP4    
PCC New Encounter Form 1 VENPCC1N    
VueCentric RPMS Support 1 CIAZPLCH    

Accessed By FileMan Db Calls, Total: 2

Package Total Routines
IHS Changes To Lab 1 BLR1009P    
VueCentric RPMS Support 1 CIAZPLCH    

Pointed To By FileMan Files, Total: 4

Package Total FileMan Files
IHS Patient 3 V LAB(#9000010.09)[1401]    V MICROBIOLOGY(#9000010.25)[1401]    V PATHOLOGY(#9000010.24)[1401]    
IHS Changes To Lab 1 IHS LAB TRANSACTION LOG(#9009022)[111]    

Pointer To FileMan Files, Total: 4

Package Total FileMan Files
IHS Changes To Lab 2 IHS LAB CPT ACTION CODE(#9009021.2)[#9009021.01101(.04)]    IHS LAB CPT REVIEW CODE(#9009021.1)[#9009021.01101(.03)]    
CPT Files 1 CPT(#81)[#9009021.01101(.01)]    
Lab Service 1 LABORATORY TEST(#60)[101]    

Fields, Total: 9

Field # Name Loc Type Details
.01 NAME 0;1 FREE TEXT
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:$L(X)>30!($L(X)<2)!'(X'?1P.E) X
  • LAST EDITED:  MAR 18, 1997
  • HELP-PROMPT:  Answer must be 2-30 characters in length.
  • DESCRIPTION:  
    This field contains the general name of a functional CPT group.  The user may have serveral versions of a CPT code set defined by the name field.  There is an inactive flag that determines whether the entry is active.
  • TECHNICAL DESCR:  
    This is the entry point for defining a functional CPT group defining a panel CPT codes, or a single tests CPT codes.  The user may have several versions defined, the inactive flag field determines if the entry is active.
  • CROSS-REFERENCE:  9009021^B
    1)= S ^BLRCPT("B",$E(X,1,30),DA)=""
    2)= K ^BLRCPT("B",$E(X,1,30),DA)
.02 LAB SECTION 0;2 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>30!($L(X)<3) X
  • LAST EDITED:  NOV 06, 1996
  • HELP-PROMPT:  Answer must be 3-30 characters in length.
  • DESCRIPTION:  
    Defines a function section of the laboratory.  Using this field, the laboratorian can sort entries by section.
.03 CREATE DATE 0;3 DATE

  • INPUT TRANSFORM:  S %DT="ESTXR" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  NOV 06, 1996
  • HELP-PROMPT:  Enter the date/time this entry is created.
  • DESCRIPTION:  
    This field defines the date and time this entry was created by the user.
.04 DATE/TIME ACTIVE 0;4 DATE

  • INPUT TRANSFORM:  S %DT="ESTXR" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  NOV 06, 1996
  • HELP-PROMPT:  Enter the date/time this entry becomes active.
  • DESCRIPTION:  
    This field defines the date and time the entry becomes active.  The user enters the date/time.  This field is for sorting only.  The value is for lab reference.
.05 DATE/TIME INACTIVE 0;5 DATE

  • INPUT TRANSFORM:  S %DT="ESTXR" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  NOV 06, 1996
  • HELP-PROMPT:  Enter the date/time this entry is made inactive.
  • DESCRIPTION:  
    This field stores the date and time the user deactiviates the entry.  The value is for laboratory reference.
101 PANEL/TEST 1;1 POINTER TO LABORATORY TEST FILE (#60) LABORATORY TEST(#60)

  • LAST EDITED:  NOV 06, 1996
  • HELP-PROMPT:  Enter the panel/test that this entry refers to.
  • DESCRIPTION:  
    This is a pointer to the laboratory test file.  The entry identifies which panel/test the CPT codes describe.
  • CROSS-REFERENCE:  9009021^C
    1)= S ^BLRCPT("C",$E(X,1,30),DA)=""
    2)= K ^BLRCPT("C",$E(X,1,30),DA)
102 INACTIVE FLAG 1;2 SET
  • '1' FOR INACTIVE;

  • LAST EDITED:  NOV 06, 1996
  • HELP-PROMPT:  Set this flage if the entry is inactive.
  • DESCRIPTION:  
    Setting this field to a 1 tells the billing software that the panel/test described, and the CPT codes are not correct.
1101 CPT CODE 11;0 POINTER Multiple #9009021.01101 9009021.01101

  • DESCRIPTION:  
    This is a multiple that contains the CPT codes to be passed to billing through PCC.  This entry also contains qualifiers, modifiers, special instructions, etc.
  • TECHNICAL DESCR:  
    This entry compiles into a CPT string that is passed to PCC for billing purposes.
1201 DESCRIPTION 12;0 WORD-PROCESSING #9009021.01201
Info |  Desc |  Directly Accessed By Routines |  Accessed By FileMan Db Calls |  Pointed To By FileMan Files |  Pointer To FileMan Files |  Fields |  Found Entries |  All