Official URL: https://gematik.de/fhir/epa/CapabilityStatement/epa-audit-event-server | Version: 1.0.5-ballot.1 | |||
Draft as of 2025-02-14 | Computable Name: EPAAuditEventServer |
EPA CapabilityStatement für den Audit Event Service
Raw OpenAPI-Swagger Definition file | Download
Generated Narrative: CapabilityStatement epa-audit-event-server
application/fhir+json
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: AuditEvent for the ePA | y | y | _id, _lastUpdated, action, altid, date, outcome, entity-name |
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 |