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

Package: Radiology Nuclear Medicine

RAD/NUC MED PATIENT(#70)-->70.02-->70.03-->70.14

Sub-Field: 70.14


Information

Parent File Name Number Package
70.03 SECONDARY DIAGNOSTIC CODE 70.14 Radiology Nuclear Medicine

Details

Field # Name Loc Type Details
.01 SECONDARY DIAGNOSTIC CODE 0;1 POINTER TO DIAGNOSTIC CODES FILE (#78.3) DIAGNOSTIC CODES(#78.3)

  • INPUT TRANSFORM:  S DIC("S")="I $$SDC^RADD1" D ^DIC K DIC S DIC=DIE,X=+Y K:Y<0 X
  • LAST EDITED:  JAN 19, 2001
  • HELP-PROMPT:  Enter any appropriate secondary diagnostic codes for this exam.
  • DESCRIPTION:  This field is used at sites that decide that diagnostic codes will be asked or required for exams, as designated by the parameters on the Examination Status file. If the primary diagnostic code is entered, the system
    will also prompt for secondary diagnostic codes. It points to a short diagnostic code in the 'DIAGNOSTIC CODES' file (#78.3) to indicate additional diagnostic codes associated with this exam.
  • SCREEN:  S DIC("S")="I $$SDC^RADD1"
  • EXPLANATION:  Shows Diagnostic codes that have not been entered in the Primary Diagnostic Code field.
  • NOTES:  XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER
  • CROSS-REFERENCE:  70.14^B
    1)= S ^RADPT(DA(3),"DT",DA(2),"P",DA(1),"DX","B",$E(X,1,30),DA)=""
    2)= K ^RADPT(DA(3),"DT",DA(2),"P",DA(1),"DX","B",$E(X,1,30),DA)
    3)= DO NOT DELETE
    Regular B cross-reference used for look-up.
  • CROSS-REFERENCE:  70.14^AD^MUMPS
    1)= I $D(^RA(78.3,X,0)),'$P(^RADPT(DA(3),"DT",DA(2),"P",DA(1),"DX",DA,0),U,2),$P(^RA(78.3,X,0),U,3)="Y" S ^RADPT("AD",X,DA(3),DA(2),DA(1))=""
    2)= S:X'=$P(^RADPT(DA(3),"DT",DA(2),"P",DA(1),"DX",DA,0),U,1) $P(^RADPT(DA(3),"DT",DA(2),"P",DA(1),"DX",DA,0),U,2)="" K ^RADPT("AD",X,DA(3),DA(2),DA(1))
    3)= Used to produce the Abnormal Exam Report
    This Mumps cross reference updates the 'AD' cross reference when the PRINT ON EXCEPTIONS LIST field (#3) of the DIAGNOSTIC CODES File (78.3) for that diagnostic code entry is set to 'Y'es. The 'AD' cross reference is
    used to generate the ABNORMAL EXAM REPORT.
1 SECONDARY DX PRINT DATE 0;2 DATE

  • INPUT TRANSFORM:  S %DT="EX" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  MAY 10, 1994
  • HELP-PROMPT:  This field is filled by the system when an abnormal report is printed.
  • DESCRIPTION:  If the secondary diagnostic code associated with this exam requires immediate notification of the physician, this field is filled in with the date that this exam appeared on the 'Abnormal Exam Report'. The report prints
    a warning indicating abnormal results of the Rad/Nuc Med exam. The report is used by Radiology/Nuclear Medicine to help make sure that the physician is notified of the results of the abnormal exam.
    The date is filled in on this field when this report is printed so the next time the report is printed this exam will not appear again.
    This field is filled in by the system and is not seen by the user.
Info |  Details