FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.uv.xver-r2.r4.r4
Resource TypeCodeSystem
IdCodeSystem-v2-0357.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem v2-0357

Properties

This code system defines the following properties for its concepts

NameCodeURIType
statusstatushttp://hl7.org/fhir/concept-properties#statuscode
Inactiveinactivehttp://hl7.org/fhir/concept-properties#inactiveboolean
effectiveDateeffectiveDatehttp://hl7.org/fhir/concept-properties#effectiveDatedateTime
deprecationDatedeprecationDatehttp://hl7.org/fhir/concept-properties#deprecationDatedateTime
retirementDateretirementDatehttp://hl7.org/fhir/concept-properties#retirementDatedateTime
Not SelectablenotSelectablehttp://hl7.org/fhir/concept-properties#notSelectableboolean
Parentparenthttp://hl7.org/fhir/concept-properties#parentcode
Childchildhttp://hl7.org/fhir/concept-properties#childcode
partOfpartOfhttp://hl7.org/fhir/concept-properties#partOfcode
synonymsynonymhttp://hl7.org/fhir/concept-properties#synonymcode
commentcommenthttp://hl7.org/fhir/concept-properties#commentstring
itemWeightitemWeighthttp://hl7.org/fhir/concept-properties#itemWeightdecimal

Concepts

This case-insensitive code system http://hl7.org/fhir/v2/0357 defines the following codes:

CodeDisplayDeutsch (German, de)
0 Message acceptedNachricht akzeptiert
100 Segment sequence errorFehler in der Segmentreihenfolge
101 Required field missingerforderliches Feld leer
102 Data type errorDatentypfehler
103 Table value not foundfehlender Eintrag in der Tabelle
104 Value too long
200 Unsupported message typeNachrichtentyp wird nicht unterstützt
201 Unsupported event codeEreignis wird nicht unterstützt
202 Unsupported processing idProcessing-ID wird nicht unterstützt
203 Unsupported version idVersion wird nicht unterstützt
204 Unknown key identifierSchlüsselwert nicht gefunden
205 Duplicate key identifierdoppelter Schlüsselwert
206 Application record lockedDatensatz durch Applikation gesperrt
207 Application internal errorapplikationsinterner Fehler

Source1

{
  "resourceType": "CodeSystem",
  "id": "v2-0357",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
      "valueUri": "urn:oid:2.16.840.1.133883.18.217"
    },
    {
      "extension": [
        {
          "url": "packageId",
          "valueId": "hl7.fhir.uv.xver-r2.r4"
        },
        {
          "url": "version",
          "valueString": "0.0.1-snapshot-2"
        }
      ],
      "url": "http://hl7.org/fhir/StructureDefinition/package-source"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "fhir"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 0,
      "_valueInteger": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/1.0/ImplementationGuide/hl7.fhir.uv.xver-r2.r4"
          }
        ]
      }
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "trial-use",
      "_valueCode": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/1.0/ImplementationGuide/hl7.fhir.uv.xver-r2.r4"
          }
        ]
      }
    }
  ],
  "url": "http://hl7.org/fhir/v2/0357",
  "version": "1.0.2",
  "name": "v2-0357",
  "status": "draft",
  "date": "2025-09-13T15:01:03-04:00",
  "publisher": "FHIR Infrastructure",
  "contact": [
    {
      "name": "FHIR Infrastructure",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/fiwg"
        }
      ]
    }
  ],
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "caseSensitive": false,
  "content": "complete",
  "property": [
    {
      "code": "status",
      "uri": "http://hl7.org/fhir/concept-properties#status",
      "type": "code"
    },
    {
      "code": "inactive",
      "uri": "http://hl7.org/fhir/concept-properties#inactive",
      "type": "boolean"
    },
    {
      "code": "effectiveDate",
      "uri": "http://hl7.org/fhir/concept-properties#effectiveDate",
      "type": "dateTime"
    },
    {
      "code": "deprecationDate",
      "uri": "http://hl7.org/fhir/concept-properties#deprecationDate",
      "type": "dateTime"
    },
    {
      "code": "retirementDate",
      "uri": "http://hl7.org/fhir/concept-properties#retirementDate",
      "type": "dateTime"
    },
    {
      "code": "notSelectable",
      "uri": "http://hl7.org/fhir/concept-properties#notSelectable",
      "type": "boolean"
    },
    {
      "code": "parent",
      "uri": "http://hl7.org/fhir/concept-properties#parent",
      "type": "code"
    },
    {
      "code": "child",
      "uri": "http://hl7.org/fhir/concept-properties#child",
      "type": "code"
    },
    {
      "code": "partOf",
      "uri": "http://hl7.org/fhir/concept-properties#partOf",
      "type": "code"
    },
    {
      "code": "synonym",
      "uri": "http://hl7.org/fhir/concept-properties#synonym",
      "type": "code"
    },
    {
      "code": "comment",
      "uri": "http://hl7.org/fhir/concept-properties#comment",
      "type": "string"
    },
    {
      "code": "itemWeight",
      "uri": "http://hl7.org/fhir/concept-properties#itemWeight",
      "type": "decimal"
    }
  ],
  "concept": [
    {
      "code": "0",
      "display": "Message accepted",
      "designation": [
        {
          "language": "de",
          "value": "Nachricht akzeptiert"
        }
      ]
    },
    {
      "code": "100",
      "display": "Segment sequence error",
      "designation": [
        {
          "language": "de",
          "value": "Fehler in der Segmentreihenfolge"
        }
      ]
    },
    {
      "code": "101",
      "display": "Required field missing",
      "designation": [
        {
          "language": "de",
          "value": "erforderliches Feld leer"
        }
      ]
    },
    {
      "code": "102",
      "display": "Data type error",
      "designation": [
        {
          "language": "de",
          "value": "Datentypfehler"
        }
      ]
    },
    {
      "code": "103",
      "display": "Table value not found",
      "designation": [
        {
          "language": "de",
          "value": "fehlender Eintrag in der Tabelle"
        }
      ]
    },
    {
      "code": "104",
      "display": "Value too long"
    },
    {
      "code": "200",
      "display": "Unsupported message type",
      "designation": [
        {
          "language": "de",
          "value": "Nachrichtentyp wird nicht unterstützt"
        }
      ]
    },
    {
      "code": "201",
      "display": "Unsupported event code",
      "designation": [
        {
          "language": "de",
          "value": "Ereignis wird nicht unterstützt"
        }
      ]
    },
    {
      "code": "202",
      "display": "Unsupported processing id",
      "designation": [
        {
          "language": "de",
          "value": "Processing-ID wird nicht unterstützt"
        }
      ]
    },
    {
      "code": "203",
      "display": "Unsupported version id",
      "designation": [
        {
          "language": "de",
          "value": "Version wird nicht unterstützt"
        }
      ]
    },
    {
      "code": "204",
      "display": "Unknown key identifier",
      "designation": [
        {
          "language": "de",
          "value": "Schlüsselwert nicht gefunden"
        }
      ]
    },
    {
      "code": "205",
      "display": "Duplicate key identifier",
      "designation": [
        {
          "language": "de",
          "value": "doppelter Schlüsselwert"
        }
      ]
    },
    {
      "code": "206",
      "display": "Application record locked",
      "designation": [
        {
          "language": "de",
          "value": "Datensatz durch Applikation gesperrt"
        }
      ]
    },
    {
      "code": "207",
      "display": "Application internal error",
      "designation": [
        {
          "language": "de",
          "value": "applikationsinterner Fehler"
        }
      ]
    }
  ]
}