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. \n | ||
IN | _count | 0..1 | integer | Limit the result bundle to this many entries. To get more entries request the next page. \n | ||
IN | _offset | 0..1 | integer | Defines the offset of the first entry in the collection. \n | ||
OUT | return | 1..1 | Bundle | Searchset bundle containing the requested entities. \n |