| 1 | RAO7RO1 ;HISC/FPT-RAD/NM Error Messages ;8/28/97  14:16
 | 
|---|
| 2 |  ;;5.0;Radiology/Nuclear Medicine;**2,75,86**;Mar 16, 1998;Build 7
 | 
|---|
| 3 |  ;
 | 
|---|
| 4 | EN1(RAERR) ; errors encountered with OE v3.0 back & frontdoor transmission
 | 
|---|
| 5 |  S RAEMSG=$P($T(MSG+RAERR),";",4)
 | 
|---|
| 6 |  I RAEMSG]"" Q RAEMSG
 | 
|---|
| 7 |  Q "Error # "_RAERR_" does not exist"
 | 
|---|
| 8 |  ;
 | 
|---|
| 9 |  ;Note: Error code nine (9) disappears with the release of CPRS GUI V27. P86
 | 
|---|
| 10 |  ;
 | 
|---|
| 11 | MSG ; error messages
 | 
|---|
| 12 |  ;;1;Missing/Invalid Order Control
 | 
|---|
| 13 |  ;;2;Missing/Invalid Patient ID
 | 
|---|
| 14 |  ;;3;Missing/Invalid Patient Location
 | 
|---|
| 15 |  ;;4;Missing/Invalid User DUZ
 | 
|---|
| 16 |  ;;5;Missing/Invalid REQUEST URGENCY
 | 
|---|
| 17 |  ;;6;Missing/Invalid REQUESTING PHYSICIAN
 | 
|---|
| 18 |  ;;7;Entered Date/Time is in the Future
 | 
|---|
| 19 |  ;;8;Invalid Procedure, Inactive, no Imaging Type or no Procedure Type
 | 
|---|
| 20 |  ;;9;Patient Class disagrees with Patient Location
 | 
|---|
| 21 |  ;;10;Invalid ISOLATION PROCEDURES
 | 
|---|
| 22 |  ;;11;Invalid MODIFIER(s)
 | 
|---|
| 23 |  ;;12;Missing/Invalid IMAGING LOCATION or not the same as procedure's
 | 
|---|
| 24 |  ;;13;Missing/Invalid MODE OF TRANSPORT
 | 
|---|
| 25 |  ;;14;Missing/Invalid PREGNANT value
 | 
|---|
| 26 |  ;;15;Missing/Invalid CLINICAL HISTORY FOR EXAM
 | 
|---|
| 27 |  ;;16;Missing/Invalid Placer Number
 | 
|---|
| 28 |  ;;17;Missing/Invalid OBX Value Type
 | 
|---|
| 29 |  ;;18;Missing/Invalid CONTRACT/SHARING SOURCE
 | 
|---|
| 30 |  ;;19;Missing/Invalid RESEARCH SOURCE
 | 
|---|
| 31 |  ;;20;Missing/Invalid PRE-OP SCHEDULED DATE/TIME
 | 
|---|
| 32 |  ;;21;Error Filing New Entry
 | 
|---|
| 33 |  ;;22;Missing/Invalid Filler Number
 | 
|---|
| 34 |  ;;23;Missing/Invalid Cancel or Hold Reason
 | 
|---|
| 35 |  ;;24;
 | 
|---|
| 36 |  ;;25;Current status will not permit request to be put in DISCONTINUED status
 | 
|---|
| 37 |  ;;26;Error filing Placer Number
 | 
|---|
| 38 |  ;;27;Missing/Invalid CATEGORY OF EXAM
 | 
|---|
| 39 |  ;;28;Invalid REQUEST DATE (TIME optional)
 | 
|---|
| 40 |  ;;29;CATEGORY OF EXAM cannot be Research AND Contract/Sharing
 | 
|---|
| 41 |  ;;30;Error Filing New Entry in Request Status Times multiple
 | 
|---|
| 42 |  ;;31;Imaging Type mismatch between the Procedure and Imaging Location
 | 
|---|
| 43 |  ;;32;Parent procedure does not have descendents
 | 
|---|
| 44 |  ;;33;Imaging Type mismatch between the Procedure and MODIFIER(s)
 | 
|---|
| 45 |  ;;34;Invalid MODFIERS(s) for a series procedure
 | 
|---|
| 46 |  ;;35;FileMan rejected date/time
 | 
|---|
| 47 |  ;;36;Invalid Approving Rad/Nuc Med physician
 | 
|---|
| 48 |  ;;37;Rad/Nuc Med order not placed in a DISCONTINUED status
 | 
|---|
| 49 |  ;;38;Missing REASON FOR STUDY value
 | 
|---|
| 50 |  ;;39;Invalid REASON FOR STUDY value
 | 
|---|