{
"description": "Get a medication list",
"_filename": "OperationDefinition-get-medication-list-op.json",
"package_name": "de.gematik.epa.medication",
"date": "2025-02-28",
"system": true,
"publisher": "gematik GmbH",
"instance": false,
"name": "getMedicationList_MedicationSvc",
"type": "false",
"experimental": null,
"resourceType": "OperationDefinition",
"title": "Get Medication List",
"package_version": "1.0.5-1",
"status": "active",
"id": "ca8d6609-f2c3-494f-883e-6be5e277e8a3",
"kind": "query",
"url": "https://gematik.de/fhir/epa-medication/OperationDefinition/get-medication-list-op",
"code": "medication-list",
"version": "1.0.5",
"parameter": [ {
"max": "2",
"min": 0,
"use": "in",
"name": "date",
"type": "date",
"documentation": "Limit the search to this date. Can specify upper or lower limits and periods by providing an upper and a lower limit."
}, {
"max": "1",
"min": 0,
"use": "in",
"name": "_count",
"type": "integer",
"documentation": "Limit the result bundle to this many entries. To get more entries request the next page."
}, {
"max": "1",
"min": 0,
"use": "in",
"name": "_offset",
"type": "integer",
"documentation": "Defines the offset of the first entry in the collection."
}, {
"max": "1",
"min": 1,
"use": "out",
"name": "return",
"type": "Bundle",
"documentation": "Searchset bundle containing the requested entities."
} ]
}