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
Use | Name | Scope | Cardinality | Type | Binding | Documentation |
IN | date | 0..2 | 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 | integer | Limit the result bundle to this many entries. To get more entries request the next page. | ||
IN | _offset | 0..1 | integer | Defines the offset of the first entry in the collection. | ||
OUT | return | 1..1 | Bundle | Searchset bundle containing the requested entities. |