v2 Message error condition codes
activeContentcompleteURL
http://terminology.hl7.org/CodeSystem/v2-0357Copied!
Version2.9Copied!
PublisherHL7, IncDescriptionFHIR Value set/code system definition for HL7 v2 table 0357 ( Message error condition codes)
Concepts
Select a concept to view details
Message Error Condition Codes
{
"description" : "FHIR Value set/code system definition for HL7 v2 table 0357 ( Message error condition codes)",
"meta" : {
"profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ]
},
"publisher" : "HL7, Inc",
"content" : "complete",
"property" : null,
"name" : "v2.0357",
"experimental" : false,
"resourceType" : "CodeSystem",
"title" : "v2 Message error condition codes",
"extension" : [ {
"valueCode" : "external",
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"
}, {
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 0
}, {
"extension" : [ {
"valueString" : "concept",
"url" : "path"
}, {
"url" : "count",
"valueInteger" : 16
} ],
"url" : "http://health-samurai.io/extensions/excised-data"
}, {
"url" : "http://health-samurai.io/extensions/source",
"valueCode" : "db"
} ],
"status" : "active",
"language" : "en",
"id" : "9358b40d-be5d-4b8b-b08b-987a5f9c242d",
"url" : "http://terminology.hl7.org/CodeSystem/v2-0357",
"identifier" : [ {
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:2.16.840.1.113883.18.217"
} ],
"version" : "2.9",
"contact" : [ {
"telecom" : [ {
"system" : "url",
"value" : "http://hl7.org"
} ]
} ],
"text" : {
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <p>Message Error Condition Codes</p>\n\n <table class=\"grid\">\n <tr>\n <td>\n <b>Code</b>\n </td>\n <td>\n <b>Description</b>\n </td>\n <td>\n <b>Comment</b>\n </td>\n <td>\n <b>Version</b>\n </td>\n </tr>\n <tr>\n <td>0\n <a name=\"0\"> </a>\n </td>\n <td>Message accepted</td>\n <td>Success. Optional, as the AA conveys success. Used for systems that must always return a status code.</td>\n <td>added v2.3.1</td>\n </tr>\n <tr>\n <td>100\n <a name=\"100\"> </a>\n </td>\n <td>Segment sequence error</td>\n <td>Error: The message segments were not in the proper order, or required segments are missing.</td>\n <td>added v2.3.1</td>\n </tr>\n <tr>\n <td>101\n <a name=\"101\"> </a>\n </td>\n <td>Required field missing</td>\n <td>Error: A required field is missing from a segment</td>\n <td>added v2.3.1</td>\n </tr>\n <tr>\n <td>102\n <a name=\"102\"> </a>\n </td>\n <td>Data type error</td>\n <td>Error: The field contained data of the wrong data type, e.g., an NM field contained "FOO".</td>\n <td>added v2.3.1</td>\n </tr>\n <tr>\n <td>103\n <a name=\"103\"> </a>\n </td>\n <td>Table value not found</td>\n <td>Error: A field of data type ID or IS was compared against the corresponding table, and no match was found.</td>\n <td>added v2.3.1</td>\n </tr>\n <tr>\n <td>104\n <a name=\"104\"> </a>\n </td>\n <td>Value too long</td>\n <td>Error: a value exceeded the normative length, or the length that the application is able to safely handle.</td>\n <td>added v2.7</td>\n </tr>\n <tr>\n <td>198\n <a name=\"198\"> </a>\n </td>\n <td>Non-Conformant Cardinality</td>\n <td/>\n <td>added v2.9</td>\n </tr>\n <tr>\n <td>199\n <a name=\"199\"> </a>\n </td>\n <td>Other HL7 Error</td>\n <td/>\n <td>added v2.9</td>\n </tr>\n <tr>\n <td>200\n <a name=\"200\"> </a>\n </td>\n <td>Unsupported message type</td>\n <td>Rejection: The Message Type is not supported.</td>\n <td>added v2.3.1</td>\n </tr>\n <tr>\n <td>201\n <a name=\"201\"> </a>\n </td>\n <td>Unsupported event code</td>\n <td>Rejection: The Event Code is not supported.</td>\n <td>added v2.3.1</td>\n </tr>\n <tr>\n <td>202\n <a name=\"202\"> </a>\n </td>\n <td>Unsupported processing id</td>\n <td>Rejection: The Processing ID is not supported.</td>\n <td>added v2.3.1</td>\n </tr>\n <tr>\n <td>203\n <a name=\"203\"> </a>\n </td>\n <td>Unsupported version id</td>\n <td>Rejection: The Version ID is not supported.</td>\n <td>added v2.3.1</td>\n </tr>\n <tr>\n <td>204\n <a name=\"204\"> </a>\n </td>\n <td>Unknown key identifier</td>\n <td>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.</td>\n <td>added v2.3.1</td>\n </tr>\n <tr>\n <td>205\n <a name=\"205\"> </a>\n </td>\n <td>Duplicate key identifier</td>\n <td>Rejection: The ID of the patient, order, etc., already exists. Used in response to addition transactions (Admit, New Order, etc.).</td>\n <td>added v2.3.1</td>\n </tr>\n <tr>\n <td>206\n <a name=\"206\"> </a>\n </td>\n <td>Application record locked</td>\n <td>Rejection: The transaction could not be performed at the application storage level, e.g., database locked.</td>\n <td>added v2.3.1</td>\n </tr>\n <tr>\n <td>207\n <a name=\"207\"> </a>\n </td>\n <td>Application error</td>\n <td>Rejection: A catchall for internal errors not explicitly covered by other codes.</td>\n <td>added v2.3.1</td>\n </tr>\n </table>\n\n </div>",
"status" : "additional"
}
}