{
  "resourceType": "ValueSet",
  "status": "active",
  "name": "VSDMErrorcodeVS",
  "id": "VSDMErrorcodeVS",
  "title": "VSDM-Fehlercodes",
  "description": "Fehlercodes im Versichertenstammdatenmanagement (VSDM) 2.0",
  "version": "1.0.1",
  "url": "https://gematik.de/fhir/vsdm2/ValueSet/VSDMErrorcodeVS",
  "experimental": false,
  "publisher": "gematik GmbH",
  "contact": [
    {
      "name": "gematik GmbH",
      "telecom": [
        {
          "system": "url",
          "value": "https://fachportal.gematik.de/anwendungen/versichertenstammdaten-management"
        }
      ]
    }
  ],
  "jurisdiction": [
    {
      "coding": [
        {
          "code": "DE",
          "system": "urn:iso:std:iso:3166",
          "display": "Germany"
        }
      ]
    }
  ],
  "date": "2026-05-20",
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/operation-outcome",
        "version": "3.0.0"
      },
      {
        "system": "https://gematik.de/fhir/vsdm2/CodeSystem/VSDMErrorcodeCS"
      }
    ]
  }
}