| Official URL: https://gematik.de/fhir/tiflow-xborder/CapabilityStatement/ti-flow-fachdienst-server-erpeu | Version: 2.0.0-ballot.1 | |||
| Active as of 2026-01-08 | Computable Name: | |||
CapabilityStatement fuer den E-Rezept-Fachdienst (EU-Zugriff)
application/fhir+json, application/fhir+xmlNote 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| Conformance | Operation | Documentation |
|---|---|---|
| SHALL | $grant-eu-access-permission | Registers access code and country for EU prescription access |
| SHALL | $read-eu-access-permission | Reads the currently registered EU access code |
| SHALL | $revoke-eu-access-permission | Revokes the currently registered EU access code |
| SHALL | $get-eu-prescriptions | Returns prescription information for EU ePrescription workflows |
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 | P | C | D | Searches | _include | _revinclude | Operations |
|---|---|---|---|---|---|---|---|---|---|---|---|
| Task | Supported Profileshttps://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Task | Y | Y | Y | _id, prescription-id, access-code, status, authored-on, accept-date, expiry-date, modified, _sort, _count, __offset | $eu-close | |||||
| Consent | Y | Y | Y | category |
https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Task
| Conformance | Parameter | Type | Documentation |
|---|---|---|---|
| SHALL | _id | token | Task.id - Unterstützt die Suche nach der Task-ID |
| SHALL | prescription-id | token | Task.identifier - Unterstützt die Suche nach der E-Rezept-ID |
| SHALL | access-code | token | Task.identifier - Unterstützt die Suche nach dem Zugriffscode |
| SHALL | status | token | Task.status - Unterstützt die Suche nach dem Status einer Task |
| SHALL | authored-on | date | Task.authoredOn - Unterstützt die Suche nach dem Erstellungsdatum |
| SHALL | accept-date | date | Task.extension:acceptDate.valueDate - Unterstützt die Suche nach dem Akzeptanzdatum |
| SHALL | expiry-date | date | Task.extension:expiryDate.valueDate - Unterstützt die Suche nach dem Verfallsdatum |
| SHALL | modified | date | Task.lastModified - Unterstützt die Suche nach dem zuletzt modifizierten Datum |
| SHALL | _sort | string | Unterstützt das Sortieren nach unterstützten Task-Suchkriterien |
| SHALL | _count | number | Maximale Anzahl zurückgegebener Einträge pro Seite; maximum value is 50 |
| SHALL | __offset | number | Nullbasierter Offset des ersten zurückgegebenen Eintrags; default is 0 |
| Conformance | Operation | Documentation |
|---|---|---|
| SHALL | $eu-close | Finishes the EU ePrescription workflow and creates a signed receipt bundle |