PackagesCanonicalsLogsProblems
    Packages
    de.gematik.epa.medication@1.1.1
    https://gematik.de/fhir/epa-medication/OperationDefinition/get-medication-plan-OP
{
  "description": "Get a medication plan",
  "_filename": "OperationDefinition-get-medication-plan-OP.json",
  "package_name": "de.gematik.epa.medication",
  "date": "2024-08-14",
  "system": true,
  "publisher": "gematik GmbH",
  "instance": false,
  "name": "Get Medication Plan",
  "type": "false",
  "experimental": null,
  "resourceType": "OperationDefinition",
  "title": "Get Medication Plan",
  "package_version": "1.1.1",
  "status": "active",
  "id": "cef02109-32ed-4c1d-a7df-789c54611b96",
  "kind": "operation",
  "url": "https://gematik.de/fhir/epa-medication/OperationDefinition/get-medication-plan-OP",
  "code": "medication-plan",
  "version": "1.1.1",
  "parameter": [ {
    "max": "1",
    "min": 0,
    "use": "in",
    "name": "dateTime",
    "type": "dateTime",
    "documentation": "Limits the search to lesser than or equal the given date time"
  }, {
    "max": "1",
    "min": 0,
    "use": "in",
    "name": "version",
    "type": "id",
    "documentation": "Limits the search to this version id"
  }, {
    "max": "1",
    "min": 1,
    "use": "out",
    "name": "return",
    "type": "Bundle",
    "documentation": "Bundle containing the medication plan and all referenced resources"
  } ]
}