STANDARD DATA DICTIONARY #71 -- RAD/NUC MED PROCEDURES FILE                                                       3/24/25    PAGE 1
STORED IN ^RAMIS(71,  (525 ENTRIES)   SITE: WWW.BMIRWIN.COM   UCI: VISTA,VISTA                                     (VERSION 5.0)   

DATA          NAME                  GLOBAL        DATA
ELEMENT       TITLE                 LOCATION      TYPE
-----------------------------------------------------------------------------------------------------------------------------------
This file contains all the procedures that may be associated with an imaging exam.  The entries in this file are the allowable
choices the user will be able to pick from at the procedure prompt. This prompt appears as part of the 'Register', 'Case No. Edit'
and the 'Exam Status Tracking' functions of the module.  
 
If the procedure has an inactivation date less than the current date then the procedure is not a valid choice and will not appear
on the list of valid/active procedures when displayed to the user.  
 
Once this software is in production, you should never delete any entries.  Entries can be deactivated by entering an 'inactivation'
date for the entry. Adding new entries is always allowed.  
 
 
 Data Storage 
 ------------
The data for the 'RAD/NUC MED PROCEDURES' file is stored in the ^RAMIS(71, global. At the present time this file is very static
after day-one initialization is complete.  However, it still should be journaled.  It should also be translated if the operating
system supports this function.  
 
 Input Templates 
 ---------------
 The following is a list of input templates used by the package 
 and the entry in the OPTIONS file (#19) that uses the template: 
 
 Name                 Routine            Description; Option(s) 
                     Compiled 
 ____                ________            ____________
 RA PROCEDURE EDIT             Use to enter/edit procedure to the file; 
 
If any modifications to this input template are needed for local purposes, then great care should be taken not to degrade any
branching logic in the template.  
 
 Print Templates 
 ---------------
 The following is a list of print templates used by the package: 
 
 Name                         Description; Option(s) 
 ____                         ______________________
 RA ALPHA LIST OF ACTIVES     Prints a listing of procedures and used with 
                              the ALPHA LIST OF ACTIVES sort template to 
                              list only 'active' procedures; 
                              RA ALPHALIST 
 
 RA PROCEDURE LIST            Prints a 'long' listing of procedures; 
                              RA PROCLONG, RA INACPRCLONG, RA PROCSERIES 
 
 RA PROCEDURE SHORT LIST      Prints a 'short' listing of procedures; 
                              RA PROCSHORT, RA INACPRCSHORT 
 
 Sort Templates 
 --------------
 The following is a list of sort templates used by the package: 
 
 Name                         Related Print Template 
 ----                         ----------------------
 RA ALPHA LIST OF ACTIVES     ALPHA LIST OF ACTIVES 
 
 RA PROCEDURES BY             PROCEDURE LIST 
 AMIS CODES 
 
 RA SERIES ONLY               PROCEDURE LIST 
 
 The modification of any sort templates is not recommended.  



   APPLICATION GROUP(S): RA, GMTS, PXRM
IDENTIFIED BY: 
      "WRITE": D EN^DDIOL($$PRCCPT^RADD1(),"","?54")

POINTED TO BY: PROCEDURE field (#2) of the EXAMINATIONS sub-field (#70.03) of the REGISTERED EXAMS sub-field (#70.02) of the 
                   RAD/NUC MED PATIENT File (#70) 
               DESCENDENTS field (#.01) of the DESCENDENTS sub-field (#71.05) of the RAD/NUC MED PROCEDURES File (#71) 
               DESCENDENTS field (#.01) of the DESCENDENTS sub-field (#71.1105) of the NEW RAD PROCEDURE WORKUP File (#71.11) 
               PROCEDURE field (#.01) of the RAD/NUC MED COMMON PROCEDURE File (#71.3) 
               PROCEDURE field (#2) of the RAD/NUC MED ORDERS File (#75.1) 
               NAME field (#.01) of the ORDER STATISTICS File (#100.1) 
               FILE LINK field (#6) of the PROTOCOL File (#101) 
               SELECTION ITEM field (#.01) of the SELECTION ITEM sub-field (#142.14) of the STRUCTURE sub-field (#142.01) of the 
                   HEALTH SUMMARY TYPE File (#142) 
               RADIOLOGICAL PROCEDURE field (#6) of the SUSPENSE sub-field (#160.075) of the ONCOLOGY PATIENT File (#160) 
               PROCEDURE field (#10) of the RADIOLOGY EXTRACT File (#727.814) 
               FINDING ITEM field (#.04) of the EXTRACT FINDINGS sub-field (#810.31) of the REMINDER EXTRACT SUMMARY File (#810.3) 
               FINDING ITEM field (#.01) of the LREPI FINDING TOTALS sub-field (#810.32) of the REMINDER EXTRACT SUMMARY File 
                   (#810.3) 
               FINDING ITEM field (#.01) of the FINDINGS sub-field (#811.52) of the REMINDER TERM File (#811.5) 
               FINDING ITEM field (#.01) of the FINDINGS sub-field (#811.902) of the REMINDER DEFINITION File (#811.9) 
               PACS PROCEDURE field (#62) of the IMAGE File (#2005) 
               PACS PROCEDURE field (#62) of the IMAGE AUDIT File (#2005.1) 
               RADIOLOGY PROCEDURE IEN field (#2) of the DICOM RADIOLOGY PROCEDURES File (#2006.5758) 
               

CROSS
REFERENCED BY: AMIS CODE(AC), DESCENDENTS(ADESC), TYPE OF IMAGING(AIMG), NAME(B), NAME(C), CONTRAST MEDIA USED(CM), 
               ENTRY CREATION DATE(CREAT), CPT CODE(D), SYNONYM(E), SYNONYM(F), MRPF NAME(MRPF)

    LAST MODIFIED: FEB 14,2023@17:18:29

71,.01        NAME                   0;1 FREE TEXT (Required) (audited)

              NAME OF THE RAD/NUC MED PROCEDURE   
              INPUT TRANSFORM:  K:X[""""!($A(X)=45) X S:$D(X) X=$$UP^XLFSTR(X) K:$L(X)>60!($L(X)<3) X I $D(X) K:'+$$UNI30^RAUTL14(+
                                $G(DA),X) X
              MAXIMUM LENGTH:   60
              LAST EDITED:      AUG 13, 2021 
              HELP-PROMPT:      Enter the procedure name. Procedure names may be 3 to 60 characters in length. The first 30 
                                characters must be unique. The semicolon (';') and the caret ('^') are not allowed as characters. 
              DESCRIPTION:      This field contains the name (3-60 characters) of this rad/nuc med procedure.  The first thirty
                                characters of the procedure name must be unique.  The semicolon (';') and the caret ('^') are not
                                allowed as characters.  

              AUDIT:            YES, ALWAYS
              DELETE TEST:      1,0)= I 1 D EN^DDIOL("Procedures cannot be deleted. Instead, inactivate the procedure",,"!,$C(7)")

              SOURCE OF DATA:   RAD/NUC MED COORDINATOR
              NOTES:            XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER

              CROSS-REFERENCE:  71^B 
                                1)= S ^RAMIS(71,"B",$E(X,1,60),DA)=""
                                2)= K ^RAMIS(71,"B",$E(X,1,60),DA)
                                3)= PLEASE DON'T DELETE
                                Regular B cross-reference used for look-up.  


              CROSS-REFERENCE:  71^C^MUMPS 
                                1)= S ^RAMIS(71,"C",$$LOW^XLFSTR($E(X,1,60)),DA)=""
                                2)= K ^RAMIS(71,"C",$$LOW^XLFSTR($E(X,1,60)),DA)
                                3)= Please don't delete lowercase x-ref
                                This x-ref makes it possible to enter procedure names in lowercase on a look-up without invoking
                                the CPT file look-up before the Rad/NM Procedure file look-up.  



71,2          SUPPRESS RADIOPHARM PROMPT 0;2 SET

              SUPPRESS RADIOPHARMACEUTICAL PROMPT   
                                '0' FOR Ask Radiopharmaceutical; 
                                '1' FOR Suppress Radiopharmaceutical prompt; 
              LAST EDITED:      APR 30, 1997 
              HELP-PROMPT:      Enter '1' if the radiopharmaceutical prompt(s) should be suppressed when this procedure is 
                                performed on a patient. 
              DESCRIPTION:      This question only applies to procedures with an imaging type that use radiopharmaceuticals (i.e.
                                nuclear medicine or cardiology studies). If the exam status set-up for the affected imaging types
                                specifies that radiopharmaceutical data should be asked and/or required to progress to various
                                statuses, this field can be used to over-ride that requirement.  
                                 
                                Available categories are defined as follows: 
                                 
                                    0 or blank - Always ask for Radiopharmaceutical if and when exam 
                                        status parameters specify (this is the default).  
                                 
                                    1 - Suppress the radiopharmaceutical prompts.  Never ask or require 
                                        Radiopharmaceutical even if exam status parameters specify that a 
                                        Radiopharmaceutical should be entered. Even if default 
                                        Radiopharmaceuticals are entered for the procedure they will not 
                                        be automatically entered on the exam record by the system when the 
                                        case is registered.  


71,3          REQUIRED FLASH CARD PRINTER 0;3 POINTER TO DEVICE FILE (#3.5)

              REQUIRED FLASH CARD PRINTER FOR THIS IMAGING PROCEDURE   
              LAST EDITED:      FEB 07, 1996 
              HELP-PROMPT:      Select a device which will print flash cards for this procedure. 
              DESCRIPTION:      This field contains the name (1-20 characters) of the location where the flash cards for this
                                procedure are to be printed.  Normally, the flash cards are printed at the reception desk, however,
                                for particular procedures the flash cards may be printed at a different location such as where the
                                exam is to be performed.  
                                 
                                NOTE:  The exam labels will print out on the flash card printer associated 
                                       with the imaging location parameter (e.g., the reception desk).  

              SOURCE OF DATA:   COMPUTER SITE MANAGER

71,4          REQUIRED FLASH CARD FORMAT 0;4 POINTER TO LBL/HDR/FTR FORMATS FILE (#78.2)

              REQUIRED FLASH CARD FORMAT FOR THIS RAD/NUC MED PROCEDURE   
              LAST EDITED:      MAY 18, 1994 
              HELP-PROMPT:      Enter the format for this flash card. 
              DESCRIPTION:      This field is used to define the format of the flash card.  Normally, the standard default format
                                for the user's rad/nuc med location is used, however, particular procedures may require a flash
                                card format that is different than the standard format.  

              SOURCE OF DATA:   RAD/NUC MED COORDINATOR

71,5          PROMPT FOR MEDS        0;5 SET

                                'y' FOR YES; 
              LAST EDITED:      JAN 08, 1997 
              HELP-PROMPT:      Enter 'Y' if case edits and status tracking should prompt for meds administered for this procedure. 
              DESCRIPTION:      If this field is set to YES, case edits will prompt for meds administered for this procedure.  To
                                make Status Tracking prompt for meds administered, this field is set to YES, and the Examination
                                Status parameter 'Ask Medications & Dosages' is set to yes for one or more statuses of the 
                                procedure's imaging type.  


71,6          TYPE OF PROCEDURE      0;6 SET (Required)

              TYPE OF RAD/NUC MED PROCEDURE   
                                'B' FOR BROAD; 
                                'D' FOR DETAILED; 
                                'S' FOR SERIES; 
                                'P' FOR PARENT; 
              INPUT TRANSFORM:  K:$$EN^RAUTL18(D0,X) X
              LAST EDITED:      OCT 13, 1994 
              HELP-PROMPT:      Enter the appropriate procedure type. 
              DESCRIPTION:      This field contains a value to indicate the type of rad/nuc med procedure.  Valid choices are: 'B'
                                for Broad, 'D' for Detailed, 'S' for Series, and 'P' for Parent. 'Broad' can be used when the
                                procedure is being initially registered, but must be changed by the technologist to 'Detailed' or 
                                'Series' procedure before the exam is completed.  'Series' is used when there is more than one AMIS
                                code associated with this exam procedure.  'Parent' procedures should be used to pre-define a group
                                of procedures (descendents).  When a procedure is marked as a 'Parent', the system will ask for its
                                'descendents' (other procedures in this file that are part of the procedure group). During the
                                'Register an Exam' option, these 'descendent' procedures will be registered as a set under one exam 
                                date/time.  

              SOURCE OF DATA:   RAD/NUC MED COORDINATOR
              NOTES:            XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER


71,7          STAFF REVIEW REQUIRED  0;7 SET

              IS STAFF REVIEW OF REPORTS REQUIRED?   
                                'Y' FOR YES; 
                                'N' FOR NO; 
              LAST EDITED:      NOV 29, 1984 
              HELP-PROMPT:      Enter a 'YES' if this procedure requires that an interpreting staff physician review the 
                                interpreting resident's report. 
              DESCRIPTION:      This field contains a 'Yes' or 'No' value to indicate if this procedure requires an interpreting
                                staff physician's review of the interpreting resident's report results.  

              SOURCE OF DATA:   RAD/NUC MED COORDINATOR

71,8          ORIGINAL PROCEDURE?    0;8 SET

              IS THIS A PROCEDURE SENT AS PART OF THE PACKAGE?   
                                'Y' FOR YES; 
                                'N' FOR NO; 
              LAST EDITED:      DEC 07, 1992 
              HELP-PROMPT:      If this field contains a 'YES', the procedure cannot be modified. 
              DESCRIPTION:      This field contains a 'Yes' or 'No' value which indicates if this procedure is from the original
                                group of 535 procedures sent with this system or if this procedure has been set up by the site. 
                                The original 535 procedures are filled in with 'Yes'.  
                                 
                                The system allows the name field of the file to be changed for any procedure that has a 'No' in
                                this field.  Always use the Procedure Edit Function of the system to modify this Procedure File.  

              WRITE AUTHORITY:  ^
              SOURCE OF DATA:   SYSTEM GENERATED
                                UNEDITABLE

71,9          CPT CODE               0;9 POINTER TO CPT FILE (#81)

              CURRENT PROCEDURAL TERMINOLOGY CODE   
              INPUT TRANSFORM:  D CPTCHK^RADD1(+$G(Y)) Q
              LAST EDITED:      SEP 07, 1994 
              HELP-PROMPT:      Enter the appropriate CPT for this procedure. 
              DESCRIPTION:      This field contains the CPT code (must be a number) for this procedure. All CPT (Current Procedural
                                Terminology) codes are issued by the AMA. The CPT File is the responsibility of MAS.  

              TECHNICAL DESCR:       The input transform checks to see if the CPT code input is inactive.  The user is issued a
                                message if the CPT code is nationally inactive.  This input transform prevents the user from
                                selecting inactive CPT codes.  

              SOURCE OF DATA:   RAD/NUC MED COORDINATOR
              NOTES:            XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER

              CROSS-REFERENCE:  71^D 
                                1)= S ^RAMIS(71,"D",$E(X,1,30),DA)=""
                                2)= K ^RAMIS(71,"D",$E(X,1,30),DA)
                                Used to look-up procedures by CPT code.  



71,10         COST OF PROCEDURE      0;10 NUMBER

              COST OF THIS RAD/NUC MED PROCEDURE   
              INPUT TRANSFORM:  S:X["$" X=$P(X,"$",2) K:X'?.N.1".".2N!(X>99999)!(X<0) X
              LAST EDITED:      MAY 18, 1994 
              HELP-PROMPT:      Type a Dollar Amount between 0 and 99999, 2 Decimal Digits 
              DESCRIPTION:
                                This field may be used in the future for possible third party billing.  


71,11         RAD/NM PHYS APPROVAL REQUIRED 0;11 SET

              IS RAD/NM PHYSICIAN APPROVAL REQUIRED TO REQUEST THIS PROCEDURE?   
                                'y' FOR YES; 
                                'n' FOR NO; 
              LAST EDITED:      JUN 06, 1994 
              HELP-PROMPT:      Enter a 'YES' if requesting this procedure needs the approval of a physician in the appropriate 
                                imaging service. 
              DESCRIPTION:      This field is set to indicate whether or not requesting this procedure requires a Radiology or
                                Nuclear Med physician 's approval. If this field contains a 'Yes', the appropriate Imaging Service
                                must be contacted to request the procedure. If this field is set to 'No', the procedure can be 
                                requested without this approval.  

              SOURCE OF DATA:   RAD/NUC MED COORDINATOR

71,12         TYPE OF IMAGING        0;12 POINTER TO IMAGING TYPE FILE (#79.2) (Required)

              INPUT TRANSFORM:  D EN2^RAUTL14
              LAST EDITED:      OCT 11, 1994 
              HELP-PROMPT:      Enter an appropriate imaging type for this procedure. 
              DESCRIPTION:
                                This field is used to associate a particular imaging type to a procedure.  

              TECHNICAL DESCR:
                                Procedures may be screened by type of imaging.  

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

              CROSS-REFERENCE:  71^AIMG 
                                1)= S ^RAMIS(71,"AIMG",$E(X,1,30),DA)=""
                                2)= K ^RAMIS(71,"AIMG",$E(X,1,30),DA)
                                3)= Do not delete!
                                This cross reference is used to identify all procedures with a particular imaging type.  



71,13         HEALTH SUMMARY WITH REQUEST 0;13 POINTER TO HEALTH SUMMARY TYPE FILE (#142)

              INPUT TRANSFORM:  S DIC("S")="I $TR($P(^(0),U,1),""gmtshadocpn"",""GMTSHADOCPN"")'=""GMTS HS ADHOC OPTION""" D ^DIC K
                                 DIC S DIC=DIE,X=+Y K:Y<0 X
              LAST EDITED:      JUN 08, 1995 
              HELP-PROMPT:      If you want the health summary to print with the request, enter a health summary type here. 
              DESCRIPTION:      This field points to the HEALTH SUMMARY TYPE file.  When a request is made this field is checked
                                for an associated Health Summary type and, if one exists, it is printed along with the request.  

              TECHNICAL DESCR:  This field once resided in the IMAGING LOCATIONS file.  Field number seventeen, node zero and piece
                                position seventeen.  

              SCREEN:           S DIC("S")="I $TR($P(^(0),U,1),""gmtshadocpn"",""GMTSHADOCPN"")'=""GMTS HS ADHOC OPTION"""
              EXPLANATION:      Do not choose the 'GMTS HS ADHOC OPTION'.

71,14         DEFAULT CAMERA/EQUIP/RM 0;14 POINTER TO CAMERA/EQUIP/RM FILE (#78.6)

              LAST EDITED:      NOV 08, 1995 
              HELP-PROMPT:      Enter the default camera/equip/rm for this procedure. 
              DESCRIPTION:      If a camera/equip/rm associated with this procedure is entered here by the ADPAC, it will
                                automatically be entered in the patient's exam record as the primary camera/equip/rm when this
                                procedure is registered. The user will be able to edit this through exam edit options.  


71,15         PRINT PROCEDURE BARCODE  ;  COMPUTED

              MUMPS CODE:       N RA71,RABAR S RA71=$G(^RAMIS(71,D0,0)),RABAR=$E($P(RA71,"^"),1,30) D PSET^%ZISP W:IOBARON]""&(IOBA
                                ROFF]"") @IOBARON,RABAR,@IOBAROFF D PKILL^%ZISP S X=""
              ALGORITHM:        N RA71,RABAR S RA71=$G(^RAMIS(71,D0,0)),RABAR=$E($P(RA71,"^"),1,30) D PSET^%ZISP W:IOBARON]""&(IOBA
                                ROFF]"") @IOBARON,RABAR,@IOBAROFF D PKILL^%ZISP S X=""
              LAST EDITED:      JAN 24, 1996 
              DESCRIPTION:      This field can be used on FileMan printouts to print the first thirty characters of the procedure
                                name in a barcode format.  


71,16         PRINT CPT BARCODE       ;  COMPUTED

              MUMPS CODE:       N RA81,RACPT S RA81=+$P($G(^RAMIS(71,D0,0)),"^",9) Q:'RA81  S RACPT=$P($G(^ICPT(RA81,0)),"^") D PSE
                                T^%ZISP W:IOBARON]""&(IOBAROFF]"") @IOBARON,RACPT,@IOBAROFF D PKILL^%ZISP S X=""
              ALGORITHM:        N RA81,RACPT S RA81=+$P($G(^RAMIS(71,D0,0)),"^",9) Q:'RA81  S RACPT=$P($G(^ICPT(RA81,0)),"^") D PSE
                                T^%ZISP W:IOBARON]""&(IOBAROFF]"") @IOBARON,RACPT,@IOBAROFF D PKILL^%ZISP S X=""
              LAST EDITED:      JAN 24, 1996 
              DESCRIPTION:
                                This field can be used on FileMan printouts to print the CPT barcode.  


71,17         DISPLAY ED DESC WHEN ORDERED 0;17 SET

                                'y' FOR YES; 
                                'n' FOR NO; 
              LAST EDITED:      FEB 23, 1996 
              HELP-PROMPT:      Enter 'YES' if the Educational Description is to be displayed when this procedure is ordered. 
              DESCRIPTION:      If the Educational Description of a procedure should be displayed along with the procedure message
                                (if any) at the time the procedure is ordered, enter 'Yes'.  If only the procedure message should
                                be displayed, enter 'No'.  


71,18         SINGLE REPORT          0;18 SET

                                'Y' FOR YES; 
              LAST EDITED:      MAR 22, 1996 
              HELP-PROMPT:      Enter YES if the descendants from this procedure should have their data combined into 1 report 
              DESCRIPTION:      This field should only be used for parent procedures.  If this field is left un-answered, then the
                                reporting of this procedure's 
                                   descendants will be put into separate reports, as in Rad/NM v4.5 If this field is answered 'Y',
                                then the reporting of this procedure's 
                                   descendants will be combined into one report, where the case 
                                   records for these descendants will have the same data for 
                                   report text, impression, verifier, pre-verifier, verifier, 
                                   staff(prim & sec), residents(prim & sec), and diagnoses, and 
                                   all other report-related fields.  


71,19         PROMPT FOR RADIOPHARM RX 0;19 SET

                                'y' FOR YES; 
              LAST EDITED:      JAN 08, 1997 
              HELP-PROMPT:      Answer 'Yes' if case edits should prompt for Radiopharmaceutical Prescription information for this 
                                procedure. 
              DESCRIPTION:      This field applies only to Detailed or Series procedures with an Imaging Type that uses
                                radiopharmaceuticals. It controls whether case edit and status tracking options prompt for
                                prescribing physician, prescribed radiopharmaceutical dose and witness to dose administration. If
                                you answer 'YES' to this field, prescriber prompts will appear for any radiopharmaceuticals entered
                                for this procedure.  If this field is left blank, prescriber and witness prompts will not appear. 
                                If this field is set to 'YES', Status Tracking will prompt during each edit session until the data
                                is entered; case edits will always prompt, even if prescriber and witness data has already been
                                entered.  


71,20         CONTRAST MEDIA USED    0;20 SET

                                'Y' FOR Yes; 
                                'N' FOR No; 
              LAST EDITED:      OCT 31, 2003 
              HELP-PROMPT:      Enter 'Yes' if a contrast agent is used with this procedure. 
              DESCRIPTION:      This field contains a value to indicate if a contrast agent is used with this Rad/Nuc Med
                                procedure. Acceptable values are: 'Y' for 'Yes' and 'N' for 'No'.  

              TECHNICAL DESCR:
                                Added with RA*5*45 

              CROSS-REFERENCE:  71^CM 
                                1)= S ^RAMIS(71,"CM",$E(X,1,30),DA)=""
                                2)= K ^RAMIS(71,"CM",$E(X,1,30),DA)
                                3)= Please do not delete.
                                Tracks which Rad/Nuc Med Procedures have associated contrast media or medium. This cross-reference
                                is used to display the procedure/contrast media or medium link as efficiently (by not hitting every
                                record) as possible.  



71,50         DEFAULT RADIOPHARMACEUTICALS NUC;0 POINTER Multiple #71.08 (Add New Entry without Asking)

              DESCRIPTION:      Default radiopharmaceuticals and related information are edited by ADPACs during system set-up.  If
                                default radiopharmaceutical(s) are entered for a procedure, they will be automatically entered on
                                the patient record each time this procedure is registered.  Information entered by the ADPAC
                                related to the radiopharmaceutical may appear during case edit as a default response or may be used
                                for edit checking.  


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

                LAST EDITED:      MAY 16, 2006 
                HELP-PROMPT:      Enter default radiopharmaceutical associated with this nuclear medicine procedure. 
                DESCRIPTION:      The radiopharmaceutical entered here will be automatically entered as a radiopharmaceutical on
                                  patients' nuclear med exam records during registration.  This information can be changed, if
                                  necessary, during case edit.  If nothing is entered in this field, no radiopharmaceuticals will 
                                  be automatically entered during registration for this procedure.  No default radiopharmaceuticals
                                  may be used on 'parent' or 'broad' type procedures.  

                SOURCE OF DATA:   Rad/Nuc Med ADPAC
                CROSS-REFERENCE:  71.08^B 
                                  1)= S ^RAMIS(71,DA(1),"NUC","B",$E(X,1,30),DA)=""
                                  2)= K ^RAMIS(71,DA(1),"NUC","B",$E(X,1,30),DA)


71.08,2         USUAL DOSE             0;2 NUMBER

                USUAL DOSE (in mCi)   
                INPUT TRANSFORM:  K:((X/10*10)'=+X!(+X=0))!(X>99999.9999)!(X<.0001)!(X?.E1"."5N.N) X X:$D(X) ^DD(71.08,2,9.2)
                                  9.2 = K:'$$USUAL^RADD2(.DA,$G(X)) X
                LAST EDITED:      MAY 14, 1997 
                HELP-PROMPT:      Enter usual dose between .0001 and 99999.9999, expressed in mCi. 
                DESCRIPTION:      This is the usual dosage (in mCi) associated with this radiopharmaceutical.  It will appear as an
                                  informational item on the screen just before the user is prompted for the actual Dose.  If
                                  nothing is entered in this field, no usual dose information will be displayed.  

                SOURCE OF DATA:   Rad/Nuc Med ADPAC
                NOTES:            XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER


71.08,3         DFLT ROUTE OF ADMINISTRATION 0;3 POINTER TO ROUTE OF ADMINISTRATION FILE (#71.6)

                LAST EDITED:      JUN 14, 1996 
                HELP-PROMPT:      Enter the default route of administration when this radiopharmaceutical is administered for this 
                                  procedure. 
                DESCRIPTION:      This is the route of administration commonly associated with this radiopharmaceutical for this
                                  procedure.  It will appear as the default response when the route of administration is asked
                                  during case editing.  If nothing is entered in this field, no default route of administration 
                                  will be displayed.  

                SOURCE OF DATA:   Rad/Nuc Med ADPAC

71.08,4         DEFAULT SITE OF ADMINISTRATION 0;4 POINTER TO SITE OF ADMINISTRATION FILE (#71.7)

                INPUT TRANSFORM:S DIC("S")="N RA7108 S RA7108=$G(^RAMIS(71,DA(1),""NUC"",DA,0)) I $S(+$P(RA7108,""^"",3):$D(^RAMIS(
                                71.6,+$P(RA7108,""^"",3),""SITE"",""B"",+Y)),1:1)" D ^DIC K DIC S DIC=DIE,X=+Y K:Y<0 X
                LAST EDITED:    SEP 25, 1996 
                HELP-PROMPT:    Enter the default site of administration when this radiopharmaceutical is entered for this 
                                procedure. 
                DESCRIPTION:    The default bodily site for administering this radiopharmaceutical for this procedure should be
                                entered here.  The system will use this as a default response during case editing.  If nothing is
                                entered here, there will be no default response to the Site of Administration question during case
                                editing.  

                SCREEN:         S DIC("S")="N RA7108 S RA7108=$G(^RAMIS(71,DA(1),""NUC"",DA,0)) I $S(+$P(RA7108,""^"",3):$D(^RAMIS(
                                71.6,+$P(RA7108,""^"",3),""SITE"",""B"",+Y)),1:1)"
                EXPLANATION:    for nuclear med only, must be valid site defined for this route
                SOURCE OF DATA: Rad/Nuc Med ADPAC

71.08,5         HIGH ADULT DOSE      0;5 NUMBER (Required)

                HIGH ADULT DOSE (in mCi)   
                INPUT TRANSFORM:K:((X/10*10)'=+X!(+X=0))!(X>99999.9999)!(X<.0001)!(X?.E1"."5N.N) X X:$D(X) ^DD(71.08,5,9.2)
                                9.2 = N RALDSE S RALDSE=+$P($G(^RAMIS(71,DA(1),"NUC",DA,0)),"^",6) D:X99999.9999)!(X<.0001)!(X?.E1"."5N.N) X
                LAST EDITED:    MAY 14, 1997 
                HELP-PROMPT:    Enter the lower dosage limit between .0001 and 99999.9999, expressed in mCi. 
                DESCRIPTION:    This is the lowest usual adult dosage commonly associated with this radiopharmaceutical when
                                administered for this procedure.  The system will display this value and the high adult dose when
                                asking for the actual dosage during case editing.  If the dosage entered for an exam falls outside
                                of the usual high/low range, the person editing the case will see a warning message.  If you do not
                                want a warning to appear no matter how low the dosage entered, do not enter a low range dosage
                                here.  

                SOURCE OF DATA: Rad/Nuc Med ADPAC

71.08,7         DEFAULT FORM         0;7 SET

                                'L' FOR Liquid; 
                                'G' FOR Gas; 
                                'A' FOR Aerosol; 
                                'P' FOR Solid (Pill); 
                                'S' FOR Solid (Other); 
                LAST EDITED:    SEP 17, 1996 
                HELP-PROMPT:    Enter the default form of the Radiopharmaceutical. 
                DESCRIPTION:    This is the form of this Radiopharmaceutical when used in this procedure.  If entered, it will be
                                used as the default answer to the 'Form' prompt during case edits.  Choices are as follows: 
                                 
                                  Liquid          (e.g. all injections) 
                                  Gas             (e.g. xenon, krypton) 
                                  Aerosol         (e.g.  DTPA aerosol) 
                                  Solid (Pill)    (e.g. I-123 or I-131 pill, schilling test) 
                                  Solid (Other)   (e.g. radioactive egg for gastric emptying time) 




71,55         DEFAULT MEDICATIONS    P;0 POINTER Multiple #71.055 (Add New Entry without Asking)

              LAST EDITED:      DEC 12, 1996 
              DESCRIPTION:      Default medication(s) may be entered by the ADPAC for a procedure.  If they are entered, the system
                                will automatically enter them on the patient's exam record whenever the procedure is registered.  
                                NOTE: Default Radiopharmaceuticals may NOT be entered here; they should be entered on a separate
                                field.  


71.055,.01      DEFAULT MEDICATION     0;1 POINTER TO DRUG FILE (#50) (Multiply asked)

                LAST EDITED:      MAY 01, 2006 
                HELP-PROMPT:      Enter a medication routinely used with this procedure. 
                DESCRIPTION:      Default medication(s) may be entered by the ADPAC for a procedure.  If they are entered, the
                                  system will automatically enter them on the patient's exam record whenever the procedure is
                                  registered.  NOTE:  Default Radiopharmaceuticals may NOT be entered here; they should be entered
                                  on a separate field.  

                CROSS-REFERENCE:  71.055^B 
                                  1)= S ^RAMIS(71,DA(1),"P","B",$E(X,1,30),DA)=""
                                  2)= K ^RAMIS(71,DA(1),"P","B",$E(X,1,30),DA)


71.055,2        DEFAULT MED DOSE       0;2 FREE TEXT

                INPUT TRANSFORM:  K:$L(X)>40!($L(X)<3)!((X'?0.5N0.1"."0.3N1" "1.30A)&(X'?0.5N0.1"."0.3N1.30A)) X
                LAST EDITED:      DEC 12, 1996 
                HELP-PROMPT:      Enter the default medication dosage. 
                DESCRIPTION:      This is the default dose of this medication when administered for this procedure.  If a default
                                  dose is entered for this medication it will be automatically entered on the patient's exam record
                                  at the time this procedure is registered.  Acceptable formats are: 99999.999 unit_of_measure -OR-
                                  99999 unit_of_measure.  Unit_Of_Measure may be between 1-30 characters in length.  Example:  2.5
                                  mg 

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




71,75         FILMS NEEDED           F;0 POINTER Multiple #71.02

              FILMS NEEDED SUB-FIELD   
              DESCRIPTION:
                                This is a multiple field containing information about the films usually needed for this procedure.  


71.02,.01       FILM TYPE              0;1 POINTER TO FILM SIZES FILE (#78.4) (Multiply asked)

                TYPE OF FILM NEEDED FOR THIS PROCEDURE   
                INPUT TRANSFORM:S DIC("S")="I $S('$D(^(""I"")):1,'^(""I""):1,DT'>^(""I""):1,1:0),('$D(^RA(78.4,""AW"",1,+Y)))" D ^D
                                IC K DIC S DIC=DIE,X=+Y K:Y<0 X
                LAST EDITED:    JAN 10, 1994 
                HELP-PROMPT:    For those frequently performed procedures, enter a film type. 
                DESCRIPTION:    This field contains a default value of the type of film (from the Film Sizes File) usually needed
                                for this procedure.  
                                 
                                During the exam registration process, the system checks this field for data.  If data is present,
                                then the information in this field is automatically entered into the 'Film Type' field of the exam
                                record.  The technologist is allowed to modify this data after performing the exam.  
                                 
                                Only procedures that are performed a relatively high number of times should have data entered for
                                this field.  The procedure, 'CHEST PA&LAT', is a good example.  

                SCREEN:         S DIC("S")="I $S('$D(^(""I"")):1,'^(""I""):1,DT'>^(""I""):1,1:0),('$D(^RA(78.4,""AW"",1,+Y)))"
                EXPLANATION:    Only active non wasted film types are selectable.
                SOURCE OF DATA: RAD/NUC MED COORDINATOR

71.02,2         NORMAL AMOUNT NEEDED FOR EXAM 0;2 NUMBER

                NORMAL AMOUNT OF FILM NEEDED FOR THIS EXAM PROCEDURE   
                INPUT TRANSFORM:K:+X'=X!(X>10)!(X<1)!(X?.E1"."1N.N) X
                LAST EDITED:    AUG 31, 1984 
                HELP-PROMPT:    Enter a number, between 1 and 10, which contains a default for the normal amount of film usually 
                                required for this procedure. 
                DESCRIPTION:    This field contains a default value (a number 1-10) of the normal amount of film usually required
                                for this procedure. 
                                 
                                During the exam registration process, the system checks this field for data.  If data is present,
                                then the information in this field is stuffed into the 'Number Used' field of the exam record.  The
                                technologist is allowed to modify this data after performing the exam.  
                                 
                                Only procedures that are performed a relatively high number of times should have data entered for
                                this field.  The procedure, 'CHEST PA&LAT', is a good example.  

                SOURCE OF DATA: RAD/NUC MED COORDINATOR



71,100        INACTIVATION DATE      I;1 DATE

              DATE OF INACTIVATION OF THIS PROCEDURE   
              INPUT TRANSFORM:  S %DT="EX" D ^%DT S X=Y K:Y<1!($$FR^XLFDT(X)) X D:$D(^RAMIS(71.3,"B",DA)) INDTCHK^RADD1(DA)
              LAST EDITED:      MAY 14, 2020 
              HELP-PROMPT:      Enter a date between Jan 2nd, 1841 and Oct 15th, 2114. 
              DESCRIPTION:      This field contains the date this procedure was inactivated by the rad/nuc med coordinator. Until
                                the day following the inactivation date, the procedure appears on the active procedure list and may
                                be selected.  If this procedure is active in the Common Procedure file, it must be removed from the
                                active common procedure list before an inactivation date can be entered.  
                                 
                                Procedures should always be inactivated instead of deleted.  

              TECHNICAL DESCR:  With the release of RA*5.0*169 the date range between Jan 2nd, 1841 and Oct 15th, 2114 is now
                                enforced.  

              SOURCE OF DATA:   RAD/NUC MED COORDINATOR
              NOTES:            XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER


71,125        CONTRAST MEDIA         CM;0 SET Multiple #71.0125

              DESCRIPTION:
                                This field identifies the contrast agent(s) associated with this Rad/Nuc Med procedure.  

              TECHNICAL DESCR:
                                This field was added with RA*5*45.  


71.0125,.01     CONTRAST MEDIA         0;1 SET (Multiply asked)

                                  'I' FOR Ionic Iodinated; 
                                  'N' FOR Non-ionic Iodinated; 
                                  'L' FOR Gadolinium; 
                                  'C' FOR Cholecystographic; 
                                  'G' FOR Gastrografin; 
                                  'B' FOR Barium; 
                                  'M' FOR unspecified contrast media; 
                LAST EDITED:      DEC 07, 2004 
                HELP-PROMPT:      Enter the contrast agent(s) associated with this procedure.  
                DESCRIPTION:
                                  This field identifies the contrast agent(s) associated with this Rad/Nuc Med procedure.  

                PRE-LOOKUP:       S X=$$UP^XLFSTR(X)
                CROSS-REFERENCE:  71.0125^B 
                                  1)= S ^RAMIS(71,DA(1),"CM","B",$E(X,1,30),DA)=""
                                  2)= K ^RAMIS(71,DA(1),"CM","B",$E(X,1,30),DA)




71,135        DEFAULT CPT MODIFIERS(PROC) DCM;0 POINTER Multiple #71.0135


71.0135,.01     DEFAULT CPT MODIFIERS(PROC) 0;1 POINTER TO CPT MODIFIER FILE (#81.3) (Multiply asked)

                INPUT TRANSFORM:  S DIC("S")="I $$SDP^RACPTMSC(+Y)" D ^DIC K DIC S DIC=DIE,X=+Y K:Y<0 X
                LAST EDITED:      APR 28, 2000 
                TECHNICAL DESCR:  One or more default CPT Modifiers may be entered for this procedure.  Each entry will be screened
                                  against the CPT CODE for this procedure.  
                                   
                                  Whatever are entered here will be stuffed into the exam record that has this procedure, during
                                  exam registration.  

                SCREEN:           S DIC("S")="I $$SDP^RACPTMSC(+Y)"
                EXPLANATION:      Your entry will be screened, using the CPT Package's CPT Modifier - CPT CODE pairing definition.
                EXECUTABLE HELP:  D EHDP^RACPTMSC
                CROSS-REFERENCE:  71.0135^B 
                                  1)= S ^RAMIS(71,DA(1),"DCM","B",$E(X,1,30),DA)=""
                                  2)= K ^RAMIS(71,DA(1),"DCM","B",$E(X,1,30),DA)




71,150        SYNONYM                1;0 Multiple #71.01

              SYNONYM SUB-FIELD   
              DESCRIPTION:
                                This is a multiple field which allows procedure names to be cross-referenced by their synonyms.  


71.01,.01       SYNONYM                0;1 FREE TEXT (Multiply asked)

                SYNONYMS FOR THIS PROCEDURE   
                INPUT TRANSFORM:  K:X[""""!($A(X)=45)!(X[",") X I $D(X) K:$L(X)>15!($L(X)<2) X
                LAST EDITED:      AUG 15, 1995 
                HELP-PROMPT:      Answer must be 2-15 characters in length.  Commas are not allowed. 
                DESCRIPTION:      This field may contain a synonym (2-15 characters) for the procedure.  It is recommended that
                                  frequently performed procedures be given at least one synonym because it allows the procedure to
                                  be quickly called up by its synonym and as a result, processing time is saved.  
                                   
                                  Synonyms are assigned by each site and there is no limit as to how many synonyms a procedure may
                                  have.  

                SOURCE OF DATA:   RAD/NUC MED COORDINATOR
                NOTES:            XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER

                CROSS-REFERENCE:  71^E 
                                  1)= S ^RAMIS(71,"E",$E(X,1,30),DA(1),DA)=""
                                  2)= K ^RAMIS(71,"E",$E(X,1,30),DA(1),DA)
                                  Used to look-up procedures by synonym.  


                CROSS-REFERENCE:  71^F^MUMPS 
                                  1)= S ^RAMIS(71,"F",$$LOW^XLFSTR($E(X,1,30)),DA(1),DA)=""
                                  2)= K ^RAMIS(71,"F",$$LOW^XLFSTR($E(X,1,30)),DA(1),DA)
                                  3)= Do not delete!
                                      Lowercase cross reference for synonyms. 





71,175        AMIS CODES             2;0 POINTER Multiple #71.03 (Add New Entry without Asking)

              AMIS CODES SUB-FIELD   
              DESCRIPTION:
                                This is a multiple field containing information for the AMIS codes associated with this procedure.  


71.03,.01       AMIS CODE              0;1 POINTER TO MAJOR RAD/NUC MED AMIS CODES FILE (#71.1) (Multiply asked)

                AMIS CODE FOR THIS PROCEDURE   
                LAST EDITED:      SEP 28, 2022 
                HELP-PROMPT:      Enter a valid AMIS code for this procedure. 
                DESCRIPTION:      This field contains the valid AMIS code(s) (from the Major AMIS Codes File) associated with this
                                  exam procedure.  
                                   
                                  There may be more than one AMIS code associated with each procedure.  If the procedure type is
                                  'Detailed', there will be one AMIS code.  If the procedure type is 'Series', there will be more
                                  than one AMIS code.  'Broad' types of procedures have no AMIS code.  

                SOURCE OF DATA:   RAD/NUC MED COORDINATOR
                NOTES:            XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER

                CROSS-REFERENCE:  71^AC 
                                  1)= S ^RAMIS(71,"AC",$E(X,1,30),DA(1),DA)=""
                                  2)= K ^RAMIS(71,"AC",$E(X,1,30),DA(1),DA)
                                  This cross reference is used to determine the AMIS codes associated with a procedure.  



71.03,2         AMIS WEIGHT MULTIPLIER 0;2 NUMBER

                AMIS WEIGHT MULTIPLIER ASSOCIATED WITH THIS EXAM   
                INPUT TRANSFORM:  K:+X'=X!(X>99)!(X<0)!(X?.E1"."1N.N) X
                LAST EDITED:      FEB 15, 1985 
                HELP-PROMPT:      Enter a number, between 0 and 99, to indicate the number of times to multiply the weighted work 
                                  units associated with this AMIS code. 
                DESCRIPTION:      This field contains a number (0-99) to indicate to the various workload report routines how many
                                  times to multiply the weighted work units associated with the AMIS code.  The weight for each
                                  AMIS code is stored in the 'MAJOR RAD/NUC MED AMIS CODE' file.  
                                   
                                  Most multipliers will be 1.  However, there are some that are greater than 1.  For example, the
                                  procedure called 'UPPER GI + SMALL BOWEL' has the AMIS code 9-GASTROINTESTINAL which has a weight
                                  of 6 work units.  But, the AMIS multiplier is 2.  Therefore on the workload reports, the site
                                  will get credit for 12 weighted work units each time it is performed.  
                                   
                                  Radiology Central Office has directed that the weighted work unit for Ultrasound procedures
                                  involving multiple organs in the same visit can be counted only once if the organs are located
                                  close to each other.  (i.e.  Liver and Gallbladder) 

                SOURCE OF DATA:   RAD/NUC MED COORDINATOR

71.03,3         BILATERAL?             0;3 SET

                IS THIS A BILATERAL PROCEDURE?   
                                  'Y' FOR YES; 
                                  'N' FOR NO; 
                LAST EDITED:      FEB 16, 1985 
                HELP-PROMPT:      Enter a 'YES' if this procedure is considered bilateral. 
                DESCRIPTION:      This field will contain a 'Yes' to indicate that this is a bilateral procedure or a 'No' if it is
                                  not a bilateral procedure.  If it contains a 'Yes', then the system multiplies the AMIS weight by
                                  2. 
                                   
                                  No harm is done by indicating the 'Multiplier' as '2' and 'Bilateral' as 'Yes'.  The system will
                                  only use '2' as the multiplier, not (2*2) '4'.  

                SOURCE OF DATA:   RAD/NUC MED COORDINATOR

71.03,4         CT HEAD OR BODY?       0;4 SET

                IS THIS CT OF THE HEAD OR BODY?   
                                  'H' FOR HEAD; 
                                  'B' FOR BODY; 
                LAST EDITED:      FEB 16, 1985 
                DESCRIPTION:      This field contains a 'B' or 'H' value to indicate if this CT procedure is of the 'body' or of
                                  the 'head' area.  
                                   
                                  Radiology Central Office has directed that the weighted work unit for two CT procedures performed
                                  in the same visit can be counted twice only if the procedures are performed on the 'head' and the
                                  'body' areas.  If two CT's are performed on the 'head' area during the same visit, then the
                                  weighted work unit for the CT is counted only once.  The same is true for two CT's performed on
                                  the 'body' area during a visit.  

                SOURCE OF DATA:   RAD/NUC MED COORDINATOR



71,200        MESSAGE                3;0 POINTER Multiple #71.04

              DESCRIPTION:
                                This is a multiple, used to select messages that pertain to this procedure.  


71.04,.01       MESSAGE                0;1 POINTER TO RAD/NUC MED PROCEDURE MESSAGE FILE (#71.4) (Multiply asked)

                LAST EDITED:      MAR 04, 1991 
                HELP-PROMPT:      Select one or more messages that should be displayed to the individual requesting this procedure 
                                  at the time the request is entered. 
                DESCRIPTION:      This field contains any message from the RAD/NUC PROCEDURE MESSAGE file that relate to this
                                  procedure.  

                CROSS-REFERENCE:  71.04^B 
                                  1)= S ^RAMIS(71,DA(1),3,"B",$E(X,1,30),DA)=""
                                  2)= K ^RAMIS(71,DA(1),3,"B",$E(X,1,30),DA)
                                  3)= DO NOT DELETE
                                  Regular B cross-reference used for look-up.  





71,250        CONTRAST MEDIA ACTIVITY LOG AUD;0 DATE Multiple #71.06 (Add New Entry without Asking)


71.06,.01       DATE/TIME EDITED       0;1 DATE

                INPUT TRANSFORM:  S %DT="ETXR" D ^%DT S X=Y K:Y<1 X
                LAST EDITED:      DEC 05, 2003 
                HELP-PROMPT:      This field contains a system generated date/time of when the contrast medium or media data was 
                                  edited for this Rad/Nuc Med Procedure file record. 
                DESCRIPTION:      This field tracks the date/time the contrast medium or media data was edited for this specific
                                  Rad/Nuc Med Procedure file record.  

                TECHNICAL DESCR:  The data in this sub-file will be triggered from a M cross-reference on the CONTRAST MEDIA field
                                  resident in the CONTRAST MEDIA sub-file.  
                                   
                                  The CONTRAST MEDIA sub-file is: 71.0125, .01 is the field.  

                CROSS-REFERENCE:  71.06^B 
                                  1)= S ^RAMIS(71,DA(1),"AUD","B",$E(X,1,30),DA)=""
                                  2)= K ^RAMIS(71,DA(1),"AUD","B",$E(X,1,30),DA)
                                  3)= Do not delete; used in the generation of the contrast media history report.
                                  This cross-reference is used to generate a report that displays the Contrast Media history for
                                  Rad/Nuc Med Procedure (#71) file records. 



71.06,2         PRIOR CONTRAST MEDIA VALUE 0;2 FREE TEXT

                INPUT TRANSFORM:  K:$L(X)>30!($L(X)<1) X
                LAST EDITED:      DEC 02, 2003 
                HELP-PROMPT:      This field contains the system generated contrast medium or media data of the Rad/Nuc Med 
                                  Procedure record prior to edit. 
                DESCRIPTION:
                                  This field tracks the contrast media of the procedure before the edit occurs.  


71.06,3         USER WHO EDITED CONTRAST 0;3 POINTER TO NEW PERSON FILE (#200)

                LAST EDITED:      DEC 02, 2003 
                HELP-PROMPT:      This is a system generated field that tracks the name of the person editing the contrast media 
                                  data for this procedure. 
                DESCRIPTION:
                                  This field tracks the person editing the contrast media data for this procedure.  




71,300        DESCENDENTS            4;0 POINTER Multiple #71.05

              DESCRIPTION:      This is a multiple field containing procedures that are considered descendents of this parent
                                procedure.  Only 'Parent' procedures may have descendents.  If a 'Parent' procedure is ordered, its
                                descendents will be registered during the registration function.  


71.05,.01       DESCENDENTS            0;1 POINTER TO RAD/NUC MED PROCEDURES FILE (#71) (Multiply asked)

                INPUT TRANSFORM:  S DIC("S")="I $$DESC^RAUTL17(D0,+Y)" D ^DIC K DIC S DIC=DIE,X=+Y K:Y<0 X
                LAST EDITED:      JUL 14, 1995 
                HELP-PROMPT:      Enter a procedure name which is related to the parent procedure. 
                DESCRIPTION:      This field links related procedures to one parent procedure.  When a parent procedure is ordered,
                                  its descendents are registered during the registration function.  

                SCREEN:           S DIC("S")="I $$DESC^RAUTL17(D0,+Y)"
                EXPLANATION:      Select only active detailed or series procedures of the same imaging type as the parent.
                DELETE TEST:      1,0)= I $$DELDESC^RADD3(.DA)

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

                CROSS-REFERENCE:  71.05^B 
                                  1)= S ^RAMIS(71,DA(1),4,"B",$E(X,1,30),DA)=""
                                  2)= K ^RAMIS(71,DA(1),4,"B",$E(X,1,30),DA)
                                  3)= DO NOT DELETE
                                  Regular B cross-reference used for look-up.  


                CROSS-REFERENCE:  71^ADESC 
                                  1)= S ^RAMIS(71,"ADESC",$E(X,1,30),DA(1),DA)=""
                                  2)= K ^RAMIS(71,"ADESC",$E(X,1,30),DA(1),DA)
                                  3)= Do not delete.
                                  This cross reference is used to find a descendent's parent procedure.  





71,400        NEW PROCEDURE MESSAGE  PMES;0   WORD-PROCESSING #71.07

              LAST EDITED:      JUL 19, 1996 

                LAST EDITED:      JUL 19, 1996 
                HELP-PROMPT:      Enter the appropriate message for this procedure. 
                DESCRIPTION:      This field contains messages concerning special requirements when ordering a procedure.  Messages
                                  cannot begin with punctuation marks.  




71,500        EDUCATIONAL DESCRIPTION EDU;0   WORD-PROCESSING #71.09

              DESCRIPTION:      The text entered here should describe the procedure.  It may be used by clinicians who are trying
                                to familiarize themselves with imaging procedures that are available via an option within this
                                software system.  This text can also be displayed along with the procedure message during the
                                ordering process if the Rad/Nuc Med Procedure file parameter that controls displaying it when
                                ordered is set to 'Yes'.  


                LAST EDITED:      FEB 21, 1996 
                HELP-PROMPT:      Enter description, purpose, and educational information about this procedure. 
                DESCRIPTION:      The text entered here should describe the procedure and give information about its purpose in
                                  confirming or eliminating various diagnoses.  It may be used for educational purposes by
                                  clinicians who are trying to familiarize themselves with imaging procedures that are available.
                                  This text can also be displayed along with the Procedure Message during the ordering process if
                                  the Rad/Nuc Med Procedure file parameter that controls displaying when ordered is set to 'Yes'.  




71,731        MODALITY               MDL;0 POINTER Multiple #71.0731


71.0731,.01     MODALITY               0;1 POINTER TO RAD MODALITY DEFINED TERMS FILE (#73.1) (Multiply asked)

                LAST EDITED:      APR 05, 1999 
                HELP-PROMPT:      Choose a modality from the pre-defined list 
                CROSS-REFERENCE:  71.0731^B 
                                  1)= S ^RAMIS(71,DA(1),"MDL","B",$E(X,1,30),DA)=""
                                  2)= K ^RAMIS(71,DA(1),"MDL","B",$E(X,1,30),DA)




71,900        MRPF NAME              NTRT;1 POINTER TO MASTER RADIOLOGY PROCEDURE FILE (#71.99)

              LAST EDITED:      FEB 25, 2016 
              HELP-PROMPT:      Enter the Master Radiology Procedure Gold Name that matches this entry. 
              DESCRIPTION:      This field is a pointer to the MASTER RADIOLOGY PROCEDURE file (#71.99).  This is the link to the
                                national standard names for radiology procedures.  

              CROSS-REFERENCE:  71^MRPF 
                                1)= S ^RAMIS(71,"MRPF",$E(X,1,30),DA)=""
                                2)= K ^RAMIS(71,"MRPF",$E(X,1,30),DA)
                                This cross-reference allows for quick and unencumbered access to the national name and related data
                                in the MASTER RADIOLOGY PROCEDURE file (#71,99).  



71,901        Exception Flag         NTRT;2 SET

                                'Y' FOR yes; 
              LAST EDITED:      JAN 26, 2016 
              HELP-PROMPT:      Enter Yes if NTRT request is approved by the gatekeeper. 
              DESCRIPTION:      When a new procedure is entered or if there is no match to this procedure in the MASTER RADIOLOGY
                                PROCEDURE file (#71.99) this field will be set to 'YES' to indicate that this procedure has been
                                submitted to the New 
                                 Terminology Rapid Turnaround (NTRT) team for action.  When a new procedure is created for the MRPF
                                that is a match to this procedure this field will be set to null.  


71,902        ENTRY CREATION DATE    NTRT;3 DATE

              INPUT TRANSFORM:  S %DT="EX" D ^%DT S X=Y K:Y<1 X
              LAST EDITED:      FEB 05, 2016 
              HELP-PROMPT:      Enter the date that this procedure  was entered. 
              DESCRIPTION:
                                This is the date that this procedure was created in this file.  

              CROSS-REFERENCE:  71^CREAT 
                                1)= S ^RAMIS(71,"CREAT",$E(X,1,30),DA)=""
                                2)= K ^RAMIS(71,"CREAT",$E(X,1,30),DA)
                                This cross reference is the creation date of new procedures after RA*5*127 



71,903        LOINC                  LOINC;1 FREE TEXT

              INPUT TRANSFORM:  K:$L(X)>20!($L(X)<3) X
              LAST EDITED:      MAY 13, 2016 
              HELP-PROMPT:      Answer must be 3-20 characters in length. 
              DESCRIPTION:      This field holds the LOINC from the mapped procedure in the MASTER RADIOLOGY PROCEDURE file
                                (#71.99).  



      FILES POINTED TO                      FIELDS

CAMERA/EQUIP/RM (#78.6)           DEFAULT CAMERA/EQUIP/RM (#14)

CPT (#81)                         CPT CODE (#9)

CPT MODIFIER (#81.3)              DEFAULT CPT MODIFIERS(PROC):DEFAULT CPT MODIFIERS(PROC) (#.01)

DEVICE (#3.5)                     REQUIRED FLASH CARD PRINTER (#3)

DRUG (#50)                        DEFAULT MEDICATIONS:DEFAULT MEDICATION (#.01)
                                  DEFAULT RADIOPHARMACEUTICALS:DEFAULT RADIOPHARMACEUTICAL (#.01)

FILM SIZES (#78.4)                FILMS NEEDED:FILM TYPE (#.01)

HEALTH SUMMARY TYPE (#142)        HEALTH SUMMARY WITH REQUEST (#13)

IMAGING TYPE (#79.2)              TYPE OF IMAGING (#12)

LBL/HDR/FTR FORMATS (#78.2)       REQUIRED FLASH CARD FORMAT (#4)

MAJOR RAD/NUC MED AMIS CODES 
                   (#71.1)        AMIS CODES:AMIS CODE (#.01)

MASTER RADIOLOGY PROCEDURE 
                   (#71.99)       MRPF NAME (#900)

NEW PERSON (#200)                 CONTRAST MEDIA ACTIVITY LOG:USER WHO EDITED CONTRAST (#3)

RAD MODALITY DEFINED TERMS 
                   (#73.1)        MODALITY:MODALITY (#.01)

RAD/NUC MED PROCEDURE MESSAGE 
                   (#71.4)        MESSAGE:MESSAGE (#.01)

RAD/NUC MED PROCEDURES (#71)      DESCENDENTS:DESCENDENTS (#.01)

ROUTE OF ADMINISTRATION (#71.6)   DEFAULT RADIOPHARMACEUTICALS:DFLT ROUTE OF ADMINISTRATION (#3)

SITE OF ADMINISTRATION (#71.7)    DEFAULT RADIOPHARMACEUTICALS:DEFAULT SITE OF ADMINISTRATION (#4)



INPUT TEMPLATE(S):
RA PRO TO RMPF                JUN 09, 2016@11:18  USER #0    
RA PROCEDURE EDIT             MAR 07, 2024@12:03  USER #0    
     The RA PROCEDURE EDIT Input Template allows users to add, edit and
     inactivate radiology procedure records in the RAD/NUC MED PROCEDURES FILE
     (#71).

PRINT TEMPLATE(S):
RA ALPHA LIST OF ACTIVES      NOV 13, 2003@13:46  USER #0                                        Alpha Listing of Active Procedures
     Produces an alphabetic listing of all active imaging procedures.
RA PARENT PROCEDURE LIST      NOV 07, 2003@14:10  USER #0                                                     Parent Procedure List
RA PROCEDURE BY AMIS          DEC 12, 1985        USER #0                                                  Procedures By Amis Codes
     This template is used to generate the short active procedure listings.
RA PROCEDURE LIST             APR 06, 2009@14:42  USER #0                                                    Imaging Procedure List
     This template is used in the generation of long procedure listings.
RA PROCEDURE SHORT LIST       NOV 13, 2003@11:33  USER #0                                              Imaging Procedure Quick List
     Used to generate the inactive short procedure listings.

SORT TEMPLATE(S):
RA ALPHA LIST OF ACTIVES      APR 16, 1985        USER #0                     'RA ALPHA LIST OF ACTIVES' Print Template always used
SORT BY: ]INACTIVATION DATE="";L1// (INACTIVATION DATE="""")
  WITHIN INACTIVATION DATE="", SORT BY: NAME// (NAME not null)
     This template sorts the procedure file to determine the active procedures
     and puts them in alphabetical order.

RA PROCEDURES BY AMIS         DEC 12, 1985        USER #0    
SORT BY: @AMIS CODES//
AMIS CODES SUB-FIELD: .01:.001//
  WITHIN .01:.001, SORT BY: AMIS CODES;"AMIS: "//
  AMIS CODES SUB-FIELD: AMIS CODE//
    WITHIN AMIS CODE, SORT BY: NAME//
     Used to sort procedures by Major Amis code.

RA SERIES ONLY                FEB 28, 1985        USER #0    
SORT BY: ]TYPE OF PROCEDURE// (TYPE OF PROCEDURE)
  WITHIN TYPE OF PROCEDURE, SORT BY: CPT CODE// (CPT CODE not null)
     Used to sort procedures by 'series' type only.


FORM(S)/BLOCK(S):