Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Details
Print Page as PDF
Sub-Field: 399.30491

Package: Integrated Billing

BILL/CLAIMS(#399)-->399.0304-->399.30491

Sub-Field: 399.30491


Information

Parent File Name Number Package
399.0304 TOOTH INFORMATION 399.30491 Integrated Billing

Details

Field # Name Loc Type Details
.01 TOOTH CODE 0;1 POINTER TO X12 278 DENTAL NUMBERING SYSTEM FILE (#356.022) X12 278 DENTAL NUMBERING SYSTEM(#356.022)

  • LAST EDITED:  MAR 02, 2017
  • HELP-PROMPT:  Enter a valid Tooth Code.
  • DESCRIPTION:  
    This identifies the tooth that requires work.
  • CROSS-REFERENCE:  399.30491^B
    1)= S ^DGCR(399,DA(2),"CP",DA(1),"DEN1","B",$E(X,1,30),DA)=""
    2)= K ^DGCR(399,DA(2),"CP",DA(1),"DEN1","B",$E(X,1,30),DA)
.02 TOOTH SURFACE (1) 0;2 SET
  • 'B' FOR Buccal;
  • 'D' FOR Distal;
  • 'F' FOR Facial;
  • 'I' FOR Incisal;
  • 'L' FOR Lingual;
  • 'M' FOR Mesial;
  • 'O' FOR Occlusal;

  • LAST EDITED:  MAR 02, 2017
  • HELP-PROMPT:  Enter a valid Tooth Surface code. The entered code must not already be present in Tooth Surfaces #2, #3, #4 or #5.
  • DESCRIPTION:  
    This code represents the Tooth Surface code associated with this procedure.
  • SCREEN:  S DIC("S")="I $$TOOTHS^IBCU7(.02)"
  • EXPLANATION:  Only allow Tooth Surface Codes that are not already present in Tooth Surfaces #2, #3, #4 or #5.
.03 TOOTH SURFACE (2) 0;3 SET
  • 'B' FOR Buccal;
  • 'D' FOR Distal;
  • 'F' FOR Facial;
  • 'I' FOR Incisal;
  • 'L' FOR Lingual;
  • 'M' FOR Mesial;
  • 'O' FOR Occlusal;

  • LAST EDITED:  MAR 02, 2017
  • HELP-PROMPT:  Enter a valid Tooth Surface code. The entered code must not already be present in Tooth Surfaces #1, #3, #4 or #5.
  • DESCRIPTION:  
    This code represents the Tooth Surface code associated with this procedure.
  • SCREEN:  S DIC("S")="I $$TOOTHS^IBCU7(.03)"
  • EXPLANATION:  Only allow Tooth Surface Codes that are not already present in Tooth Surfaces #1, #3, #4 or #5.
.04 TOOTH SURFACE (3) 0;4 SET
  • 'B' FOR Buccal;
  • 'D' FOR Distal;
  • 'F' FOR Facial;
  • 'I' FOR Incisal;
  • 'L' FOR Lingual;
  • 'M' FOR Mesial;
  • 'O' FOR Occlusal;

  • LAST EDITED:  MAR 02, 2017
  • HELP-PROMPT:  Enter a valid Tooth Surface code. The entered code must not already be present in Tooth Surfaces #1, #2, #4 or #5.
  • DESCRIPTION:  
    This code represents the Tooth Surface code associated with this procedure.
  • SCREEN:  S DIC("S")="I $$TOOTHS^IBCU7(.04)"
  • EXPLANATION:  Only allow Tooth Surface Codes that are not already present in Tooth Surfaces #1, #2, #4 or #5.
.05 TOOTH SURFACE (4) 0;5 SET
  • 'B' FOR Buccal;
  • 'D' FOR Distal;
  • 'F' FOR Facial;
  • 'I' FOR Incisal;
  • 'L' FOR Lingual;
  • 'M' FOR Mesial;
  • 'O' FOR Occlusal;

  • LAST EDITED:  MAR 02, 2017
  • HELP-PROMPT:  Enter a valid Tooth Surface code. The entered code must not alrready be present in Tooth Surfaces #1, #2, #3 or #5.
  • DESCRIPTION:  
    This code represents the Tooth Surface code associated with this procedure.
  • SCREEN:  S DIC("S")="I $$TOOTHS^IBCU7(.05)"
  • EXPLANATION:  Only allow Tooth Surface codes that are not already present in Tooth Surfaces #1, #2, #3 or #5.
.06 TOOTH SURFACE (5) 0;6 SET
  • 'B' FOR Buccal;
  • 'D' FOR Distal;
  • 'F' FOR Facial;
  • 'I' FOR Incisal;
  • 'L' FOR Lingual;
  • 'M' FOR Mesial;
  • 'O' FOR Occlusal;

  • LAST EDITED:  MAR 02, 2017
  • HELP-PROMPT:  Enter a valid Tooth Surface code. The entered code must not already be present in Tooth Surfaces #1, #2, #3 or #4.
  • DESCRIPTION:  
    This cide represents the Tooth Surface code associated with this procedure.
  • SCREEN:  S DIC("S")="I $$TOOTHS^IBCU7(.06)"
  • EXPLANATION:  Only allow Tooth Surface codes that are not already present in Tooth Surfaces #1, #2, #3 or #4.
.07 DENTAL TREATMENT PLAN ENTRY 0;7 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>9999999999)!(X<1)!(X?.E1"."1N.N) X
  • LAST EDITED:  JUL 31, 2018
  • HELP-PROMPT:  Type a number between 1 and 9999999999, 0 decimal digits.
  • DESCRIPTION:  
    This value represents the entry in file 228.2, TREATMENT PLAN TRANSACTION/EXAM, that was used to default any related Dental data for the procedure code line entry.
  • FIELD INDEX:  ADT (#1523) REGULAR IR SORTING ONLY WHOLE FILE (#399)
    Short Descr: This index is used to identify entries in file 228.2
    Description: This index will indentify entries in file 228.2, Treatment Plan Transaction file, that were used to default Dental related data at the claim line level.
    Set Logic: S ^DGCR(399,"ADT",$E(X,1,20),DA(2),DA(1),DA)=""
    Kill Logic: K ^DGCR(399,"ADT",$E(X,1,20),DA(2),DA(1),DA)
    Whole Kill: K ^DGCR(399,"ADT")
    X(1): DENTAL TREATMENT PLAN ENTRY (399.30491,.07) (Subscr 1) (Len 20) (forwards)
Info |  Details