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

FHIR IG Statistics: CodeSystem/epa-auditevent-sourcetype-cs

Packagede.gematik.epa
TypeCodeSystem
Idepa-auditevent-sourcetype-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-sourcetype-cs
URLhttps://gematik.de/fhir/epa/CodeSystem/epa-auditevent-sourcetype-cs
Version1.1.5
Statusactive
Date2025-05-28
NameEPAAuditEventSourceTypeCS
TitleEPA AuditEvent Source Type
Realmde
DescriptionEvent sources for AuditEvents in the ePA context
Contentcomplete

Resources that use this resource

ValueSet
epa-auditevent-service-type-vsEPA AuditEvent Service Type
epa-auditevent-sourcetype-vsEPA AuditEvent Source 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 ManagementEntitlement Management
AUDITSVC AuditEvent ServiceAuditEvent Service
DATASUBSVC Data Submission ServiceData Submission Service

Source

{
  "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.1.5",
  "name": "EPAAuditEventSourceTypeCS",
  "title": "EPA AuditEvent Source Type",
  "status": "active",
  "experimental": false,
  "date": "2025-05-28",
  "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"
        }
      ]
    }
  ]
}