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

FHIR IG analytics

Packagede.gematik.epa
Resource TypeCodeSystem
IdCodeSystem-epa-auditevent-sourcetype-cs.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.gematik.epa@1.3.0&canonical=https://gematik.de/fhir/epa/CodeSystem/epa-auditevent-sourcetype-cs
URLhttps://gematik.de/fhir/epa/CodeSystem/epa-auditevent-sourcetype-cs
Version1.2.0
Statusactive
Date2025-09-12
NameEPAAuditEventSourceTypeCS
TitleEPA AuditEvent Source Type
Realmde
DescriptionEreignisquellen für AuditEvents im ePA-Kontext
Copyrightgematik GmbH / Dieses Artefakt ist lizenziert unter [Apache License](./license.html), Version 2.0.
Contentcomplete

Resources that use this resource

ValueSet
epa-auditevent-service-type-vsEPA AuditEvent Service Type

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem epa-auditevent-sourcetype-cs

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

CodeDisplayDeutsch (German, de)
CDMGMT Consent Decision ManagementConsent Decision Management
ENTITMGMT Entitlement ManagementEntitlement Management
DEVICEMGMT Device ManagementDevice Management
HRRSVC Health Record Relocation ServiceHealth Record Relocation Service
XDSSVC XDS Document ServiceXDS Document Service
MEDICATIONSVC Medication ServiceMedication Service
CONMGMT Constraint ManagementConstraint Management
AUDITSVC AuditEvent ServiceAuditEvent Service
DATASUBSVC Data Submission ServiceData Submission Service
MHDSVC MHD ServiceMHD Service
PATSVC Patient ServicePatient Service
PUSHNOTMGMT Push Notification ManagementPush Notification Management

Source1

{
  "resourceType": "CodeSystem",
  "id": "epa-auditevent-sourcetype-cs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://gematik.de/fhir/epa/CodeSystem/epa-auditevent-sourcetype-cs",
  "version": "1.2.0",
  "name": "EPAAuditEventSourceTypeCS",
  "title": "EPA AuditEvent Source Type",
  "status": "active",
  "experimental": false,
  "date": "2025-09-12",
  "publisher": "gematik GmbH",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "https://www.gematik.de"
        }
      ]
    }
  ],
  "description": "Ereignisquellen für AuditEvents im ePA-Kontext",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "DE"
        }
      ]
    }
  ],
  "copyright": "gematik GmbH / Dieses Artefakt ist lizenziert unter [Apache License](./license.html), Version 2.0.",
  "caseSensitive": true,
  "content": "complete",
  "count": 12,
  "concept": [
    {
      "code": "CDMGMT",
      "display": "Consent Decision Management",
      "designation": [
        {
          "language": "de",
          "value": "Consent Decision Management"
        }
      ]
    },
    {
      "code": "ENTITMGMT",
      "display": "Entitlement Management",
      "designation": [
        {
          "language": "de",
          "value": "Entitlement Management"
        }
      ]
    },
    {
      "code": "DEVICEMGMT",
      "display": "Device Management",
      "designation": [
        {
          "language": "de",
          "value": "Device Management"
        }
      ]
    },
    {
      "code": "HRRSVC",
      "display": "Health Record Relocation Service",
      "designation": [
        {
          "language": "de",
          "value": "Health Record Relocation Service"
        }
      ]
    },
    {
      "code": "XDSSVC",
      "display": "XDS Document Service",
      "designation": [
        {
          "language": "de",
          "value": "XDS Document Service"
        }
      ]
    },
    {
      "code": "MEDICATIONSVC",
      "display": "Medication Service",
      "designation": [
        {
          "language": "de",
          "value": "Medication Service"
        }
      ]
    },
    {
      "code": "CONMGMT",
      "display": "Constraint Management",
      "designation": [
        {
          "language": "de",
          "value": "Constraint Management"
        }
      ]
    },
    {
      "code": "AUDITSVC",
      "display": "AuditEvent Service",
      "designation": [
        {
          "language": "de",
          "value": "AuditEvent Service"
        }
      ]
    },
    {
      "code": "DATASUBSVC",
      "display": "Data Submission Service",
      "designation": [
        {
          "language": "de",
          "value": "Data Submission Service"
        }
      ]
    },
    {
      "code": "MHDSVC",
      "display": "MHD Service",
      "designation": [
        {
          "language": "de",
          "value": "MHD Service"
        }
      ]
    },
    {
      "code": "PATSVC",
      "display": "Patient Service",
      "designation": [
        {
          "language": "de",
          "value": "Patient Service"
        }
      ]
    },
    {
      "code": "PUSHNOTMGMT",
      "display": "Push Notification Management",
      "designation": [
        {
          "language": "de",
          "value": "Push Notification Management"
        }
      ]
    }
  ]
}