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

FHIR IG Statistics: CodeSystem/epa-auditevent-purpose-of-event-cs

Packagede.gematik.epa
TypeCodeSystem
Idepa-auditevent-purpose-of-event-cs
FHIR VersionR4
Sourcehttps://gematik.de/fhir/epa/https://simplifier.net/resolve?scope=de.gematik.epa@1.1.5&canonical=https://gematik.de/fhir/epa/CodeSystem/epa-auditevent-purpose-of-event-cs
URLhttps://gematik.de/fhir/epa/CodeSystem/epa-auditevent-purpose-of-event-cs
Version1.1.5
Statusactive
Date2025-05-28
NameEPAAuditEventPurposeOfEventCS
TitleEPA AuditEvent Purpose of Event
Realmde
DescriptionPurposes of the event for AuditEvents in the ePA context
Contentcomplete

Resources that use this resource

ValueSet
epa-auditevent-purpose-of-event-vsEPA AuditEvent Purpose of Event

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem epa-auditevent-purpose-of-event-cs

This case-sensitive code system https://gematik.de/fhir/epa/CodeSystem/epa-auditevent-purpose-of-event-cs defines the following code:

CodeDisplayDeutsch (German, de)
EXPORTFDZ Export für das Forschungsdatenzentrum GesundheitExport für das Forschungsdatenzentrum Gesundheit

Source

{
  "resourceType": "CodeSystem",
  "id": "epa-auditevent-purpose-of-event-cs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://gematik.de/fhir/epa/CodeSystem/epa-auditevent-purpose-of-event-cs",
  "version": "1.1.5",
  "name": "EPAAuditEventPurposeOfEventCS",
  "title": "EPA AuditEvent Purpose of Event",
  "status": "active",
  "experimental": false,
  "date": "2025-05-28",
  "publisher": "gematik GmbH",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "https://www.gematik.de"
        }
      ]
    }
  ],
  "description": "Purposes of the event for AuditEvents in the ePA context",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "DE"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "count": 1,
  "concept": [
    {
      "code": "EXPORTFDZ",
      "display": "Export für das Forschungsdatenzentrum Gesundheit",
      "designation": [
        {
          "language": "de",
          "value": "Export für das Forschungsdatenzentrum Gesundheit"
        }
      ]
    }
  ]
}