01813

HL7 Error Code

2011-03-06
Definition: Identifies the HL7 (communications) error code. Refer to HL7 Table 0357 - Message Error Condition Codes for valid values.
LengthNot specified
14 values
0Message accepted(Success. Optional, as the AA conveys success. Used for systems that must always return a status code.)
100Segment sequence error(Error: The message segments were not in the proper order, or required segments are missing.)
101Required field missing(Error: A required field is missing from a segment)
102Data type error(Error: The field contained data of the wrong data type, e.g., an NM field contained "FOO".)
103Table value not found(Error: A field of data type ID or IS was compared against the corresponding table, and no match was found.)
104Value too long(Error: a value exceeded the normative length, or the length that the application is able to safely handle.)
200Unsupported message type(Rejection: The Message Type is not supported.)
201Unsupported event code(Rejection: The Event Code is not supported.)
202Unsupported processing id(Rejection: The Processing ID is not supported.)
203Unsupported version id(Rejection: The Version ID is not supported.)
204Unknown key identifier(Rejection: The ID of the patient, order, etc., was not found. Used for transactions other than additions, e.g., transfer of a non-existent patient.)
205Duplicate key identifier(Rejection: The ID of the patient, order, etc., already exists. Used in response to addition transactions (Admit, New Order, etc.).)
206Application record locked(Rejection: The transaction could not be performed at the application storage level, e.g., database locked.)
207Application internal error(Rejection: A catchall for internal errors not explicitly covered by other codes.)
22 components
1O-Identifier
2O-Text
3CName of Coding System
4O-Alternate Identifier
5O-Alternate Text
6CName of Alternate Coding System
7C-Coding System Version ID
8O-Alternate Coding System Version ID
9O-Original Text
10O-Second Alternate Identifier
11O-Second Alternate Text
12CName of Second Alternate Coding System
13O-Second Alternate Coding System Version ID
14C-Coding System OID
15O-Value Set OID
16C-Value Set Version ID
17C-Alternate Coding System OID
18O-Alternate Value Set OID
19C-Alternate Value Set Version ID
20C-Second Alternate Coding System OID
21O-Second Alternate Value Set OID
22C-Second Alternate Value Set Version ID