Official URL: https://gematik.de/fhir/epa-medication/OperationDefinition/get-medication-list-op | Version: 1.2.0 | |||
Active as of 2025-09-12 | Computable Name: getMedicationList_MedicationSvc | |||
Copyright/Legal: gematik GmbH / Dieser Implementation Guide ist lizenziert unter Apache License, Version 2.0. |
Die Operation liefert die elektronische Medikationsliste (eML) in Form eines FHIR searchSet-Bundles. In der eML werden ausschließlich nicht stornierte Instanzen von Verschreibungsdaten, Dispensierdaten, nachgetragenen Medikamenten sowie die zugehörige Versicherteninformation aus dem Patient Service angezeigt.
URL: [base]/$medication-list
Use | Name | Scope | Cardinality | Type | Binding | Documentation |
IN | date | 0..2 | string (date) | Limit the search to this date. Can specify upper or lower limits and periods by providing an upper and a lower limit. | ||
IN | _count | 0..1 | string (number) | Limit the result bundle to this many entries. To get more entries request the next page. | ||
IN | _offset | 0..1 | string (number) | Defines the offset of the first entry in the collection. | ||
OUT | return | 1..1 | Bundle | Searchset bundle containing the requested entities. |