@prefix fhir: . @prefix owl: . @prefix rdfs: . @prefix xsd: . # - 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 "

messageErrorCondition

HL7-defined code system of concepts specifying the HL7 (communications) error code. Used in the ERR segment in HL7 Version 2.x messaging.

\n

Copyright Statement: Copyright HL7. Licensed under creative commons public domain

Properties

CodeURLDescriptionType
statushttp://terminology.hl7.org/CodeSystem/utg-concept-properties#statusStatus of the conceptcode
deprecatedhttp://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-table-deprecatedVersion of HL7 in which the code was deprecatedcode
v2-concCommenthttp://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-concCommentV2 Concept Commentstring
v2-concCommentAsPubhttp://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-concCommentAsPubV2 Concept Comment As Publishedstring

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

CodeDisplayDefinitionV2 Table StatusV2 Concept CommentV2 Concept Comment As Published
0 Message acceptedMessage acceptedASuccess. 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 errorAError: 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 missingAError: A required field is missing from a segmentError: A required field is missing from a segment
102 Data type errorData type errorAError: 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 foundAError: 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 longAError: 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.NError: 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.NError
200 Unsupported message typeUnsupported message typeARejection: The Message Type is not supported.Rejection: The Message Type is not supported.
201 Unsupported event codeUnsupported event codeARejection: The Event Code is not supported.Rejection: The Event Code is not supported.
202 Unsupported processing idUnsupported processing idARejection: The Processing ID is not supported.Rejection: The Processing ID is not supported.
203 Unsupported version idUnsupported version idARejection: 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.BERR-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.BERR-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.BERR-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.AThis 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
" ]; 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 ]; 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 . # -------------------------------------------------------------------------------------