Official URL: https://gematik.de/fhir/epa-medication/OperationDefinition/get-medication-list-op | Version: 1.0.5-ballot.1 | |||
Draft as of 2025-02-14 | Computable Name: Get Medication List |
Get a medication list
Generated Narrative: OperationDefinition get-medication-list-op
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. |