HL7 Terminology (THO)
5.3.0 - Publication International flag

This page is part of the HL7 Terminology (v5.3.0: Release) based on FHIR R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

: messageErrorCondition - XML Representation

Active as of 2019-12-01

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="v2-0357"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">Placeholder</div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="inm"/>
  </extension>
  <url value="http://terminology.hl7.org/CodeSystem/v2-0357"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.18.217"/>
  </identifier>
  <version value="2.2.0"/>
  <name value="MessageErrorCondition"/>
  <title value="messageErrorCondition"/>
  <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 &quot;FOO&quot;."/>
    </property>
    <property>
      <code value="v2-concCommentAsPub"/>
      <valueString
                   value="Error: The field contained data of the wrong data type, e.g., an NM field contained &quot;FOO&quot;."/>
    </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>