STANDARD DATA DICTIONARY #409.93 -- SDES ERROR CODES FILE 9/29/25 PAGE 1
STORED IN ^SDEC(409.93, (629 ENTRIES) SITE: WWW.BMIRWIN.COM UCI: VISTA,VISTA (VERSION 5.3)
DATA NAME GLOBAL DATA
ELEMENT TITLE LOCATION TYPE
-----------------------------------------------------------------------------------------------------------------------------------
This file is used to hold the error codes returned to the user interface or web application.
DD ACCESS: @
WR ACCESS: @
DEL ACCESS: @
LAYGO ACCESS: @
AUDIT ACCESS: @
IDENTIFIED BY: ERROR CATEGORY (#.02)[R], ERROR TEXT (#1)[R]
CROSS
REFERENCED BY: ERROR CODE/NUMBER(B), ERROR CATEGORY(C)
LAST MODIFIED: MAY 25,2025@09:32:40
409.93,.01 ERROR CODE/NUMBER 0;1 NUMBER (Required)
INPUT TRANSFORM: K:+X'=X!(X>99999)!(X<0)!(X?.E1"."1N.N) X
LAST EDITED: MAY 02, 2022
HELP-PROMPT: Enter the error code. Type a number between 0 and 99999, 0 decimal digits.
DESCRIPTION:
This is the error code number or value, as used by developers to identify the error to be used.
CROSS-REFERENCE: 409.93^B
1)= S ^SDEC(409.93,"B",$E(X,1,30),DA)=""
2)= K ^SDEC(409.93,"B",$E(X,1,30),DA)
409.93,.02 ERROR CATEGORY 0;2 SET (Required)
'AP' FOR APPOINTMENT;
'AR' FOR APPOINTMENT REQUEST;
'PR' FOR PROVIDER;
'CR' FOR CLINIC/RESOURCE;
'PT' FOR PATIENT;
'DT' FOR DATE/TIME;
'O' FOR OTHER;
LAST EDITED: MAY 06, 2022
HELP-PROMPT: Enter the category for this error.
DESCRIPTION:
This is the error category for the error (Provider, Appointment, Appointment request, etc.)
CROSS-REFERENCE: 409.93^C
1)= S ^SDEC(409.93,"C",$E(X,1,30),DA)=""
2)= K ^SDEC(409.93,"C",$E(X,1,30),DA)
This cross reference indexes the errors by category to assist with lookup and identification of the
correct error for a given scenario.
409.93,1 ERROR TEXT 1;1 FREE TEXT (Required)
INPUT TRANSFORM: K:$L(X)>250!($L(X)<3) X
MAXIMUM LENGTH: 250
LAST EDITED: MAY 06, 2022
HELP-PROMPT: Enter the error text. Answer must be 3-250 characters in length.
DESCRIPTION:
This is the error text, which explains the details of the error.
INPUT TEMPLATE(S):
PRINT TEMPLATE(S):
SORT TEMPLATE(S):
FORM(S)/BLOCK(S):