Implementation Guide
ePA Medication Service
Version 1.2.0-ballot.1 - draft

OperationDefinition: Get Medication List

Official URL: https://gematik.de/fhir/epa-medication/OperationDefinition/get-medication-list-op Version: 1.2.0-ballot.1
Draft as of 2025-08-01 Computable Name: getMedicationList_MedicationSvc

Die Operation liefert die elektronische Medikationsliste (eML) in Form eines FHIR searchSet-Bundles. In der eML werden ausschließlich nicht stornierte Instanzen von Verschreibungsdaten (MedicationRequest), Dispensierdaten (MedicationDispense) sowie die zugehörige Versicherteninformation (Patient) aus dem Patient Service angezeigt.

URL: [base]/$$medication-list

Parameters

UseNameScopeCardinalityTypeBindingDocumentation
INdate0..2date

Limit the search to this date. Can specify upper or lower limits and periods by providing an upper and a lower limit.

IN_count0..1integer

Limit the result bundle to this many entries. To get more entries request the next page.

IN_offset0..1integer

Defines the offset of the first entry in the collection.

OUTreturn1..1Bundle

Searchset bundle containing the requested entities.