This page is part of the HL7 Terminology (v1.0.0: Release) based on FHIR R4. The current version which supercedes this version is 5.2.0. For a full list of available versions, see the Directory of published versions
Source view
@prefix fhir: <http://hl7.org/fhir/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . # - resource ------------------------------------------------------------------- a fhir:CodeSystem; fhir:nodeRole fhir:treeRoot; fhir:Resource.id [ fhir:value "v2-0357"]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>messageErrorCondition</h2><div><p>HL7-defined code system of concepts specifying the HL7 (communications) error code. Used in the ERR segment in HL7 Version 2.x messaging.</p>\n</div><p><b>Copyright Statement:</b> Copyright HL7. Licensed under creative commons public domain</p><p><b>Properties</b></p><table class=\"grid\"><tr><td><b>Code</b></td><td><b>URL</b></td><td><b>Description</b></td><td><b>Type</b></td></tr><tr><td>status</td><td>http://terminology.hl7.org/CodeSystem/utg-concept-properties#status</td><td>Status of the concept</td><td>code</td></tr><tr><td>deprecated</td><td>http://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-table-deprecated</td><td>Version of HL7 in which the code was deprecated</td><td>code</td></tr><tr><td>v2-concComment</td><td>http://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-concComment</td><td>V2 Concept Comment</td><td>string</td></tr><tr><td>v2-concCommentAsPub</td><td>http://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-concCommentAsPub</td><td>V2 Concept Comment As Published</td><td>string</td></tr></table><p>This code system http://terminology.hl7.org/CodeSystem/v2-0357 defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td><td><b>V2 Table Status</b></td><td><b>V2 Concept Comment</b></td><td><b>V2 Concept Comment As Published</b></td></tr><tr><td style=\"white-space:nowrap\">0<a name=\"v2-0357-0\"> </a></td><td>Message accepted</td><td>Message accepted</td><td>A</td><td>Success. Optional, as the AA conveys success. Used for systems that must always return a status code.</td><td>Success. Optional, as the AA conveys success. Used for systems that must always return a status code.</td></tr><tr><td style=\"white-space:nowrap\">100<a name=\"v2-0357-100\"> </a></td><td>Segment sequence error</td><td>Segment sequence error</td><td>A</td><td>Error: The message segments were not in the proper order, or required segments are missing.</td><td>Error: The message segments were not in the proper order, or required segments are missing.</td></tr><tr><td style=\"white-space:nowrap\">101<a name=\"v2-0357-101\"> </a></td><td>Required field missing</td><td>Required field missing</td><td>A</td><td>Error: A required field is missing from a segment</td><td>Error: A required field is missing from a segment</td></tr><tr><td style=\"white-space:nowrap\">102<a name=\"v2-0357-102\"> </a></td><td>Data type error</td><td>Data type error</td><td>A</td><td>Error: The field contained data of the wrong data type, e.g., an NM field contained "FOO".</td><td>Error: The field contained data of the wrong data type, e.g., an NM field contained "FOO".</td></tr><tr><td style=\"white-space:nowrap\">103<a name=\"v2-0357-103\"> </a></td><td>Table value not found</td><td>Table value not found</td><td>A</td><td>Error: A field of data type ID or IS was compared against the corresponding table, and no match was found.</td><td>Error: A field of data type ID or IS was compared against the corresponding table, and no match was found.</td></tr><tr><td style=\"white-space:nowrap\">104<a name=\"v2-0357-104\"> </a></td><td>Value too long</td><td>Value too long</td><td>A</td><td>Error: a value exceeded the normative length, or the length that the application is able to safely handle.</td><td>Error: a value exceeded the normative length, or the length that the application is able to safely handle.</td></tr><tr><td style=\"white-space:nowrap\">198<a name=\"v2-0357-198\"> </a></td><td>Non-Conformant Cardinality</td><td>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.</td><td>N</td><td>Error: Cardinality is listed as [0..3] and more than 3 of the identified element are present in the message.</td><td/></tr><tr><td style=\"white-space:nowrap\">199<a name=\"v2-0357-199\"> </a></td><td>Other HL7 Error</td><td>Any other error with the HL7 syntax that is not captured in any of the other error codes in this set.</td><td>N</td><td>Error</td><td/></tr><tr><td style=\"white-space:nowrap\">200<a name=\"v2-0357-200\"> </a></td><td>Unsupported message type</td><td>Unsupported message type</td><td>A</td><td>Rejection: The Message Type is not supported.</td><td>Rejection: The Message Type is not supported.</td></tr><tr><td style=\"white-space:nowrap\">201<a name=\"v2-0357-201\"> </a></td><td>Unsupported event code</td><td>Unsupported event code</td><td>A</td><td>Rejection: The Event Code is not supported.</td><td>Rejection: The Event Code is not supported.</td></tr><tr><td style=\"white-space:nowrap\">202<a name=\"v2-0357-202\"> </a></td><td>Unsupported processing id</td><td>Unsupported processing id</td><td>A</td><td>Rejection: The Processing ID is not supported.</td><td>Rejection: The Processing ID is not supported.</td></tr><tr><td style=\"white-space:nowrap\">203<a name=\"v2-0357-203\"> </a></td><td>Unsupported version id</td><td>Unsupported version id</td><td>A</td><td>Rejection: The Version ID is not supported.</td><td>Rejection: The Version ID is not supported.</td></tr><tr><td style=\"white-space:nowrap\">204<a name=\"v2-0357-204\"> </a></td><td>Unknown key identifier</td><td>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.</td><td>B</td><td>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).</td><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></tr><tr><td style=\"white-space:nowrap\">205<a name=\"v2-0357-205\"> </a></td><td>Duplicate key identifier</td><td>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.</td><td>B</td><td>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).</td><td>Rejection: The ID of the patient, order, etc., already exists. Used in response to addition transactions (Admit, New Order, etc.).</td></tr><tr><td style=\"white-space:nowrap\">206<a name=\"v2-0357-206\"> </a></td><td>Application record locked</td><td>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.</td><td>B</td><td>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).</td><td>Rejection: The transaction could not be performed at the application storage level, e.g., database locked.</td></tr><tr><td style=\"white-space:nowrap\">207<a name=\"v2-0357-207\"> </a></td><td>Application error</td><td>An application level error has occurred and the detail for that error is identified in ERR-5.</td><td>A</td><td>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.</td><td>Rejection: A catchall for internal errors not explicitly covered by other codes.</td></tr></table><p><b>Additional Language Displays</b></p><table class=\"codes\"><tr><td><b>Code</b></td><td><b>Deutsch (German, de)</b></td></tr><tr><td>0</td><td>Nachricht akzeptiert</td></tr><tr><td>100</td><td>Fehler in der Segmentreihenfolge</td></tr><tr><td>101</td><td>erforderliches Feld leer</td></tr><tr><td>102</td><td>Datentypfehler</td></tr><tr><td>103</td><td>fehlender Eintrag in der Tabelle</td></tr><tr><td>104</td><td></td></tr><tr><td>198</td><td></td></tr><tr><td>199</td><td></td></tr><tr><td>200</td><td>Nachrichtentyp wird nicht unterstützt</td></tr><tr><td>201</td><td>Ereignis wird nicht unterstützt</td></tr><tr><td>202</td><td>Processing-ID wird nicht unterstützt</td></tr><tr><td>203</td><td>Version wird nicht unterstützt</td></tr><tr><td>204</td><td>Schlüsselwert nicht gefunden</td></tr><tr><td>205</td><td>doppelter Schlüsselwert</td></tr><tr><td>206</td><td>Datensatz durch Applikation gesperrt</td></tr><tr><td>207</td><td>applikationsinterner Fehler</td></tr></table></div>" ]; fhir:DomainResource.extension [ fhir:index 0; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg" ]; fhir:Extension.valueCode [ fhir:value "inm" ] ]; fhir:CodeSystem.url [ fhir:value "http://terminology.hl7.org/CodeSystem/v2-0357"]; fhir:CodeSystem.identifier [ fhir:index 0; fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ]; fhir:Identifier.value [ fhir:value "urn:oid:2.16.840.1.113883.18.217" ] ]; fhir:CodeSystem.version [ fhir:value "2.2.0"]; fhir:CodeSystem.name [ fhir:value "MessageErrorCondition"]; fhir:CodeSystem.title [ fhir:value "messageErrorCondition"]; fhir:CodeSystem.status [ fhir:value "active"]; fhir:CodeSystem.experimental [ fhir:value "false"^^xsd:boolean]; fhir:CodeSystem.date [ fhir:value "2019-12-01T00:00:00-05:00"^^xsd:dateTime]; fhir:CodeSystem.publisher [ fhir:value "HL7, Inc"]; fhir:CodeSystem.contact [ fhir:index 0; fhir:ContactDetail.telecom [ fhir:index 0; fhir:ContactPoint.system [ fhir:value "url" ]; fhir:ContactPoint.value [ fhir:value "http://www.hl7.org/" ] ] ]; fhir:CodeSystem.description [ fhir:value "HL7-defined code system of concepts specifying the HL7 (communications) error code. Used in the ERR segment in HL7 Version 2.x messaging."]; fhir:CodeSystem.purpose [ fhir:value "Underlying Master Code System for V2 table 0357 (Message Error Condition Codes)"]; fhir:CodeSystem.copyright [ fhir:value "Copyright HL7. Licensed under creative commons public domain"]; fhir:CodeSystem.caseSensitive [ fhir:value "true"^^xsd:boolean]; fhir:CodeSystem.valueSet [ fhir:value "http://terminology.hl7.org/ValueSet/v2-0357"; fhir:link <http://terminology.hl7.org/ValueSet/v2-0357> ]; fhir:CodeSystem.hierarchyMeaning [ fhir:value "is-a"]; fhir:CodeSystem.compositional [ fhir:value "false"^^xsd:boolean]; fhir:CodeSystem.versionNeeded [ fhir:value "false"^^xsd:boolean]; fhir:CodeSystem.content [ fhir:value "complete"]; fhir:CodeSystem.property [ fhir:index 0; fhir:CodeSystem.property.code [ fhir:value "status" ]; fhir:CodeSystem.property.uri [ fhir:value "http://terminology.hl7.org/CodeSystem/utg-concept-properties#status" ]; fhir:CodeSystem.property.description [ fhir:value "Status of the concept" ]; fhir:CodeSystem.property.type [ fhir:value "code" ] ], [ fhir:index 1; fhir:CodeSystem.property.code [ fhir:value "deprecated" ]; fhir:CodeSystem.property.uri [ fhir:value "http://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-table-deprecated" ]; fhir:CodeSystem.property.description [ fhir:value "Version of HL7 in which the code was deprecated" ]; fhir:CodeSystem.property.type [ fhir:value "code" ] ], [ fhir:index 2; fhir:CodeSystem.property.code [ fhir:value "v2-concComment" ]; fhir:CodeSystem.property.uri [ fhir:value "http://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-concComment" ]; fhir:CodeSystem.property.description [ fhir:value "V2 Concept Comment" ]; fhir:CodeSystem.property.type [ fhir:value "string" ] ], [ fhir:index 3; fhir:CodeSystem.property.code [ fhir:value "v2-concCommentAsPub" ]; fhir:CodeSystem.property.uri [ fhir:value "http://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-concCommentAsPub" ]; fhir:CodeSystem.property.description [ fhir:value "V2 Concept Comment As Published" ]; fhir:CodeSystem.property.type [ fhir:value "string" ] ]; fhir:CodeSystem.concept [ fhir:index 0; fhir:Element.id [ fhir:value "3570" ]; fhir:CodeSystem.concept.code [ fhir:value "0" ]; fhir:CodeSystem.concept.display [ fhir:value "Message accepted" ]; fhir:CodeSystem.concept.definition [ fhir:value "Message accepted" ]; fhir:CodeSystem.concept.designation [ fhir:index 0; fhir:CodeSystem.concept.designation.language [ fhir:value "de" ]; fhir:CodeSystem.concept.designation.use [ fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra" ]; fhir:Coding.code [ fhir:value "preferredForLanguage" ] ]; fhir:CodeSystem.concept.designation.value [ fhir:value "Nachricht akzeptiert" ] ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "v2-concComment" ]; fhir:CodeSystem.concept.property.valueString [ fhir:value "Success. Optional, as the AA conveys success. Used for systems that must always return a status code." ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "v2-concCommentAsPub" ]; fhir:CodeSystem.concept.property.valueString [ fhir:value "Success. Optional, as the AA conveys success. Used for systems that must always return a status code." ] ], [ fhir:index 2; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "A" ] ] ], [ fhir:index 1; fhir:Element.id [ fhir:value "3571" ]; fhir:CodeSystem.concept.code [ fhir:value "100" ]; fhir:CodeSystem.concept.display [ fhir:value "Segment sequence error" ]; fhir:CodeSystem.concept.definition [ fhir:value "Segment sequence error" ]; fhir:CodeSystem.concept.designation [ fhir:index 0; fhir:CodeSystem.concept.designation.language [ fhir:value "de" ]; fhir:CodeSystem.concept.designation.use [ fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra" ]; fhir:Coding.code [ fhir:value "preferredForLanguage" ] ]; fhir:CodeSystem.concept.designation.value [ fhir:value "Fehler in der Segmentreihenfolge" ] ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "v2-concComment" ]; fhir:CodeSystem.concept.property.valueString [ fhir:value "Error: The message segments were not in the proper order, or required segments are missing." ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "v2-concCommentAsPub" ]; fhir:CodeSystem.concept.property.valueString [ fhir:value "Error: The message segments were not in the proper order, or required segments are missing." ] ], [ fhir:index 2; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "A" ] ] ], [ fhir:index 2; fhir:Element.id [ fhir:value "3572" ]; fhir:CodeSystem.concept.code [ fhir:value "101" ]; fhir:CodeSystem.concept.display [ fhir:value "Required field missing" ]; fhir:CodeSystem.concept.definition [ fhir:value "Required field missing" ]; fhir:CodeSystem.concept.designation [ fhir:index 0; fhir:CodeSystem.concept.designation.language [ fhir:value "de" ]; fhir:CodeSystem.concept.designation.use [ fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra" ]; fhir:Coding.code [ fhir:value "preferredForLanguage" ] ]; fhir:CodeSystem.concept.designation.value [ fhir:value "erforderliches Feld leer" ] ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "v2-concComment" ]; fhir:CodeSystem.concept.property.valueString [ fhir:value "Error: A required field is missing from a segment" ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "v2-concCommentAsPub" ]; fhir:CodeSystem.concept.property.valueString [ fhir:value "Error: A required field is missing from a segment" ] ], [ fhir:index 2; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "A" ] ] ], [ fhir:index 3; fhir:Element.id [ fhir:value "3573" ]; fhir:CodeSystem.concept.code [ fhir:value "102" ]; fhir:CodeSystem.concept.display [ fhir:value "Data type error" ]; fhir:CodeSystem.concept.definition [ fhir:value "Data type error" ]; fhir:CodeSystem.concept.designation [ fhir:index 0; fhir:CodeSystem.concept.designation.language [ fhir:value "de" ]; fhir:CodeSystem.concept.designation.use [ fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra" ]; fhir:Coding.code [ fhir:value "preferredForLanguage" ] ]; fhir:CodeSystem.concept.designation.value [ fhir:value "Datentypfehler" ] ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "v2-concComment" ]; fhir:CodeSystem.concept.property.valueString [ fhir:value "Error: The field contained data of the wrong data type, e.g., an NM field contained \"FOO\"." ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "v2-concCommentAsPub" ]; fhir:CodeSystem.concept.property.valueString [ fhir:value "Error: The field contained data of the wrong data type, e.g., an NM field contained \"FOO\"." ] ], [ fhir:index 2; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "A" ] ] ], [ fhir:index 4; fhir:Element.id [ fhir:value "3574" ]; fhir:CodeSystem.concept.code [ fhir:value "103" ]; fhir:CodeSystem.concept.display [ fhir:value "Table value not found" ]; fhir:CodeSystem.concept.definition [ fhir:value "Table value not found" ]; fhir:CodeSystem.concept.designation [ fhir:index 0; fhir:CodeSystem.concept.designation.language [ fhir:value "de" ]; fhir:CodeSystem.concept.designation.use [ fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra" ]; fhir:Coding.code [ fhir:value "preferredForLanguage" ] ]; fhir:CodeSystem.concept.designation.value [ fhir:value "fehlender Eintrag in der Tabelle" ] ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "v2-concComment" ]; fhir:CodeSystem.concept.property.valueString [ fhir:value "Error: A field of data type ID or IS was compared against the corresponding table, and no match was found." ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "v2-concCommentAsPub" ]; fhir:CodeSystem.concept.property.valueString [ fhir:value "Error: A field of data type ID or IS was compared against the corresponding table, and no match was found." ] ], [ fhir:index 2; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "A" ] ] ], [ fhir:index 5; fhir:Element.id [ fhir:value "3575" ]; fhir:CodeSystem.concept.code [ fhir:value "104" ]; fhir:CodeSystem.concept.display [ fhir:value "Value too long" ]; fhir:CodeSystem.concept.definition [ fhir:value "Value too long" ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "v2-concComment" ]; fhir:CodeSystem.concept.property.valueString [ fhir:value "Error: a value exceeded the normative length, or the length that the application is able to safely handle." ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "v2-concCommentAsPub" ]; fhir:CodeSystem.concept.property.valueString [ fhir:value "Error: a value exceeded the normative length, or the length that the application is able to safely handle." ] ], [ fhir:index 2; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "A" ] ] ], [ fhir:index 6; fhir:Element.id [ fhir:value "3576" ]; fhir:CodeSystem.concept.code [ fhir:value "198" ]; fhir:CodeSystem.concept.display [ fhir:value "Non-Conformant Cardinality" ]; fhir:CodeSystem.concept.definition [ fhir: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." ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "v2-concComment" ]; fhir:CodeSystem.concept.property.valueString [ fhir:value "Error: Cardinality is listed as [0..3] and more than 3 of the identified element are present in the message." ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "N" ] ] ], [ fhir:index 7; fhir:Element.id [ fhir:value "3577" ]; fhir:CodeSystem.concept.code [ fhir:value "199" ]; fhir:CodeSystem.concept.display [ fhir:value "Other HL7 Error" ]; fhir:CodeSystem.concept.definition [ fhir:value "Any other error with the HL7 syntax that is not captured in any of the other error codes in this set." ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "v2-concComment" ]; fhir:CodeSystem.concept.property.valueString [ fhir:value "Error" ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "N" ] ] ], [ fhir:index 8; fhir:Element.id [ fhir:value "3578" ]; fhir:CodeSystem.concept.code [ fhir:value "200" ]; fhir:CodeSystem.concept.display [ fhir:value "Unsupported message type" ]; fhir:CodeSystem.concept.definition [ fhir:value "Unsupported message type" ]; fhir:CodeSystem.concept.designation [ fhir:index 0; fhir:CodeSystem.concept.designation.language [ fhir:value "de" ]; fhir:CodeSystem.concept.designation.use [ fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra" ]; fhir:Coding.code [ fhir:value "preferredForLanguage" ] ]; fhir:CodeSystem.concept.designation.value [ fhir:value "Nachrichtentyp wird nicht unterstützt" ] ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "v2-concComment" ]; fhir:CodeSystem.concept.property.valueString [ fhir:value "Rejection: The Message Type is not supported." ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "v2-concCommentAsPub" ]; fhir:CodeSystem.concept.property.valueString [ fhir:value "Rejection: The Message Type is not supported." ] ], [ fhir:index 2; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "A" ] ] ], [ fhir:index 9; fhir:Element.id [ fhir:value "3579" ]; fhir:CodeSystem.concept.code [ fhir:value "201" ]; fhir:CodeSystem.concept.display [ fhir:value "Unsupported event code" ]; fhir:CodeSystem.concept.definition [ fhir:value "Unsupported event code" ]; fhir:CodeSystem.concept.designation [ fhir:index 0; fhir:CodeSystem.concept.designation.language [ fhir:value "de" ]; fhir:CodeSystem.concept.designation.use [ fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra" ]; fhir:Coding.code [ fhir:value "preferredForLanguage" ] ]; fhir:CodeSystem.concept.designation.value [ fhir:value "Ereignis wird nicht unterstützt" ] ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "v2-concComment" ]; fhir:CodeSystem.concept.property.valueString [ fhir:value "Rejection: The Event Code is not supported." ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "v2-concCommentAsPub" ]; fhir:CodeSystem.concept.property.valueString [ fhir:value "Rejection: The Event Code is not supported." ] ], [ fhir:index 2; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "A" ] ] ], [ fhir:index 10; fhir:Element.id [ fhir:value "3580" ]; fhir:CodeSystem.concept.code [ fhir:value "202" ]; fhir:CodeSystem.concept.display [ fhir:value "Unsupported processing id" ]; fhir:CodeSystem.concept.definition [ fhir:value "Unsupported processing id" ]; fhir:CodeSystem.concept.designation [ fhir:index 0; fhir:CodeSystem.concept.designation.language [ fhir:value "de" ]; fhir:CodeSystem.concept.designation.use [ fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra" ]; fhir:Coding.code [ fhir:value "preferredForLanguage" ] ]; fhir:CodeSystem.concept.designation.value [ fhir:value "Processing-ID wird nicht unterstützt" ] ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "v2-concComment" ]; fhir:CodeSystem.concept.property.valueString [ fhir:value "Rejection: The Processing ID is not supported." ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "v2-concCommentAsPub" ]; fhir:CodeSystem.concept.property.valueString [ fhir:value "Rejection: The Processing ID is not supported." ] ], [ fhir:index 2; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "A" ] ] ], [ fhir:index 11; fhir:Element.id [ fhir:value "3581" ]; fhir:CodeSystem.concept.code [ fhir:value "203" ]; fhir:CodeSystem.concept.display [ fhir:value "Unsupported version id" ]; fhir:CodeSystem.concept.definition [ fhir:value "Unsupported version id" ]; fhir:CodeSystem.concept.designation [ fhir:index 0; fhir:CodeSystem.concept.designation.language [ fhir:value "de" ]; fhir:CodeSystem.concept.designation.use [ fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra" ]; fhir:Coding.code [ fhir:value "preferredForLanguage" ] ]; fhir:CodeSystem.concept.designation.value [ fhir:value "Version wird nicht unterstützt" ] ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "v2-concComment" ]; fhir:CodeSystem.concept.property.valueString [ fhir:value "Rejection: The Version ID is not supported." ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "v2-concCommentAsPub" ]; fhir:CodeSystem.concept.property.valueString [ fhir:value "Rejection: The Version ID is not supported." ] ], [ fhir:index 2; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "A" ] ] ], [ fhir:index 12; fhir:Element.id [ fhir:value "3582" ]; fhir:CodeSystem.concept.code [ fhir:value "204" ]; fhir:CodeSystem.concept.display [ fhir:value "Unknown key identifier" ]; fhir:CodeSystem.concept.definition [ fhir: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." ]; fhir:CodeSystem.concept.designation [ fhir:index 0; fhir:CodeSystem.concept.designation.language [ fhir:value "de" ]; fhir:CodeSystem.concept.designation.use [ fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra" ]; fhir:Coding.code [ fhir:value "preferredForLanguage" ] ]; fhir:CodeSystem.concept.designation.value [ fhir:value "Schlüsselwert nicht gefunden" ] ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "v2-concComment" ]; fhir:CodeSystem.concept.property.valueString [ fhir: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)." ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "v2-concCommentAsPub" ]; fhir:CodeSystem.concept.property.valueString [ fhir: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." ] ], [ fhir:index 2; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "B" ] ] ], [ fhir:index 13; fhir:Element.id [ fhir:value "3583" ]; fhir:CodeSystem.concept.code [ fhir:value "205" ]; fhir:CodeSystem.concept.display [ fhir:value "Duplicate key identifier" ]; fhir:CodeSystem.concept.definition [ fhir: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." ]; fhir:CodeSystem.concept.designation [ fhir:index 0; fhir:CodeSystem.concept.designation.language [ fhir:value "de" ]; fhir:CodeSystem.concept.designation.use [ fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra" ]; fhir:Coding.code [ fhir:value "preferredForLanguage" ] ]; fhir:CodeSystem.concept.designation.value [ fhir:value "doppelter Schlüsselwert" ] ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "v2-concComment" ]; fhir:CodeSystem.concept.property.valueString [ fhir: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)." ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "v2-concCommentAsPub" ]; fhir:CodeSystem.concept.property.valueString [ fhir:value "Rejection: The ID of the patient, order, etc., already exists. Used in response to addition transactions (Admit, New Order, etc.)." ] ], [ fhir:index 2; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "B" ] ] ], [ fhir:index 14; fhir:Element.id [ fhir:value "3584" ]; fhir:CodeSystem.concept.code [ fhir:value "206" ]; fhir:CodeSystem.concept.display [ fhir:value "Application record locked" ]; fhir:CodeSystem.concept.definition [ fhir: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." ]; fhir:CodeSystem.concept.designation [ fhir:index 0; fhir:CodeSystem.concept.designation.language [ fhir:value "de" ]; fhir:CodeSystem.concept.designation.use [ fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra" ]; fhir:Coding.code [ fhir:value "preferredForLanguage" ] ]; fhir:CodeSystem.concept.designation.value [ fhir:value "Datensatz durch Applikation gesperrt" ] ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "v2-concComment" ]; fhir:CodeSystem.concept.property.valueString [ fhir: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)." ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "v2-concCommentAsPub" ]; fhir:CodeSystem.concept.property.valueString [ fhir:value "Rejection: The transaction could not be performed at the application storage level, e.g., database locked." ] ], [ fhir:index 2; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "B" ] ] ], [ fhir:index 15; fhir:Element.id [ fhir:value "3585" ]; fhir:CodeSystem.concept.code [ fhir:value "207" ]; fhir:CodeSystem.concept.display [ fhir:value "Application error" ]; fhir:CodeSystem.concept.definition [ fhir:value "An application level error has occurred and the detail for that error is identified in ERR-5." ]; fhir:CodeSystem.concept.designation [ fhir:index 0; fhir:CodeSystem.concept.designation.language [ fhir:value "de" ]; fhir:CodeSystem.concept.designation.use [ fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra" ]; fhir:Coding.code [ fhir:value "preferredForLanguage" ] ]; fhir:CodeSystem.concept.designation.value [ fhir:value "applikationsinterner Fehler" ] ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "v2-concComment" ]; fhir:CodeSystem.concept.property.valueString [ fhir: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." ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "v2-concCommentAsPub" ]; fhir:CodeSystem.concept.property.valueString [ fhir:value "Rejection: A catchall for internal errors not explicitly covered by other codes." ] ], [ fhir:index 2; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "A" ] ] ]. # - ontology header ------------------------------------------------------------ a owl:Ontology; owl:imports fhir:fhir.ttl.