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: 220.071

Package: Dental

DENTAL PATIENT(#220)-->220.071

Sub-Field: 220.071


Information

Parent File Name Number Package
DENTAL PATIENT(#220) TP CHART NUM 220.071 Dental

Details

Field # Name Loc Type Details
.001 DATE DATE

  • INPUT TRANSFORM:  S %DT="EX" D ^%DT S X=Y K:X<1 X
  • LAST EDITED:  JUL 18, 2003
  • HELP-PROMPT:  (No range limit on date)
  • DESCRIPTION:  
    This is computer generated from data filed in file 228.2. This is the date of the transaction.
.01 CHART NUMBER 0;1 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>9999999)!(X<60)!(X?.E1"."1.N) X
  • LAST EDITED:  JUL 18, 2003
  • HELP-PROMPT:  Type a number between 60 and 9999999, 0 Decimal Digits
  • DESCRIPTION:  This multiple tracks the Discus Treatment Planning software chart numbers and time counters. In this software, there is only one chart number per patient per day.
    In the Discus software, planning transactions are 0-59. Completed transactions are 60 or greater.
  • CROSS-REFERENCE:  220.071^B
    1)= S ^DENT(220,DA(1),11,"B",$E(X,1,30),DA)=""
    2)= K ^DENT(220,DA(1),11,"B",$E(X,1,30),DA)
.02 TIME COUNTER LAST 0;2 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>999999999)!(X<1000)!(X?.E1"."1.N) X
  • LAST EDITED:  JUL 18, 2003
  • HELP-PROMPT:  Type a number between 1000 and 999999999, 0 Decimal Digits
  • DESCRIPTION:  This is computer generated from filing transactions in file 228.2. The Discus treatment planning software uses a field called TIME COUNTER to sequence the transactions for a patient per day. Discus starts the counter
    with a value of 1000 and increments it by 10 for each transaction. This field records the last TIME COUNTER filed in file 228.2
Info |  Details