Extensions for Using Data Elements from FHIR STU3 in FHIR R5 - Downloaded Version null See the Directory of published versions
| Page standards status: Trial-use | Maturity Level: 0 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@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:id [ fhir:v "v2-0357"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem v2-0357</b></p><a name=\"v2-0357\"> </a><a name=\"hcv2-0357\"> </a><p>This case-insensitive code system <code>http://hl7.org/fhir/v2/0357</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">0<a name=\"v2-0357-0\"> </a></td><td>Message accepted</td></tr><tr><td style=\"white-space:nowrap\">100<a name=\"v2-0357-100\"> </a></td><td>Segment sequence error</td></tr><tr><td style=\"white-space:nowrap\">101<a name=\"v2-0357-101\"> </a></td><td>Required field missing</td></tr><tr><td style=\"white-space:nowrap\">102<a name=\"v2-0357-102\"> </a></td><td>Data type error</td></tr><tr><td style=\"white-space:nowrap\">103<a name=\"v2-0357-103\"> </a></td><td>Table value not found</td></tr><tr><td style=\"white-space:nowrap\">104<a name=\"v2-0357-104\"> </a></td><td>Value too long</td></tr><tr><td style=\"white-space:nowrap\">200<a name=\"v2-0357-200\"> </a></td><td>Unsupported message type</td></tr><tr><td style=\"white-space:nowrap\">201<a name=\"v2-0357-201\"> </a></td><td>Unsupported event code</td></tr><tr><td style=\"white-space:nowrap\">202<a name=\"v2-0357-202\"> </a></td><td>Unsupported processing id</td></tr><tr><td style=\"white-space:nowrap\">203<a name=\"v2-0357-203\"> </a></td><td>Unsupported version id</td></tr><tr><td style=\"white-space:nowrap\">204<a name=\"v2-0357-204\"> </a></td><td>Unknown key identifier</td></tr><tr><td style=\"white-space:nowrap\">205<a name=\"v2-0357-205\"> </a></td><td>Duplicate key identifier</td></tr><tr><td style=\"white-space:nowrap\">206<a name=\"v2-0357-206\"> </a></td><td>Application record locked</td></tr><tr><td style=\"white-space:nowrap\">207<a name=\"v2-0357-207\"> </a></td><td>Application internal error</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><td><b>Nederlands (Dutch, nl)</b></td></tr><tr><td>0</td><td>Nachricht akzeptiert</td><td>Bericht geaccepteerd</td></tr><tr><td>100</td><td>Fehler in der Segmentreihenfolge</td><td>Fout in segmentvolgorde</td></tr><tr><td>101</td><td>erforderliches Feld leer</td><td>Verplicht veld ontbreekt</td></tr><tr><td>102</td><td>Datentypfehler</td><td>Fout in datatype</td></tr><tr><td>103</td><td>fehlender Eintrag in der Tabelle</td><td>Tabelwaarde niet gevonden</td></tr><tr><td>104</td><td/><td>Waarde te lang</td></tr><tr><td>200</td><td>Nachrichtentyp wird nicht unterstützt</td><td>Niet-ondersteund berichttype</td></tr><tr><td>201</td><td>Ereignis wird nicht unterstützt</td><td>Niet-ondersteunde eventcode</td></tr><tr><td>202</td><td>Processing-ID wird nicht unterstützt</td><td>Niet-ondersteunde processing id</td></tr><tr><td>203</td><td>Version wird nicht unterstützt</td><td>Niet-ondersteunde versie</td></tr><tr><td>204</td><td>Schlüsselwert nicht gefunden</td><td>Onbekende sleutel-identificatie</td></tr><tr><td>205</td><td>doppelter Schlüsselwert</td><td>Duplicaat sleutel-identificatie</td></tr><tr><td>206</td><td>Datensatz durch Applikation gesperrt</td><td>Applicatie record vergrendeld</td></tr><tr><td>207</td><td>applikationsinterner Fehler</td><td>Interne applicatiefout</td></tr></table></div>"^^rdf:XMLLiteral ]
] ; #
fhir:extension ( [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status> ] ;
fhir:value [
a fhir:String ;
fhir:v "External" ]
] [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm> ] ;
fhir:value [
a fhir:Integer ;
fhir:v 0 ]
] [
( fhir:extension [
fhir:url [
fhir:v "packageId"^^xsd:anyURI ;
fhir:l fhir:packageId ] ;
fhir:value [
a fhir:Id ;
fhir:v "hl7.fhir.uv.xver-r3.r5" ] ] [
fhir:url [
fhir:v "version"^^xsd:anyURI ;
fhir:l fhir:version ] ;
fhir:value [
a fhir:String ;
fhir:v "0.1.0" ] ] [
fhir:url [
fhir:v "uri"^^xsd:anyURI ;
fhir:l fhir:uri ] ;
fhir:value [
a fhir:Uri ;
fhir:v "http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r3.r5"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r3.r5> ] ] ) ;
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/package-source"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/package-source> ]
] [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-wg> ] ;
fhir:value [
a fhir:Code ;
fhir:v "fhir" ]
] [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status> ] ;
fhir:value [
a fhir:Code ;
fhir:v "trial-use" ;
( fhir:extension [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom> ] ;
fhir:value [
a fhir:Canonical ;
fhir:v "http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r3.r5"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r3.r5> ] ] ) ]
] ) ; #
fhir:url [
fhir:v "http://hl7.org/fhir/v2/0357"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/v2/0357>
] ; #
fhir:version [ fhir:v "2.8.2"] ; #
fhir:name [ fhir:v "v2 Message Error Condition Codes"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2026-03-20T12:39:37+11:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "FHIR Infrastructure"] ; #
fhir:contact ( [
fhir:name [ fhir:v "FHIR Infrastructure" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/fiwg" ] ] )
] ) ; #
fhir:description [ fhir:v "FHIR Value set/code system definition for HL7 v2 table 0357 ( Message Error Condition Codes)"] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [
fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ;
fhir:l <http://unstats.un.org/unsd/methods/m49/m49.htm> ] ;
fhir:code [ fhir:v "001" ] ;
fhir:display [ fhir:v "World" ] ] )
] ) ; #
fhir:caseSensitive [ fhir:v false] ; #
fhir:valueSet [
fhir:v "http://hl7.org/fhir/ValueSet/v2-0357"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/ValueSet/v2-0357>
] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:concept ( [
fhir:code [ fhir:v "0" ] ;
fhir:display [ fhir:v "Message accepted" ] ;
( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Nachricht akzeptiert" ] ] [
fhir:language [ fhir:v "nl" ] ;
fhir:value [ fhir:v "Bericht geaccepteerd" ] ] )
] [
fhir:code [ fhir:v "100" ] ;
fhir:display [ fhir:v "Segment sequence error" ] ;
( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Fehler in der Segmentreihenfolge" ] ] [
fhir:language [ fhir:v "nl" ] ;
fhir:value [ fhir:v "Fout in segmentvolgorde" ] ] )
] [
fhir:code [ fhir:v "101" ] ;
fhir:display [ fhir:v "Required field missing" ] ;
( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "erforderliches Feld leer" ] ] [
fhir:language [ fhir:v "nl" ] ;
fhir:value [ fhir:v "Verplicht veld ontbreekt" ] ] )
] [
fhir:code [ fhir:v "102" ] ;
fhir:display [ fhir:v "Data type error" ] ;
( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Datentypfehler" ] ] [
fhir:language [ fhir:v "nl" ] ;
fhir:value [ fhir:v "Fout in datatype" ] ] )
] [
fhir:code [ fhir:v "103" ] ;
fhir:display [ fhir:v "Table value not found" ] ;
( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "fehlender Eintrag in der Tabelle" ] ] [
fhir:language [ fhir:v "nl" ] ;
fhir:value [ fhir:v "Tabelwaarde niet gevonden" ] ] )
] [
fhir:code [ fhir:v "104" ] ;
fhir:display [ fhir:v "Value too long" ] ;
( fhir:designation [
fhir:language [ fhir:v "nl" ] ;
fhir:value [ fhir:v "Waarde te lang" ] ] )
] [
fhir:code [ fhir:v "200" ] ;
fhir:display [ fhir:v "Unsupported message type" ] ;
( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Nachrichtentyp wird nicht unterstützt" ] ] [
fhir:language [ fhir:v "nl" ] ;
fhir:value [ fhir:v "Niet-ondersteund berichttype" ] ] )
] [
fhir:code [ fhir:v "201" ] ;
fhir:display [ fhir:v "Unsupported event code" ] ;
( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Ereignis wird nicht unterstützt" ] ] [
fhir:language [ fhir:v "nl" ] ;
fhir:value [ fhir:v "Niet-ondersteunde eventcode" ] ] )
] [
fhir:code [ fhir:v "202" ] ;
fhir:display [ fhir:v "Unsupported processing id" ] ;
( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Processing-ID wird nicht unterstützt" ] ] [
fhir:language [ fhir:v "nl" ] ;
fhir:value [ fhir:v "Niet-ondersteunde processing id" ] ] )
] [
fhir:code [ fhir:v "203" ] ;
fhir:display [ fhir:v "Unsupported version id" ] ;
( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Version wird nicht unterstützt" ] ] [
fhir:language [ fhir:v "nl" ] ;
fhir:value [ fhir:v "Niet-ondersteunde versie" ] ] )
] [
fhir:code [ fhir:v "204" ] ;
fhir:display [ fhir:v "Unknown key identifier" ] ;
( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Schlüsselwert nicht gefunden" ] ] [
fhir:language [ fhir:v "nl" ] ;
fhir:value [ fhir:v "Onbekende sleutel-identificatie" ] ] )
] [
fhir:code [ fhir:v "205" ] ;
fhir:display [ fhir:v "Duplicate key identifier" ] ;
( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "doppelter Schlüsselwert" ] ] [
fhir:language [ fhir:v "nl" ] ;
fhir:value [ fhir:v "Duplicaat sleutel-identificatie" ] ] )
] [
fhir:code [ fhir:v "206" ] ;
fhir:display [ fhir:v "Application record locked" ] ;
( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Datensatz durch Applikation gesperrt" ] ] [
fhir:language [ fhir:v "nl" ] ;
fhir:value [ fhir:v "Applicatie record vergrendeld" ] ] )
] [
fhir:code [ fhir:v "207" ] ;
fhir:display [ fhir:v "Application internal error" ] ;
( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "applikationsinterner Fehler" ] ] [
fhir:language [ fhir:v "nl" ] ;
fhir:value [ fhir:v "Interne applicatiefout" ] ] )
] ) . #
IG © 2025+ FHIR Infrastructure. Package hl7.fhir.uv.xver-r3.r5#0.1.0 based on FHIR 5.0.0. Generated 2026-03-20
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change
