{ "description": "Get the history of the medication plan", "_filename": "OperationDefinition-get-medication-plan-history-OP.json", "package_name": "de.gematik.dev.epa.medication", "date": "2024-07-15", "system": true, "publisher": "gematik GmbH", "instance": false, "name": "Get Medication Plan History", "type": "false", "experimental": null, "outputProfile": "https://gematik.de/fhir/epa-medication/StructureDefinition/epa-op-history-medicationplan-out-parameters", "resourceType": "OperationDefinition", "title": "Get Medication Plan History", "package_version": "1.1.0-alpha.5", "status": "active", "id": "07a0de5f-12cf-4bd3-b346-5e2a06973d5c", "kind": "operation", "url": "https://gematik.de/fhir/epa-medication/OperationDefinition/get-medication-plan-history-OP", "code": "medication-plan-history", "version": "1.1.0-rc1", "parameter": [ { "max": "*", "min": 0, "use": "out", "name": "history", "part": [ { "max": "1", "min": 1, "use": "out", "name": "planVersion", "type": "id" }, { "max": "1", "min": 1, "use": "out", "name": "lastUpdated", "type": "dateTime" }, { "max": "1", "min": 1, "use": "out", "name": "author", "type": "Organization" } ] }, { "max": "1", "min": 1, "use": "out", "name": "operationOutcome", "type": "OperationOutcome" } ] }