Properties

CodeURLTypeDescription
statushttp://terminology.hl7.org/CodeSystem/utg-concept-properties#statuscodeStatus of the concept
deprecatedhttp://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-table-deprecatedcodeVersion of HL7 in which the code was deprecated
v2-concCommenthttp://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-concCommentstringV2 Concept Comment
v2-concCommentAsPubhttp://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-concCommentAsPubstringV2 Concept Comment As Published

This code system http://terminology.hl7.org/CodeSystem/v2-0357 defines the following codes:

CodeDisplayDefinitionV2 Concept CommentV2 Concept Comment As Published
0 Message acceptedMessage acceptedSuccess. Optional, as the AA conveys success. Used for systems that must always return a status code.Success. Optional, as the AA conveys success. Used for systems that must always return a status code.
100 Segment sequence errorSegment sequence errorError: The message segments were not in the proper order, or required segments are missing.Error: The message segments were not in the proper order, or required segments are missing.
101 Required field missingRequired field missingError: A required field is missing from a segmentError: A required field is missing from a segment
102 Data type errorData type errorError: The field contained data of the wrong data type, e.g., an NM field contained "FOO".Error: The field contained data of the wrong data type, e.g., an NM field contained "FOO".
103 Table value not foundTable value not foundError: A field of data type ID or IS was compared against the corresponding table, and no match was found.Error: A field of data type ID or IS was compared against the corresponding table, and no match was found.
104 Value too longValue too longError: a value exceeded the normative length, or the length that the application is able to safely handle.Error: a value exceeded the normative length, or the length that the application is able to safely handle.
198 Non-Conformant CardinalityAn error has been encountered related to HL7 message content. Message is not -conformant with the applicable specification’s (base standard, conformance profile or implementation profile) cardinality.Error: Cardinality is listed as [0..3] and more than 3 of the identified element are present in the message.
199 Other HL7 ErrorAny other error with the HL7 syntax that is not captured in any of the other error codes in this set.Error
200 Unsupported message typeUnsupported message typeRejection: The Message Type is not supported.Rejection: The Message Type is not supported.
201 Unsupported event codeUnsupported event codeRejection: The Event Code is not supported.Rejection: The Event Code is not supported.
202 Unsupported processing idUnsupported processing idRejection: The Processing ID is not supported.Rejection: The Processing ID is not supported.
203 Unsupported version idUnsupported version idRejection: The Version ID is not supported.Rejection: The Version ID is not supported.
204 Unknown key identifierRetained for backwards compatibility only: This situation should be reported in ERR-5 (Application Error Code) using code 101 (Unknown Key Identifier) from code system HL70533.ERR-3 (HL7 Error Code) should be used to convey errors at the structural level and this is an application level error, which should be reported in ERR-5 (Application Error Code).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.
205 Duplicate key identifierRetained for backwards compatibility only: This situation should be reported in ERR-5 (Application Error Code) using code 102 (Duplicate Key Identifier) from code system HL70533.ERR-3 (HL7 Error Code) should be used to convey errors at the structural level and this is an application level error, which should be reported in ERR-5 (Application Error Code).Rejection: The ID of the patient, order, etc., already exists. Used in response to addition transactions (Admit, New Order, etc.).
206 Application record lockedRetained for backwards compatibility only: This situation should be reported in ERR-5 (Application Error Code) using code 103 (Application record locked) from code system HL70533.ERR-3 (HL7 Error Code) should be used to convey errors at the structural level and this is an application level error, which should be reported in ERR-5 (Application Error Code).Rejection: The transaction could not be performed at the application storage level, e.g., database locked.
207 Application errorAn application level error has occurred and the detail for that error is identified in ERR-5.This value is used when no other value in this list is applicable and there is an application error reported in ERR-5. It is applicable when ERR-3 is required in an implementation guide.Rejection: A catchall for internal errors not explicitly covered by other codes.

Additional Language Displays

CodeDeutsch (German, de)
0Nachricht akzeptiert
100Fehler in der Segmentreihenfolge
101erforderliches Feld leer
102Datentypfehler
103fehlender Eintrag in der Tabelle
104
198
199
200Nachrichtentyp wird nicht unterstützt
201Ereignis wird nicht unterstützt
202Processing-ID wird nicht unterstützt
203Version wird nicht unterstützt
204Schlüsselwert nicht gefunden
205doppelter Schlüsselwert
206Datensatz durch Applikation gesperrt
207applikationsinterner Fehler
<status value="active"/> <experimental value="false"/> <date value="2019-12-01"/> <publisher value="HL7, Inc"/> <contact> <telecom> <system value="url"/> <value value="http://www.hl7.org/"/> </telecom> </contact> <description value="HL7-defined code system of concepts specifying the HL7 (communications) error code. Used in the ERR segment in HL7 Version 2.x messaging."/> <purpose value="Underlying Master Code System for V2 table 0357 (Message Error Condition Codes)"/> <copyright value="Copyright HL7. Licensed under creative commons public domain"/> <caseSensitive value="true"/> <valueSet value="http://terminology.hl7.org/ValueSet/v2-0357"/> <hierarchyMeaning value="is-a"/> <compositional value="false"/> <versionNeeded value="false"/> <content value="complete"/> <property> <code value="status"/> <uri value="http://terminology.hl7.org/CodeSystem/utg-concept-properties#status"/> <description value="Status of the concept"/> <type value="code"/> </property> <property> <code value="deprecated"/> <uri value="http://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-table-deprecated"/> <description value="Version of HL7 in which the code was deprecated"/> <type value="code"/> </property> <property> <code value="v2-concComment"/> <uri value="http://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-concComment"/> <description value="V2 Concept Comment"/> <type value="string"/> </property> <property> <code value="v2-concCommentAsPub"/> <uri value="http://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-concCommentAsPub"/> <description value="V2 Concept Comment As Published"/> <type value="string"/> </property> <concept id="3570"> <code value="0"/> <display value="Message accepted"/> <definition value="Message accepted"/> <designation> <language value="de"/> <use> <system value="http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"/> <code value="preferredForLanguage"/> </use> <value value="Nachricht akzeptiert"/> </designation> <property> <code value="v2-concComment"/> <valueString value="Success. Optional, as the AA conveys success. Used for systems that must always return a status code."/> </property> <property> <code value="v2-concCommentAsPub"/> <valueString value="Success. Optional, as the AA conveys success. Used for systems that must always return a status code."/> </property> <property> <code value="status"/> <valueCode value="A"/> </property> </concept> <concept id="3571"> <code value="100"/> <display value="Segment sequence error"/> <definition value="Segment sequence error"/> <designation> <language value="de"/> <use> <system value="http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"/> <code value="preferredForLanguage"/> </use> <value value="Fehler in der Segmentreihenfolge"/> </designation> <property> <code value="v2-concComment"/> <valueString value="Error: The message segments were not in the proper order, or required segments are missing."/> </property> <property> <code value="v2-concCommentAsPub"/> <valueString value="Error: The message segments were not in the proper order, or required segments are missing."/> </property> <property> <code value="status"/> <valueCode value="A"/> </property> </concept> <concept id="3572"> <code value="101"/> <display value="Required field missing"/> <definition value="Required field missing"/> <designation> <language value="de"/> <use> <system value="http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"/> <code value="preferredForLanguage"/> </use> <value value="erforderliches Feld leer"/> </designation> <property> <code value="v2-concComment"/> <valueString value="Error: A required field is missing from a segment"/> </property> <property> <code value="v2-concCommentAsPub"/> <valueString value="Error: A required field is missing from a segment"/> </property> <property> <code value="status"/> <valueCode value="A"/> </property> </concept> <concept id="3573"> <code value="102"/> <display value="Data type error"/> <definition value="Data type error"/> <designation> <language value="de"/> <use> <system value="http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"/> <code value="preferredForLanguage"/> </use> <value value="Datentypfehler"/> </designation> <property> <code value="v2-concComment"/> <valueString value="Error: The field contained data of the wrong data type, e.g., an NM field contained "FOO"."/> </property> <property> <code value="v2-concCommentAsPub"/> <valueString value="Error: The field contained data of the wrong data type, e.g., an NM field contained "FOO"."/> </property> <property> <code value="status"/> <valueCode value="A"/> </property> </concept> <concept id="3574"> <code value="103"/> <display value="Table value not found"/> <definition value="Table value not found"/> <designation> <language value="de"/> <use> <system value="http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"/> <code value="preferredForLanguage"/> </use> <value value="fehlender Eintrag in der Tabelle"/> </designation> <property> <code value="v2-concComment"/> <valueString value="Error: A field of data type ID or IS was compared against the corresponding table, and no match was found."/> </property> <property> <code value="v2-concCommentAsPub"/> <valueString value="Error: A field of data type ID or IS was compared against the corresponding table, and no match was found."/> </property> <property> <code value="status"/> <valueCode value="A"/> </property> </concept> <concept id="3575"> <code value="104"/> <display value="Value too long"/> <definition value="Value too long"/> <property> <code value="v2-concComment"/> <valueString value="Error: a value exceeded the normative length, or the length that the application is able to safely handle."/> </property> <property> <code value="v2-concCommentAsPub"/> <valueString value="Error: a value exceeded the normative length, or the length that the application is able to safely handle."/> </property> <property> <code value="status"/> <valueCode value="A"/> </property> </concept> <concept id="3576"> <code value="198"/> <display value="Non-Conformant Cardinality"/> <definition value="An error has been encountered related to HL7 message content. Message is not -conformant with the applicable specification’s (base standard, conformance profile or implementation profile) cardinality."/> <property> <code value="v2-concComment"/> <valueString value="Error: Cardinality is listed as [0..3] and more than 3 of the identified element are present in the message."/> </property> <property> <code value="status"/> <valueCode value="N"/> </property> </concept> <concept id="3577"> <code value="199"/> <display value="Other HL7 Error"/> <definition value="Any other error with the HL7 syntax that is not captured in any of the other error codes in this set."/> <property> <code value="v2-concComment"/> <valueString value="Error"/> </property> <property> <code value="status"/> <valueCode value="N"/> </property> </concept> <concept id="3578"> <code value="200"/> <display value="Unsupported message type"/> <definition value="Unsupported message type"/> <designation> <language value="de"/> <use> <system value="http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"/> <code value="preferredForLanguage"/> </use> <value value="Nachrichtentyp wird nicht unterstützt"/> </designation> <property> <code value="v2-concComment"/> <valueString value="Rejection: The Message Type is not supported."/> </property> <property> <code value="v2-concCommentAsPub"/> <valueString value="Rejection: The Message Type is not supported."/> </property> <property> <code value="status"/> <valueCode value="A"/> </property> </concept> <concept id="3579"> <code value="201"/> <display value="Unsupported event code"/> <definition value="Unsupported event code"/> <designation> <language value="de"/> <use> <system value="http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"/> <code value="preferredForLanguage"/> </use> <value value="Ereignis wird nicht unterstützt"/> </designation> <property> <code value="v2-concComment"/> <valueString value="Rejection: The Event Code is not supported."/> </property> <property> <code value="v2-concCommentAsPub"/> <valueString value="Rejection: The Event Code is not supported."/> </property> <property> <code value="status"/> <valueCode value="A"/> </property> </concept> <concept id="3580"> <code value="202"/> <display value="Unsupported processing id"/> <definition value="Unsupported processing id"/> <designation> <language value="de"/> <use> <system value="http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"/> <code value="preferredForLanguage"/> </use> <value value="Processing-ID wird nicht unterstützt"/> </designation> <property> <code value="v2-concComment"/> <valueString value="Rejection: The Processing ID is not supported."/> </property> <property> <code value="v2-concCommentAsPub"/> <valueString value="Rejection: The Processing ID is not supported."/> </property> <property> <code value="status"/> <valueCode value="A"/> </property> </concept> <concept id="3581"> <code value="203"/> <display value="Unsupported version id"/> <definition value="Unsupported version id"/> <designation> <language value="de"/> <use> <system value="http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"/> <code value="preferredForLanguage"/> </use> <value value="Version wird nicht unterstützt"/> </designation> <property> <code value="v2-concComment"/> <valueString value="Rejection: The Version ID is not supported."/> </property> <property> <code value="v2-concCommentAsPub"/> <valueString value="Rejection: The Version ID is not supported."/> </property> <property> <code value="status"/> <valueCode value="A"/> </property> </concept> <concept id="3582"> <code value="204"/> <display value="Unknown key identifier"/> <definition value="Retained for backwards compatibility only: This situation should be reported in ERR-5 (Application Error Code) using code 101 (Unknown Key Identifier) from code system HL70533."/> <designation> <language value="de"/> <use> <system value="http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"/> <code value="preferredForLanguage"/> </use> <value value="Schlüsselwert nicht gefunden"/> </designation> <property> <code value="v2-concComment"/> <valueString value="ERR-3 (HL7 Error Code) should be used to convey errors at the structural level and this is an application level error, which should be reported in ERR-5 (Application Error Code)."/> </property> <property> <code value="v2-concCommentAsPub"/> <valueString value="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."/> </property> <property> <code value="status"/> <valueCode value="B"/> </property> </concept> <concept id="3583"> <code value="205"/> <display value="Duplicate key identifier"/> <definition value="Retained for backwards compatibility only: This situation should be reported in ERR-5 (Application Error Code) using code 102 (Duplicate Key Identifier) from code system HL70533."/> <designation> <language value="de"/> <use> <system value="http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"/> <code value="preferredForLanguage"/> </use> <value value="doppelter Schlüsselwert"/> </designation> <property> <code value="v2-concComment"/> <valueString value="ERR-3 (HL7 Error Code) should be used to convey errors at the structural level and this is an application level error, which should be reported in ERR-5 (Application Error Code)."/> </property> <property> <code value="v2-concCommentAsPub"/> <valueString value="Rejection: The ID of the patient, order, etc., already exists. Used in response to addition transactions (Admit, New Order, etc.)."/> </property> <property> <code value="status"/> <valueCode value="B"/> </property> </concept> <concept id="3584"> <code value="206"/> <display value="Application record locked"/> <definition value="Retained for backwards compatibility only: This situation should be reported in ERR-5 (Application Error Code) using code 103 (Application record locked) from code system HL70533."/> <designation> <language value="de"/> <use> <system value="http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"/> <code value="preferredForLanguage"/> </use> <value value="Datensatz durch Applikation gesperrt"/> </designation> <property> <code value="v2-concComment"/> <valueString value="ERR-3 (HL7 Error Code) should be used to convey errors at the structural level and this is an application level error, which should be reported in ERR-5 (Application Error Code)."/> </property> <property> <code value="v2-concCommentAsPub"/> <valueString value="Rejection: The transaction could not be performed at the application storage level, e.g., database locked."/> </property> <property> <code value="status"/> <valueCode value="B"/> </property> </concept> <concept id="3585"> <code value="207"/> <display value="Application error"/> <definition value="An application level error has occurred and the detail for that error is identified in ERR-5."/> <designation> <language value="de"/> <use> <system value="http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"/> <code value="preferredForLanguage"/> </use> <value value="applikationsinterner Fehler"/> </designation> <property> <code value="v2-concComment"/> <valueString value="This value is used when no other value in this list is applicable and there is an application error reported in ERR-5. It is applicable when ERR-3 is required in an implementation guide."/> </property> <property> <code value="v2-concCommentAsPub"/> <valueString value="Rejection: A catchall for internal errors not explicitly covered by other codes."/> </property> <property> <code value="status"/> <valueCode value="A"/> </property> </concept> </CodeSystem>