STANDARD DATA DICTIONARY #70.2 -- NUC MED EXAM DATA FILE                                                          3/24/25    PAGE 1
STORED IN ^RADPTN(  *** NO DATA STORED YET ***   SITE: WWW.BMIRWIN.COM   UCI: VISTA,VISTA                          (VERSION 5.0)   

DATA          NAME                  GLOBAL        DATA
ELEMENT       TITLE                 LOCATION      TYPE
-----------------------------------------------------------------------------------------------------------------------------------
This file contains information specific to nuclear medicine studies in which radiopharmaceuticals are used.  


              DD ACCESS: @
IDENTIFIED BY: EXAM DATE/TIME (#2)[R], CASE NUMBER (#3)[R]

POINTED TO BY: NUCLEAR MED DATA field (#500) of the EXAMINATIONS sub-field (#70.03) of the REGISTERED EXAMS sub-field (#70.02) of 
                   the RAD/NUC MED PATIENT File (#70) 
               

CROSS
REFERENCED BY: PATIENT(AA1), EXAM DATE/TIME(AA2), CASE NUMBER(AA3), EXAM DATE/TIME(AB), PATIENT(B)



70.2,.01      PATIENT                0;1 POINTER TO PATIENT FILE (#2) (Required)

              LAST EDITED:      DEC 01, 1995 
              HELP-PROMPT:      Enter the name of the patient. 
              DESCRIPTION:
                                    The name of the patient for this exam.  

              TECHNICAL DESCR:  This field is one of three at the top level of this file used as a "back-pointer" to the case
                                subrecord in the Rad/Nuc Med patient file #70 to which the multiple radiopharmaceutical data
                                applies.  This field is automatically populated when the record is created during Registration or 
                                case editing.  

              PRE-LOOKUP:       ;K:'$D(RAIMGTY) X D EN^DDIOL("   FileMan selections not allowed!","","?0")
              NOTES:            XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER

              CROSS-REFERENCE:  70.2^B 
                                1)= S ^RADPTN("B",$E(X,1,30),DA)=""
                                2)= K ^RADPTN("B",$E(X,1,30),DA)

              CROSS-REFERENCE:  70.2^AA1^MUMPS 
                                1)= N RA S RA=$G(^RADPTN(DA,0)),RA(2)=$P(RA,"^",2),RA(3)=$P(RA,"^",3) S:RA(2)]""&(RA(3)]"") ^RADPTN
                                ("AA",X,RA(2),RA(3),DA)=""

                                2)= N RA S RA=$G(^RADPTN(DA,0)),RA(2)=$P(RA,"^",2),RA(3)=$P(RA,"^",3) K:RA(2)]""&(RA(3)]"") ^RADPTN
                                ("AA",X,RA(2),RA(3),DA)


70.2,2        EXAM DATE/TIME         0;2 DATE (Required)

              INPUT TRANSFORM:  S %DT="ETXR" D ^%DT S X=Y K:Y<1 X
              LAST EDITED:      JUL 25, 1997 
              HELP-PROMPT:      Enter the date/time of this exam. 
              DESCRIPTION:      This is the date/time this exam took place and should be an exact match to an existing exam in the
                                Rad/Nuc Med Patient file #70.  It is automatically populated when records are created in file 70.2.  

              TECHNICAL DESCR:  This field is one of three fields used to identify the case (3rd level multiple subrecord) in the
                                Rad/Nuc Med Patient file #70 to which the radiopharmaceutical data applies.  It is automatically
                                populated when the record in file 70.2 is created during Registration or case editing.  

              NOTES:            XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER

              CROSS-REFERENCE:  70.2^AB 
                                1)= S ^RADPTN("AB",$E(X,1,30),DA)=""
                                2)= K ^RADPTN("AB",$E(X,1,30),DA)

              CROSS-REFERENCE:  70.2^AA2^MUMPS 
                                1)= N RA S RA=$G(^RADPTN(DA,0)),RA(1)=$P(RA,"^"),RA(3)=$P(RA,"^",3) S:RA(1)]""&(RA(3)]"") ^RADPTN("
                                AA",RA(1),X,RA(3),DA)=""

                                2)= N RA S RA=$G(^RADPTN(DA,0)),RA(1)=$P(RA,"^"),RA(3)=$P(RA,"^",3) K:RA(1)]""&(RA(3)]"") ^RADPTN("
                                AA",RA(1),X,RA(3),DA)
                                This M x-ref is used to relate entries in this file to the main entry for the exam in the Rad/Nuc
                                Med Patient file #70.  
                                 
                                Format: ^RADPTN("AB",DFN,Exam_Date,Case) Ex:     ^RADPTN("AB",6552,2980103.1415,265) 



70.2,3        CASE NUMBER            0;3 NUMBER (Required)

              INPUT TRANSFORM:  K:+X'=X!(X>99999)!(X<1)!(X?.E1"."1N.N) X
              LAST EDITED:      NOV 09, 1995 
              HELP-PROMPT:      Enter a Number between 1 and 99999, 0 Decimal Digits 
              DESCRIPTION:      The case number for this exam should be an exact match to an existing case number in the Rad/Nuc
                                Med patient file #70.  

              TECHNICAL DESCR:  This field is automatically populated when the record in file 70.2 is created during Registration
                                or case editing. It is one of three fields used as a "back-pointer" to identify the case (3rd
                                multiple level subrecord) in the Rad/Nuc Med Patient file #70 to which the radiopharmaceutical data
                                applies.  

              NOTES:            XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER

              CROSS-REFERENCE:  70.2^AA3^MUMPS 
                                1)= N RA S RA=$G(^RADPTN(DA,0)),RA(1)=$P(RA,"^"),RA(2)=$P(RA,"^",2) S:RA(1)]""&(RA(2)]"") ^RADPTN("
                                AA",RA(1),RA(2),X,DA)=""

                                2)= N RA S RA=$G(^RADPTN(DA,0)),RA(1)=$P(RA,"^"),RA(2)=$P(RA,"^",2) K:RA(1)]""&(RA(2)]"") ^RADPTN("
                                AA",RA(1),RA(2),X,DA)


70.2,100      RADIOPHARMACEUTICALS   NUC;0 POINTER Multiple #70.21 (Add New Entry without Asking)

              DESCRIPTION:      If radiopharmaceutical(s) have been associated with a nuclear med procedure, they will be
                                automatically entered by the system when the case is registered.  Radiopharmaceuticals associated
                                with a case may be deleted or added during case editing.  


70.21,.01       RADIOPHARMACEUTICAL    0;1 POINTER TO DRUG FILE (#50) (Multiply asked)

                LAST EDITED:      MAY 19, 2006 
                HELP-PROMPT:      Enter the radiopharmaceutical associated with this examination. 
                DESCRIPTION:      A radiopharmaceutical associated with this examination should be entered here.  Radiopharm entry
                                  is mandatory for printing dosage tickets.  

                CROSS-REFERENCE:  70.21^B 
                                  1)= S ^RADPTN(DA(1),"NUC","B",$E(X,1,30),DA)=""
                                  2)= K ^RADPTN(DA(1),"NUC","B",$E(X,1,30),DA)


70.21,2         PRESCRIBED DOSE BY MD OVERRIDE 0;2 NUMBER

                PRESCRIBED DOSE BY MD OVERRIDE (in mCi)   
                INPUT TRANSFORM:  K:+X'=X!(X>99999.9999)!(X<.0001)!(X?.E1"."5N.N) X
                LAST EDITED:      MAY 14, 1997 
                HELP-PROMPT:      Enter prescribed dose between .0001 and 99999.9999.  Unit of Measure is mCi. 
                DESCRIPTION:      This is the dosage (in mCi) of this radiopharmaceutical as prescribed by an MD. It must be a
                                  value between .0001 and 99999.9999. This field is mandatory to print dosage tickets, or if an MD
                                  prescribed this dosage because it is outside the usual dosage range.  


70.21,3         PRESCRIBING PHYSICIAN  0;3 POINTER TO NEW PERSON FILE (#200)

                INPUT TRANSFORM:  S DIC("S")="I $$VALADM^RADD1(D0,+Y,"""",1)" D ^DIC K DIC S DIC=DIE,X=+Y K:Y<0 X
                LAST EDITED:      AUG 26, 1996 
                HELP-PROMPT:      Enter the physician who prescribed this radiopharm dosage. 
                DESCRIPTION:
                                  The physician who prescribed the radiopharmaceutical can be entered here.  

                SCREEN:           S DIC("S")="I $$VALADM^RADD1(D0,+Y,"""",1)"
                EXPLANATION:      Must be Staff or Resident, and have active AUTHORIZATION TO WRITE MED ORDERS

70.21,4         ACTIVITY DRAWN (in mCi) 0;4 NUMBER

                ACTIVITY DRAWN (in mCi)   
                INPUT TRANSFORM:  K:+X'=X!(X>99999.9999)!(X<.0001)!(X?.E1"."5N.N) X X:$G(X) ^DD(70.21,4,9.2)
                                9.2 = K:$G(^RADPTN(+$G(DA(1)),"NUC",+$G(DA),0))&($P($G(^(0)),"^",7))&($P($G(^(0)),"^",7)>X) X D:'$D
                                (X) EN^DDIOL("This value cannot be less than DOSE ADMINISTERED.","","!!?10")
                LAST EDITED:    MAY 14, 1997 
                HELP-PROMPT:    Enter activity drawn between .0001 and 99999.9999.  Unit of Measure is mCi. 
                DESCRIPTION:    This is the radiopharmaceutical activity drawn to be administered to the patient.  The unit of
                                measure is mCi.  

                NOTES:          XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER


70.21,5         DATE/TIME DRAWN      0;5 DATE

                INPUT TRANSFORM:S %DT="ETXR",%DT(0)=$$FMADD^XLFDT($P($G(^RADPTN(D0,0)),"^",2),-7) D ^%DT S X=Y K:Y<1 X K %DT(0)
                LAST EDITED:    DEC 18, 1996 
                HELP-PROMPT:    Enter the date/time the radiopharmaceutical was drawn.  The date/time drawn may precede the exam 
                                date/time by as much as seven days. 
                DESCRIPTION:    The date and time the radiopharmaceutical was drawn can be entered here.  If the facility is
                                configured for printing dosage tickets, date/time drawn is mandatory.  Date/time drawn can precede
                                the exam date/time by as much as seven days.  

                NOTES:          XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER


70.21,6         PERSON WHO MEASURED DOSE 0;6 POINTER TO NEW PERSON FILE (#200)

                INPUT TRANSFORM:S DIC("S")="I $$VALADM^RADD1(D0,+Y,"""",0)" D ^DIC K DIC S DIC=DIE,X=+Y K:Y<0 X
                LAST EDITED:    AUG 26, 1996 
                HELP-PROMPT:    Enter the name of the individual who measured the amount of radiopharmaceutical drawn. 
                DESCRIPTION:    The clinician who measured the amount of radiopharmaceutical drawn can be entered here. This person
                                must have a Rad/Nuc Med Personnel Classification other than "clerk".  If the facility is configured
                                for printing dosage tickets, entering the person who measured the dose is mandatory.  

                SCREEN:         S DIC("S")="I $$VALADM^RADD1(D0,+Y,"""",0)"
                EXPLANATION:    Must be Staff or Resident or Technoligist

70.21,7         DOSE ADMINISTERED    0;7 NUMBER

                DOSE ADMINISTERED (in mCi)   
                INPUT TRANSFORM:K:+X'=X!(X>99999.9999)!(X<.0001)!(X?.E1"."5N.N) X X:$G(X) ^DD(70.21,7,9.2)
                                9.2 = K:$G(^RADPTN(+$G(DA(1)),"NUC",+$G(DA),0))&($P($G(^(0)),"^",4))&($P($G(^(0)),"^",4)45!($L(X)<3) X
                LAST EDITED:    SEP 18, 1996 
                HELP-PROMPT:    Answer must be 3-45 characters in length. 

70.21,13        LOT NO.              0;13 POINTER TO RADIOPHARMACEUTICAL LOT FILE (#71.9)

                INPUT TRANSFORM:S DIC("S")="I $P(^(0),U,6)="""",$$SCRLOT^RADD3" D ^DIC K DIC S DIC=DIE,X=+Y K:Y<0 X
                LAST EDITED:    AUG 04, 1997 
                HELP-PROMPT:    Enter the lot number for this radiopharmaceutical. 
                DESCRIPTION:    This field identifies the lot number for this radiopharmaceutical. The 'Lot number' can be the
                                number of the batch, vial, syringe, or kit.  Lot number is mandatory for printing dosage tickets.  

                SCREEN:         S DIC("S")="I $P(^(0),U,6)="""",$$SCRLOT^RADD3"
                EXPLANATION:    LOT must be active, its Exp. date must follow exam d/t (and dose adm date if entered), and its radi
                                opharm must match Exam's radiopharm.

70.21,14        VOLUME (in ml or caplets) 0;14 FREE TEXT

                INPUT TRANSFORM:S X=$$VOL^RADD1(X) K:X="" X
                OUTPUT TRANSFORM:S Y=+Y_" "_$S($P(Y," ",2)="c":"caplet",1:"ml") S:+Y>1&($E($P(Y," ",2),1)="c") Y=Y_"s"
                LAST EDITED:    DEC 17, 1996 
                HELP-PROMPT:    Enter the volume of the radiopharmaceutical administered. (Ex: 1.5m  3c) 
                DESCRIPTION:    This field indicates the volume of the radiopharmaceutical administered.  The units of measure will
                                either be 'c' for caplets or 'm' for milliliters.  The number must be in the range of: 1-99999.99 

                NOTES:          XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER


70.21,15        FORM                 0;15 SET

                                'L' FOR Liquid; 
                                'G' FOR Gas; 
                                'A' FOR Aerosol; 
                                'P' FOR Solid (pill); 
                                'S' FOR Solid (other); 
                LAST EDITED:    SEP 12, 1996 
                HELP-PROMPT:    Enter the form in which this radiopharmaceutical was administered. 
                DESCRIPTION:    This field indicates the form in which the radiopharmaceutical was administered.  
                                 
                                   Liquid            (ex: all injections) 
                                   Gas               (ex: xenon, krypton) 
                                   Aerosol           (ex: DTPA aerosol) 
                                   Solid (pill)      (ex: I-123 or I-131 pill, schilling test) 
                                   Solid (other)     (ex: radioactive egg for gastric emptying time) 





      FILES POINTED TO                      FIELDS

DRUG (#50)                        RADIOPHARMACEUTICALS:RADIOPHARMACEUTICAL (#.01)

NEW PERSON (#200)                 RADIOPHARMACEUTICALS:PRESCRIBING PHYSICIAN (#3)
                                  PERSON WHO MEASURED DOSE (#6)
                                  PERSON WHO ADMINISTERED DOSE (#9)
                                  WITNESS TO DOSE ADMINISTRATION (#10)

PATIENT (#2)                      PATIENT (#.01)

RADIOPHARMACEUTICAL LOT (#71.9)   RADIOPHARMACEUTICALS:LOT NO. (#13)

ROUTE OF ADMINISTRATION (#71.6)   RADIOPHARMACEUTICALS:ROUTE OF ADMINISTRATION (#11)

SITE OF ADMINISTRATION (#71.7)    RADIOPHARMACEUTICALS:SITE OF ADMINISTRATION (#12)



INPUT TEMPLATE(S):

PRINT TEMPLATE(S):

SORT TEMPLATE(S):

FORM(S)/BLOCK(S):