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

FHIR IG analytics

Packagede.gematik.terminology
Resource TypeCodeSystem
IdCodeSystem-epa-vertraulichkeit-cs.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.gematik.terminology@1.0.8&canonical=https://gematik.de/fhir/terminology/CodeSystem/epa-vertraulichkeit-cs
URLhttps://gematik.de/fhir/terminology/CodeSystem/epa-vertraulichkeit-cs
Version1.0.7
Statusactive
Date2025-09-12
NameEPAVertraulichkeitCS
TitleEPA Code System für Vertraulichkeiten
Realmde
DescriptionEPA Code System für Vertraulichkeiten
Copyrightgematik GmbH
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


Source1

{
  "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.7",
  "name": "EPAVertraulichkeitCS",
  "title": "EPA Code System für Vertraulichkeiten",
  "status": "active",
  "experimental": false,
  "date": "2025-09-12",
  "publisher": "gematik GmbH",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "https://www.gematik.de"
        }
      ]
    }
  ],
  "description": "EPA Code System für Vertraulichkeiten",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "DE"
        }
      ]
    }
  ],
  "copyright": "gematik GmbH",
  "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"
        }
      ]
    }
  ]
}