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

FHIR IG analytics

Packagede.gematik.vsdm2
Resource TypeValueSet
IdValueSet-VSDMErrorcodeVS.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.gematik.vsdm2@1.0.0-rc6&canonical=https://gematik.de/fhir/vsdm2/ValueSet/VSDMErrorcodeVS
URLhttps://gematik.de/fhir/vsdm2/ValueSet/VSDMErrorcodeVS
Version1.0.0-rc6
Statusactive
Date2026-01-30
NameVSDMErrorcodeVS
TitleVSDM-Fehlercodes
DescriptionFehlercodes im Versichertenstammdatenmanagement (VSDM) 2.0

Resources that use this resource

ConceptMap
VSDMTDSCodeErrorcodeVSDMTDSCode zu VSDMErrorcode
StructureDefinition
VSDMOperationOutcomeFehlermeldung des VSDM Resource Servers

Resources that this resource uses

CodeSystem
operation-outcomeOperation Outcome Codes
VSDMErrorcodeCSVSDM-Fehlercodes

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "status": "active",
  "name": "VSDMErrorcodeVS",
  "id": "VSDMErrorcodeVS",
  "title": "VSDM-Fehlercodes",
  "description": "Fehlercodes im Versichertenstammdatenmanagement (VSDM) 2.0",
  "version": "1.0.0-rc6",
  "url": "https://gematik.de/fhir/vsdm2/ValueSet/VSDMErrorcodeVS",
  "experimental": false,
  "publisher": "gematik GmbH",
  "date": "2026-01-30",
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/operation-outcome",
        "version": "3.0.0"
      },
      {
        "system": "https://gematik.de/fhir/vsdm2/CodeSystem/VSDMErrorcodeCS"
      }
    ]
  }
}