Implementation Guide
ePA Basisfunktionalitäten
Version 1.0.6 - release

: EPA AuditEvent Source Type - JSON Representation

Active as of 2025-05-09

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "epa-auditevent-sourcetype-cs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem epa-auditevent-sourcetype-cs</b></p><a name=\"epa-auditevent-sourcetype-cs\"> </a><a name=\"hcepa-auditevent-sourcetype-cs\"> </a><a name=\"epa-auditevent-sourcetype-cs-de-DE\"> </a><p>This case-sensitive code system <code>https://gematik.de/fhir/epa/CodeSystem/epa-auditevent-sourcetype-cs</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Deutsch (German, de)</b></td></tr><tr><td style=\"white-space:nowrap\">CDMGMT<a name=\"epa-auditevent-sourcetype-cs-CDMGMT\"> </a></td><td>Consent Decision Management</td><td>Consent Decision Management</td></tr><tr><td style=\"white-space:nowrap\">ENTITMGMT<a name=\"epa-auditevent-sourcetype-cs-ENTITMGMT\"> </a></td><td>Entitlement Management</td><td>Entitlement Management</td></tr><tr><td style=\"white-space:nowrap\">DEVICEMGMT<a name=\"epa-auditevent-sourcetype-cs-DEVICEMGMT\"> </a></td><td>Device Management</td><td>Device Management</td></tr><tr><td style=\"white-space:nowrap\">HRRSVC<a name=\"epa-auditevent-sourcetype-cs-HRRSVC\"> </a></td><td>Health Record Relocation Service</td><td>Health Record Relocation Service</td></tr><tr><td style=\"white-space:nowrap\">XDSSVC<a name=\"epa-auditevent-sourcetype-cs-XDSSVC\"> </a></td><td>XDS Document Service</td><td>XDS Document Service</td></tr><tr><td style=\"white-space:nowrap\">MEDICATIONSVC<a name=\"epa-auditevent-sourcetype-cs-MEDICATIONSVC\"> </a></td><td>Medication Service</td><td>Medication Service</td></tr><tr><td style=\"white-space:nowrap\">CONMGMT<a name=\"epa-auditevent-sourcetype-cs-CONMGMT\"> </a></td><td>Constraint Management</td><td>Entitlement Management</td></tr><tr><td style=\"white-space:nowrap\">AUDITSVC<a name=\"epa-auditevent-sourcetype-cs-AUDITSVC\"> </a></td><td>AuditEvent Service</td><td>AuditEvent Service</td></tr><tr><td style=\"white-space:nowrap\">DATASUBSVC<a name=\"epa-auditevent-sourcetype-cs-DATASUBSVC\"> </a></td><td>Data Submission Service</td><td>Data Submission Service</td></tr></table></div>"
  },
  "url" : "https://gematik.de/fhir/epa/CodeSystem/epa-auditevent-sourcetype-cs",
  "version" : "1.0.6",
  "name" : "EPAAuditEventSourceTypeCS",
  "title" : "EPA AuditEvent Source Type",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-05-09",
  "publisher" : "gematik GmbH",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.gematik.de"
        }
      ]
    }
  ],
  "description" : "Event sources for AuditEvents in the ePA context",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "DE"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 9,
  "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" : "Entitlement 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"
        }
      ]
    }
  ]
}