This page is part of the FHIR Specification (v1.0.0: DSTU 2 Ballot 3). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions
FHIR Value set/code system definition for HL7 v2 table 0357 ( Message Error Condition Codes)
{ "resourceType": "ValueSet", "id": "v2-0357", "meta": { "profile": [ "http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition" ] }, "text": { "status": "additional", "div": "<div>!-- Snipped for Brevity --></div>" }, "url": "http://hl7.org/fhir/ValueSet/v2-0357", "version": "2.7", "name": "v2 Message Error Condition Codes", "status": "active", "experimental": true, "publisher": "HL7, Inc", "contact": [ { "telecom": [ { "system": "other", "value": "http://hl7.org" } ] } ], "date": "2011-01-28", "description": "FHIR Value set/code system definition for HL7 v2 table 0357 ( Message Error Condition Codes)", "codeSystem": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid", "valueUri": "urn:oid:2.16.840.1.133883.18.217" } ], "system": "http://hl7.org/fhir/v2/0357", "caseSensitive": false, "concept": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/valueset-deprecated", "valueBoolean": true } ], "code": "0", "display": "Message accepted", "designation": [ { "language": "de", "value": "Nachricht akzeptiert" } ] }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/valueset-deprecated", "valueBoolean": true } ], "code": "100", "display": "Segment sequence error", "designation": [ { "language": "de", "value": "Fehler in der Segmentreihenfolge" } ] }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/valueset-deprecated", "valueBoolean": true } ], "code": "101", "display": "Required field missing", "designation": [ { "language": "de", "value": "erforderliches Feld leer" } ] }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/valueset-deprecated", "valueBoolean": true } ], "code": "102", "display": "Data type error", "designation": [ { "language": "de", "value": "Datentypfehler" } ] }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/valueset-deprecated", "valueBoolean": true } ], "code": "103", "display": "Table value not found", "designation": [ { "language": "de", "value": "fehlender Eintrag in der Tabelle" } ] }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/valueset-deprecated", "valueBoolean": true } ], "code": "104", "display": "Value too long" }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/valueset-deprecated", "valueBoolean": true } ], "code": "200", "display": "Unsupported message type", "designation": [ { "language": "de", "value": "Nachrichtentyp wird nicht unterstützt" } ] }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/valueset-deprecated", "valueBoolean": true } ], "code": "201", "display": "Unsupported event code", "designation": [ { "language": "de", "value": "Ereignis wird nicht unterstützt" } ] }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/valueset-deprecated", "valueBoolean": true } ], "code": "202", "display": "Unsupported processing id", "designation": [ { "language": "de", "value": "Processing-ID wird nicht unterstützt" } ] }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/valueset-deprecated", "valueBoolean": true } ], "code": "203", "display": "Unsupported version id", "designation": [ { "language": "de", "value": "Version wird nicht unterstützt" } ] }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/valueset-deprecated", "valueBoolean": true } ], "code": "204", "display": "Unknown key identifier", "designation": [ { "language": "de", "value": "Schlüsselwert nicht gefunden" } ] }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/valueset-deprecated", "valueBoolean": true } ], "code": "205", "display": "Duplicate key identifier", "designation": [ { "language": "de", "value": "doppelter Schlüsselwert" } ] }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/valueset-deprecated", "valueBoolean": true } ], "code": "206", "display": "Application record locked", "designation": [ { "language": "de", "value": "Datensatz durch Applikation gesperrt" } ] }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/valueset-deprecated", "valueBoolean": true } ], "code": "207", "display": "Application internal error", "designation": [ { "language": "de", "value": "applikationsinterner Fehler" } ] } ] } }
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.