FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/epa-vertraulichkeit-cs

Packagede.gematik.terminology
Resource TypeCodeSystem
Idepa-vertraulichkeit-cs
FHIR VersionR4
Sourcehttps://gematik.de/fhir/terminology/https://simplifier.net/resolve?scope=de.gematik.terminology@1.0.6&canonical=https://gematik.de/fhir/terminology/CodeSystem/epa-vertraulichkeit-cs
URLhttps://gematik.de/fhir/terminology/CodeSystem/epa-vertraulichkeit-cs
Version1.0.6
Statusactive
Date2025-05-28
NameEPAVertraulichkeitCS
TitleCodesystem für ePA-Vertraulichkeiten
Realmde
DescriptionePA-spezifische Berechtigungskategorien
Contentcomplete

Resources that use this resource

ValueSet
epa-mhd-security-label-vsMHD Security Label Value Set for ePA
epa-xds-confidentiality-code-vsIHE XDS Confidentiality Code ValueSet für ePA

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "id": "epa-vertraulichkeit-cs",
  "url": "https://gematik.de/fhir/terminology/CodeSystem/epa-vertraulichkeit-cs",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:1.2.276.0.76.5.491"
    }
  ],
  "version": "1.0.6",
  "name": "EPAVertraulichkeitCS",
  "title": "Codesystem für ePA-Vertraulichkeiten",
  "status": "active",
  "experimental": false,
  "date": "2025-05-28",
  "publisher": "gematik GmbH",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "https://www.gematik.de"
        }
      ]
    }
  ],
  "description": "ePA-spezifische Berechtigungskategorien",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "DE"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "count": 5,
  "property": [
    {
      "code": "status",
      "uri": "http://hl7.org/fhir/concept-properties#status",
      "description": "Status",
      "type": "code"
    }
  ],
  "concept": [
    {
      "code": "CON",
      "display": "Dokument verbergen"
    },
    {
      "code": "LEI",
      "display": "Dokument einer Leistungserbringerinstitution",
      "property": [
        {
          "code": "status",
          "valueCode": "inactive"
        }
      ]
    },
    {
      "code": "KTR",
      "display": "Dokument eines Kostenträgers",
      "property": [
        {
          "code": "status",
          "valueCode": "inactive"
        }
      ]
    },
    {
      "code": "LEÄ",
      "display": "Leistungserbringeräquivalentes Dokument eines Versicherten oder Kostenträgers",
      "property": [
        {
          "code": "status",
          "valueCode": "inactive"
        }
      ]
    },
    {
      "code": "PAT",
      "display": "Dokument eines Versicherten",
      "property": [
        {
          "code": "status",
          "valueCode": "inactive"
        }
      ]
    }
  ]
}