| Official URL: https://gematik.de/fhir/tiflow-diga/CapabilityStatement/ti-flow-fachdienst-server-diga | Version: 2.0.0-ballot.1 | |||
| Active as of 2028-04-01 | Computable Name: | |||
CapabilityStatement für den E-Rezept-Fachdienst (Digitale Gesundheitsanwendungen)
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.
This CapabilityStatement imports the CapabilityStatement https://gematik.de/fhir/workflow/core/CapabilityStatement/erp-fachdienst-server
serverThe 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 | authored-on, status, modified, _sort, _count, _offset | $create, $activate, $accept, $reject, $close, $abort | |||||
| Communication | Supported ProfilesGEM_ERP_PR_Communication_DiGA | Y | Y | Y | Y | sent, received, recipient, sender, _sort, _count, _offset | |||||
| MedicationDispense | Supported Profiles GEM ERP PR MedicationDispense DiGA | Y | Y | whenhandedover, whenprepared, performer, _sort, _count, _offset |
https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Task
| Conformance | Parameter | Type | Documentation |
|---|---|---|---|
| SHALL | authored-on | date | Task.authoredOn - Unterstützt die Suche nach dem Erstellungsdatum; default sort if _sort is not provided |
| SHALL | status | token | Task.status - Unterstützt die Suche nach dem Status einer Task |
| 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 | $create | Creates a Task for a specific flow type |
| SHALL | $activate | Activates the created Task using the signed ePrescription bundle |
| SHALL | $accept | Payor claims an ePrescription and sets Task status to in-progress |
| SHALL | $reject | Rejects dispensing and resets Task status to active |
| SHALL | $close | Finishes the ePrescription workflow and sets Task status to completed |
| SHALL | $abort | Aborts the ePrescription workflow and deletes Task related data |
search-type, read, create, delete.GEM_ERP_PR_Communication_DiGA
| Conformance | Parameter | Type | Documentation |
|---|---|---|---|
| SHALL | sent | date | Communication.sent - Unterstützt die Suche nach dem Sendedatum; default sort if _sort is not provided |
| SHALL | received | date | Communication.received - Unterstützt die Suche nach dem Empfangsdatum |
| SHALL | recipient | string | Communication.recipient.identifier.value - Unterstützt die Suche nach dem Empfänger einer Nachricht |
| SHALL | sender | string | Communication.sender.identifier.value - Unterstützt die Suche nach dem Absender einer Nachricht |
| SHALL | _sort | string | Unterstützt das Sortieren nach unterstützten Communication-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 |
search-type, read.| Conformance | Parameter | Type | Documentation |
|---|---|---|---|
| SHALL | whenhandedover | date | MedicationDispense.whenHandedOver - Unterstützt die Suche nach dem Abgabedatum; default sort if _sort is not provided |
| SHALL | whenprepared | date | MedicationDispense.whenPrepared - Unterstützt die Suche nach dem Herstellungsdatum |
| SHALL | performer | string | MedicationDispense.performer.actor.identifier.value - Unterstützt die Suche einer MedicationDispense zu einer Abgebenden LEI. |
| SHALL | _sort | string | Unterstützt das Sortieren nach unterstützten MedicationDispense-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 |