This page is part of the FHIR Specification (v0.0.82: DSTU 1). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions
Deprecation Comment: Deprecated as per 11/2008 Harmonization cleanup; internal and obsolete HL7 usage, no longer used.This isn't referenced in the RIM and is a copy of old v2 codes. It's superseded by AcknowledgementDetailCode
<ValueSet xmlns="http://hl7.org/fhir"> <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"> <p>Release Date: 2014-08-07</p> <h2>Description</h2> <p> Deprecation Comment: Deprecated as per 11/2008 Harmonization cleanup; internal and obsolete HL7 usage, no longer used.This isn't referenced in the RIM and is a copy of old v2 codes. It's superseded by AcknowledgementDetailCode <br/> </p> <hr/> <table class="grid"> <tr> <td> <b>Level</b> </td> <td> <b>Code</b> </td> <td> <b>Display</b> </td> <td> <b>Definition</b> </td> </tr> <tr> <td>1</td> <td>0 <a name="0"> </a> </td> <td>Message accepted</td> <td> Success. Optional, as in version 2.x the AA conveys success. Used for systems that must always return a status code. <br/> </td> </tr> <tr> <td>1</td> <td>100 <a name="100"> </a> </td> <td>Sequence error</td> <td> The message elements were not in the proper order, or required elements are missing. <br/> </td> </tr> <tr> <td>1</td> <td>101 <a name="101"> </a> </td> <td>Missing required element.</td> <td> A required message element is missing. <br/> </td> </tr> <tr> <td>1</td> <td>102 <a name="102"> </a> </td> <td>Data type error</td> <td> An element is represented by a data type that is not compatible with that which is allowable. <br/> </td> </tr> <tr> <td>1</td> <td>103 <a name="103"> </a> </td> <td>Table value not found</td> <td> The value received for a common HL7 or user defined table was not found to match allowable table values. <br/> </td> </tr> <tr> <td>1</td> <td>200 <a name="200"> </a> </td> <td>Unsupported message type</td> <td> The message type is not supported. <br/> </td> </tr> <tr> <td>1</td> <td>201 <a name="201"> </a> </td> <td>Unsupported interaction</td> <td> The identified interaction is not supported. <br/> </td> </tr> <tr> <td>1</td> <td>202 <a name="202"> </a> </td> <td>Unsupported ProcessingID</td> <td> The ProcessingID is not supported. <br/> </td> </tr> <tr> <td>1</td> <td>203 <a name="203"> </a> </td> <td>Unsupported VersionID</td> <td> The VersionID is not supported. <br/> </td> </tr> <tr> <td>1</td> <td>204 <a name="204"> </a> </td> <td>Unknown key identifier</td> <td> The identifier for a patient, order, etc. was not found. Occurs for transactions other than additions. <br/> </td> </tr> <tr> <td>1</td> <td>205 <a name="205"> </a> </td> <td>Duplicate key identifier</td> <td> The identifier for a patient, order, etc. already exists. Occurs in response to addition transactions (e.g. new Admit, new Order, etc.). <br/> </td> </tr> <tr> <td>1</td> <td>206 <a name="206"> </a> </td> <td>Application record locked</td> <td> The transaction could not be performed at the application storage level, e.g. database locked. <br/> </td> </tr> <tr> <td>1</td> <td>207 <a name="207"> </a> </td> <td>Application internal error</td> <td> A catchall for internal errors not explicitly covered by other error codes. <br/> </td> </tr> </table> </div> </text> <identifier value="http://hl7.org/fhir/v3/vs/MessageCondition"/> <name value="v3 Code System MessageCondition"/> <publisher value="HL7, Inc"/> <telecom> <system value="url"/> <value value="http://hl7.org"/> </telecom> <description value=" Deprecation Comment: Deprecated as per 11/2008 Harmonization cleanup; internal and obsolete HL7 usage, no longer used.This isn't referenced in the RIM and is a copy of old v2 codes. It's superseded by AcknowledgementDetailCode"/> <status value="active"/> <date value="2014-08-07T00:00:00+10:00"/> <define> <system value="http://hl7.org/fhir/v3/MessageCondition"/> <caseSensitive value="true"/> <concept> <code value="0"/> <display value="Message accepted"/> <definition value="Success. Optional, as in version 2.x the AA conveys success. Used for systems that must always return a status code."/> </concept> <concept> <code value="100"/> <display value="Sequence error"/> <definition value="The message elements were not in the proper order, or required elements are missing."/> </concept> <concept> <code value="101"/> <display value="Missing required element."/> <definition value="A required message element is missing."/> </concept> <concept> <code value="102"/> <display value="Data type error"/> <definition value="An element is represented by a data type that is not compatible with that which is allowable."/> </concept> <concept> <code value="103"/> <display value="Table value not found"/> <definition value="The value received for a common HL7 or user defined table was not found to match allowable table values."/> </concept> <concept> <code value="200"/> <display value="Unsupported message type"/> <definition value="The message type is not supported."/> </concept> <concept> <code value="201"/> <display value="Unsupported interaction"/> <definition value="The identified interaction is not supported."/> </concept> <concept> <code value="202"/> <display value="Unsupported ProcessingID"/> <definition value="The ProcessingID is not supported."/> </concept> <concept> <code value="203"/> <display value="Unsupported VersionID"/> <definition value="The VersionID is not supported."/> </concept> <concept> <code value="204"/> <display value="Unknown key identifier"/> <definition value="The identifier for a patient, order, etc. was not found. Occurs for transactions other than additions."/> </concept> <concept> <code value="205"/> <display value="Duplicate key identifier"/> <definition value="The identifier for a patient, order, etc. already exists. Occurs in response to addition transactions (e.g. new Admit, new Order, etc.)."/> </concept> <concept> <code value="206"/> <display value="Application record locked"/> <definition value="The transaction could not be performed at the application storage level, e.g. database locked."/> </concept> <concept> <code value="207"/> <display value="Application internal error"/> <definition value="A catchall for internal errors not explicitly covered by other error codes."/> </concept> </define> </ValueSet>