Implementation Guide
ePA MHD Service
Version 1.0.0 - release

CapabilityStatement: EPA MHD Service (Document Consumer - Client)

Official URL: https://gematik.de/fhir/epa-mhd/CapabilityStatement/epa-mhd-document-consumer Version: 1.0.0
Active as of 2025-05-28 Computable Name: EPAMHDDocumentConsumer

CapabilityStatement für den ePA MHD Service (Document Consumer - Client)

Document Consumer (Client)Document Responder(Server)Find Document References ↓Retrieve Document
Abbildung: Interaktionen zwischen Consumer (Client) und Responder (Server)


Hinweis: Die Anfrage eines [FHIR Bundle] wird nicht unterstützt.

Generated Narrative: CapabilityStatement epa-mhd-document-consumer

EPA MHD Service (Document Consumer - Client)

  • Implementation Guide Version: 1.0.0
  • FHIR Version: 4.0.1
  • Supported Formats: application/fhir+json, application/fhir+xml
  • Supported Patch Formats:
  • Published on: 2025-05-28
  • 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 EPA Basic Client

FHIR RESTful Capabilities

Mode: client

Summary of System-wide Interactions

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 TypeProfileRSUCSearches_include_revincludeOperations
DocumentReferenceSupported Profiles
  EPA MHD DocumentReference
yy_id, _content, _lastUpdated, author.given, author.family, author.organization.name, category, contenttype, creation, date, description, event, facility, format, identifier, language, patient, patient.identifier, period, related, security-label, setting, status, title, type
BundleSupported Profiles
  EPA Document Search Result Bundle

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

Supported Profiles

EPA MHD DocumentReference

Search Parameters
ConformanceParameterTypeDocumentation
SHALLpatient.identifiertoken

Identifikator des Aktenkontoinhabers

SHALLstatustoken

Status des Dokuments auf Basis von DocumentReference.status

MAY_idtoken

Aktenweit eindeutige Kennung des Dokuments auf Basis von DocumentReference.entryUUID

MAY_contentstring

Angaben für inhaltsbasierte Volltextsuche in von DocumentReference referenzierten Dokumenten

MAY_lastUpdateddate

Änderungszeitpunkt der DocumentReference

MAYauthor.givenstring

Vorname der dokumenterstellenden Person auf Basis von DocumentReference.author, welcher dem authorPerson-Slot der DocumentEntry.author-Classification entspricht

MAYauthor.familystring

Nachname der dokumenterstellenden Person auf Basis von DocumentReference.author, welcher dem authorPerson-Slot der DocumentEntry.author-Classification entspricht

MAYauthor.organization.namestring

Name der dokumenterstellenden Leistungserbringerinstitution auf Basis von DocumentReference.author, welcher dem authorInstitution-Slot der DocumentEntry.author-Classification entspricht

MAYcategorytoken

Grobe Klassifizierung des Dokuments auf Basis von DocumentReference.category

MAYcontenttypetoken

MimeType des Dokuments auf Basis von DocumentReference.content.attachment.contentType

MAYcreationdate

Erstellungszeitpunkt des Dokuments auf Basis von DocumentReference.content.attachment.creation

MAYdatedate

Erstellungszeitpunkt der DocumentReference

MAYdescriptionstring

Ergänzende Hinweise in Freitext auf Basis von DocumentReference.description

MAYeventtoken

Die zur Erstellung des Dokuments geführten Ereignisse auf Basis von DocumentReference.context.event

MAYfacilitytoken

Die auf Basis von DocumentReference.context.facilityTypeArt benannte Art der Einrichtung des dokumentierenden Ereignisses

MAYformattoken

Global eindeutiger Code für das Dokumentenformat auf Basis von DocumentReference.content.format

MAYidentifiertoken

Aktenweit eindeutige Kennung des Dokuments auf Basis von DocumentReference.entryUUID

MAYlanguagetoken

Sprache in der ein Dokument verfasst ist

MAYpatientreference

Aktenkontoinhaber

MAYperioddate

Zeitraum des dokumentierenden Ereignisses auf Basis von DocumentReference.context.period

MAYrelatedreference

ID-Liste mit assoziierten Dokumenten auf Basis von DocumentReference.context.related

MAYsecurity-labeltoken

Vertraulichkeitskennzeichnung/Datenkategorie des Dokuments auf Basis von DocumentReference.securityLabel

MAYsettingtoken

Art der Fachrichtung der erstellenden Einrichtung auf Basis von DocumentReference.context.practiceSetting

MAYtitlestring

Titel des Dokuments auf Basis von DocumentReference.content.attachment.title

MAYtypetoken

Art des Dokuments auf Basis von DocumentReference.type

 
Core FHIR Resource
Bundle
Reference Policy
Interaction summary