Implementation Guide
ePA MHD Service
Version 1.0.0 - release

CapabilityStatement: EPA MHD Service (Document Responder - Server)

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

CapabilityStatement für den ePA MHD Service (Document Responder - Server)

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-responder

ePA MHD Service (Document Responder - Server)

  • 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 Server

FHIR RESTful Capabilities

Mode: server

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
SHALL_idtoken

Aktenweit eindeutige Kennung des Dokuments auf Basis von DocumentReference.entryUUID

SHALL_contentstring

Angaben für inhaltsbasierte Volltextsuche in von DocumentReference referenzierten Dokumenten

SHALL_lastUpdateddate

Änderungszeitpunkt der DocumentReference

SHALLauthor.givenstring

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

SHALLauthor.familystring

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

SHALLauthor.organization.namestring

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

SHALLcategorytoken

Grobe Klassifizierung des Dokuments auf Basis von DocumentReference.category

SHALLcontenttypetoken

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

SHALLcreationdate

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

SHALLdatedate

Erstellungszeitpunkt der DocumentReference

SHALLdescriptionstring

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

SHALLeventtoken

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

SHALLfacilitytoken

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

SHALLformattoken

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

SHALLidentifiertoken

Aktenweit eindeutige Kennung des Dokuments auf Basis von DocumentReference.entryUUID

SHALLlanguagetoken

Sprache in der ein Dokument verfasst ist

SHALLpatientreference

Aktenkontoinhaber

SHALLpatient.identifiertoken

Identifikator des Aktenkontoinhabers

SHALLperioddate

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

SHALLrelatedreference

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

SHALLsecurity-labeltoken

Vertraulichkeitskennzeichnung/Datenkategorie des Dokuments auf Basis von DocumentReference.securityLabel

SHALLsettingtoken

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

SHALLstatustoken

Status des Dokuments auf Basis von DocumentReference.status

SHALLtitlestring

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

SHALLtypetoken

Art des Dokuments auf Basis von DocumentReference.type

 
Core FHIR Resource
Bundle
Reference Policy
Interaction summary