Official URL: https://gematik.de/fhir/epa/CapabilityStatement/epa-audit-event-server | Version: 1.1.5 | |||
Draft as of 2025-03-31 | Computable Name: EPAAuditEventServer |
EPA CapabilityStatement für den Audit Event Service
Die bereitgestellte OpenAPI-Definition dient ausschließlich als Hilfestellung bei der Implementierung. Sie enthält nicht alle möglichen Fehlercodes oder Rückgabewerte und kann daher nicht als normativ betrachtet werden. Für eine vollständige und korrekte Implementierung sind die offiziellen Spezifikationen und begleitenden Dokumentationen maßgeblich.
Raw OpenAPI-Swagger Definition file | Download
Generated Narrative: CapabilityStatement epa-audit-event-server
application/fhir+json
, application/fhir+xml
Note to Implementers: FHIR Capabilities
Any FHIR capability may be 'allowed' by the system unless explicitly marked as 'SHALL NOT'. A few items are marked as MAY in the Implementation Guide to highlight their potential relevance to the use case.
server
The summary table lists the resources that are part of this configuration, and for each resource it lists:
_include
_revinclude
Resource Type | Profile | R | S | U | C | Searches | _include | _revinclude | Operations |
---|---|---|---|---|---|---|---|---|---|
AuditEvent | https://gematik.de/fhir/epa/StructureDefinition/epa-auditevent Additional supported profiles: EPA AuditEvent | y | y | _id, _lastUpdated, action, altid, date, outcome, entity-name, agent-name, type |
read
, search-type
.Conformance | Parameter | Type | Documentation |
---|---|---|---|
SHALL | _id | token | Resource.id |
SHALL | _lastUpdated | date | Resource.meta.lastUpdated |
SHALL | action | token | AuditEvent.action |
SHALL | altid | token | AuditEvent.agent.altId |
SHALL | date | date | AuditEvent.recorded |
SHALL | outcome | token | AuditEvent.outcome |
SHALL | entity-name | string | AuditEvent.entity.name |
SHALL | agent-name | string | AuditEvent.agent.name |
SHALL | type | token | AuditEvent.type |