| Value |
Description |
German Interpretation |
Comment |
Chapter |
| 0 |
Message accepted |
Nachricht akzeptiert |
Success. Optional, as the AA conveys success. Used for systems that must always return a status code. |
2.C.2.178 |
| 100 |
Segment sequence error |
Fehler in der Segmentreihenfolge |
Error: The message segments were not in the proper order, or required segments are missing. |
2.C.2.178 |
| 101 |
Required field missing |
erforderliches Feld leer |
Error: A required field is missing from a segment |
2.C.2.178 |
| 102 |
Data type error |
Datentypfehler |
Error: The field contained data of the wrong data type, e.g., an NM field contained "FOO". |
2.C.2.178 |
| 103 |
Table value not found |
fehlender Eintrag in der Tabelle |
Error: A field of data type ID or IS was compared against the corresponding table, and no match was found. |
2.C.2.178 |
| 104 |
Value too long |
|
Error: a value exceeded the normative length, or the length that the application is able to safely handle. |
2.C.2.178 |
| 200 |
Unsupported message type |
Nachrichtentyp wird nicht unterstützt |
Rejection: The Message Type is not supported. |
2.C.2.178 |
| 201 |
Unsupported event code |
Ereignis wird nicht unterstützt |
Rejection: The Event Code is not supported. |
2.C.2.178 |
| 202 |
Unsupported processing id |
Processing-ID wird nicht unterstützt |
Rejection: The Processing ID is not supported. |
2.C.2.178 |
| 203 |
Unsupported version id |
Version wird nicht unterstützt |
Rejection: The Version ID is not supported. |
2.C.2.178 |
| 204 |
Unknown key identifier |
Schlüsselwert nicht gefunden |
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. |
2.C.2.178 |
| 205 |
Duplicate key identifier |
doppelter Schlüsselwert |
Rejection: The ID of the patient, order, etc., already exists. Used in response to addition transactions (Admit, New Order, etc.). |
2.C.2.178 |
| 206 |
Application record locked |
Datensatz durch Applikation gesperrt |
Rejection: The transaction could not be performed at the application storage level, e.g., database locked. |
2.C.2.178 |
| 207 |
Application internal error |
applikationsinterner Fehler |
Rejection: A catchall for internal errors not explicitly covered by other codes. |
2.C.2.178 |