TIFlow - Verordnungen für Digitale Gesundheitsanwendungen (DiGA)
Version 2.0.0-ballot.1 - ci-build

CapabilityStatement: ERP DiGA CapabilityStatement für den E-Rezept-Fachdienst

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)

ERP DiGA CapabilityStatement für den E-Rezept-Fachdienst

  • Implementation Guide Version: 2.0.0-ballot.1
  • FHIR Version: 4.0.1
  • Supported Formats: application/fhir+json, application/fhir+xml
  • Published on: 2028-04-01
  • Published by: gematik GmbH

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.

This CapabilityStatement imports the CapabilityStatement https://gematik.de/fhir/workflow/core/CapabilityStatement/erp-fachdienst-server

FHIR RESTful Capabilities

Mode: server

Capabilities by Resource/Profile

Summary

The summary table lists the resources that are part of this configuration, and for each resource it lists:

  • The relevant profiles (if any)
  • The interactions supported by each resource (Read, Search, Update, and Create, are always shown, while VRead, Patch, Delete, History on Instance, or History on Type are only present if at least one of the resources has support for them.
  • The required, recommended, and some optional search parameters (if any).
  • The linked resources enabled for _include
  • The other resources enabled for _revinclude
  • The operations on the resource (if any)
Resource TypeProfileRSUPCDSearches_include_revincludeOperations
TaskSupported Profiles
  https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Task
YYYauthored-on, status, modified, _sort, _count, _offset$create, $activate, $accept, $reject, $close, $abort
CommunicationSupported Profiles
  GEM_ERP_PR_Communication_DiGA
YYYYsent, received, recipient, sender, _sort, _count, _offset
MedicationDispenseSupported Profiles
  GEM ERP PR MedicationDispense DiGA
YYwhenhandedover, whenprepared, performer, _sort, _count, _offset

Core FHIR Resource
Task
Reference Policy
Interaction summary
  • SHALL support search-type, read, patch.

Supported Profiles

https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Task

Search Parameters
ConformanceParameterTypeDocumentation
SHALLauthored-ondate

Task.authoredOn - Unterstützt die Suche nach dem Erstellungsdatum; default sort if _sort is not provided

SHALLstatustoken

Task.status - Unterstützt die Suche nach dem Status einer Task

SHALLmodifieddate

Task.lastModified - Unterstützt die Suche nach dem zuletzt modifizierten Datum

SHALL_sortstring

Unterstützt das Sortieren nach unterstützten Task-Suchkriterien

SHALL_countnumber

Maximale Anzahl zurückgegebener Einträge pro Seite; maximum value is 50

SHALL_offsetnumber

Nullbasierter Offset des ersten zurückgegebenen Eintrags; default is 0

 
Extended Operations
ConformanceOperationDocumentation
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

Core FHIR Resource
Communication
Reference Policy
Interaction summary
  • SHALL support search-type, read, create, delete.

Supported Profiles

GEM_ERP_PR_Communication_DiGA

Search Parameters
ConformanceParameterTypeDocumentation
SHALLsentdate

Communication.sent - Unterstützt die Suche nach dem Sendedatum; default sort if _sort is not provided

SHALLreceiveddate

Communication.received - Unterstützt die Suche nach dem Empfangsdatum

SHALLrecipientstring

Communication.recipient.identifier.value - Unterstützt die Suche nach dem Empfänger einer Nachricht

SHALLsenderstring

Communication.sender.identifier.value - Unterstützt die Suche nach dem Absender einer Nachricht

SHALL_sortstring

Unterstützt das Sortieren nach unterstützten Communication-Suchkriterien

SHALL_countnumber

Maximale Anzahl zurückgegebener Einträge pro Seite; maximum value is 50

SHALL_offsetnumber

Nullbasierter Offset des ersten zurückgegebenen Eintrags; default is 0

 
Core FHIR Resource
MedicationDispense
Reference Policy
Interaction summary
  • SHALL support search-type, read.

Search Parameters
ConformanceParameterTypeDocumentation
SHALLwhenhandedoverdate

MedicationDispense.whenHandedOver - Unterstützt die Suche nach dem Abgabedatum; default sort if _sort is not provided

SHALLwhenprepareddate

MedicationDispense.whenPrepared - Unterstützt die Suche nach dem Herstellungsdatum

SHALLperformerstring

MedicationDispense.performer.actor.identifier.value - Unterstützt die Suche einer MedicationDispense zu einer Abgebenden LEI.

SHALL_sortstring

Unterstützt das Sortieren nach unterstützten MedicationDispense-Suchkriterien

SHALL_countnumber

Maximale Anzahl zurückgegebener Einträge pro Seite; maximum value is 50

SHALL_offsetnumber

Nullbasierter Offset des ersten zurückgegebenen Eintrags; default is 0