Implementation Guide
TI Terminology
Version 1.0.5-4 - release

: IHE XDS Confidentiality Code ValueSet für ePA - JSON Representation

Active as of 2025-05-12

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "epa-xds-confidentiality-code-vs",
  "url" : "https://gematik.de/fhir/terminology/ValueSet/epa-xds-confidentiality-code-vs",
  "identifier" : [
    {
      "use" : "official",
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:1.2.276.0.76.11.582"
    }
  ],
  "version" : "1.0.5-4",
  "name" : "EPAXDSConfidentialityCodeVS",
  "title" : "IHE XDS Confidentiality Code ValueSet für ePA",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-05-12",
  "publisher" : "gematik GmbH",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.gematik.de"
        }
      ]
    }
  ],
  "description" : "Der Code, der den Grad der Vertraulichkeit des Dokuments angibt.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "DE"
        }
      ]
    }
  ],
  "immutable" : false,
  "compose" : {
    "include" : [
      {
        "system" : "https://gematik.de/fhir/terminology/CodeSystem/epa-vertraulichkeit-cs"
      },
      {
        "system" : "urn:oid:2.16.840.1.113883.5.25",
        "concept" : [
          {
            "code" : "N"
          },
          {
            "code" : "R"
          },
          {
            "code" : "V"
          }
        ]
      },
      {
        "system" : "urn:oid:1.3.6.1.4.1.19376.3.276.1.5.10"
      }
    ]
  },
  "expansion" : {
    "timestamp" : "2025-05-12",
    "contains" : [
      {
        "system" : "https://gematik.de/fhir/terminology/CodeSystem/epa-vertraulichkeit-cs",
        "code" : "CON",
        "display" : "Dokument verbergen"
      },
      {
        "system" : "urn:oid:2.16.840.1.113883.5.25",
        "code" : "N",
        "display" : "normal"
      },
      {
        "system" : "urn:oid:2.16.840.1.113883.5.25",
        "code" : "R",
        "display" : "restricted"
      },
      {
        "system" : "urn:oid:2.16.840.1.113883.5.25",
        "code" : "V",
        "display" : "very restricted"
      },
      {
        "system" : "urn:oid:1.3.6.1.4.1.19376.3.276.1.5.10",
        "code" : "PN",
        "display" : "übliche Vertraulichkeit"
      },
      {
        "system" : "urn:oid:1.3.6.1.4.1.19376.3.276.1.5.10",
        "code" : "PR",
        "display" : "erhöhte Vertraulichkeit"
      },
      {
        "system" : "urn:oid:1.3.6.1.4.1.19376.3.276.1.5.10",
        "code" : "PV",
        "display" : "gesperrt"
      }
    ]
  }
}