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