Level/ Type |
Code |
Display Name |
Code System |
Description |
0-L |
NAT |
insufficient authorization |
Act Code |
The requesting party has insufficient authorization to invoke the interaction. |
0-L |
VALIDAT |
validation issue |
Act Code |
The specified element did not pass business-rule validation |
0-L |
KEY204 |
unknown key identifier |
Act Code |
The ID of the patient, order, etc., was not found. Used for transactions other than
additions, e.g. transfer of a non-existent patient.
|
0-L |
KEY205 |
duplicate key identifier |
Act Code |
The ID of the patient, order, etc., already exists. Used in response to addition transactions
(Admit, New Order, etc.).
|
0-L |
Illegal |
not legal |
Act Code |
The request is missing elements or contains elements which cause it to not meet the
legal standards for actioning
|
0-L |
MISSMAND |
mandatory element missing |
Act Code |
The specified element is mandatory and was not included in the instance |
0-L |
MISSCOND |
conditional element missing |
Act Code |
The specified element must be specified with a non-null value under certain conditions.
In this case, the conditions are true but the element is still missing or null.
|
0-L |
FORMAT |
invalid format |
Act Code |
The element does not follow the formatting or type rules defined for the field |
0-L |
LEN_RANGE |
length out of range |
Act Code |
The length of the data specified falls out of the range defined for the element |
0-L |
LEN_SHORT |
length is too short |
Act Code |
The length of the data specified is less than the minimum length defined for the element |
0-L |
LEN_LONG |
length is too long |
Act Code |
The length of the data specified is greater than the maximum length defined for the
element
|
0-L |
CODE_INVAL |
code is not valid |
Act Code |
The specified code is not valid against the list of codes allowed for the element |
0-L |
CODE_DEPREC |
code has been deprecated |
Act Code |
The specified code has been deprecated and should no longer be used. Select another
code from the code system
|
0-L |
NODUPS |
duplicate values are not permitted |
Act Code |
More than one element with the same value is not permitted within the set. |
0-L |
REP_RANGE |
repetitions out of range |
Act Code |
The number of repeating elements falls outside the range of the allowed number of
repetitions
|
0-L |
MINOCCURS |
repetitions below minimum |
Act Code |
The number of repeating elements is below the minimum number of repetitions allowed |
0-L |
MAXOCCURS |
repetitions above maximum |
Act Code |
The number of repeating elements is above the maximum number of repetitions allowed |
0-L |
BUS |
business constraint violation |
Act Code |
A local business rule relating multiple elements has been violated |
0-L |
LAB |
lab alert |
Act Code |
Proposed therapy may be inappropriate or contraindicated due to recent lab test results |