PackagesCanonicalsLogsProblems
    Packages
    de.gematik.epa.medication@1.1.0-rc1
    https://gematik.de/fhir/epa-medication/OperationDefinition/provide-dispensation-OP
{
  "description": "The $provide-dispensation operation in the ePA Medication Service is used to record information about the dispensing of non-prescription dispensations.",
  "_filename": "OperationDefinition-provide-dispensation-OP.json",
  "package_name": "de.gematik.epa.medication",
  "date": "2024-07-15",
  "system": true,
  "publisher": "gematik GmbH",
  "instance": false,
  "name": "Provide Dispensation",
  "type": "false",
  "experimental": null,
  "outputProfile": "https://gematik.de/fhir/epa-medication/StructureDefinition/epa-op-dispensation-output-parameters",
  "resourceType": "OperationDefinition",
  "title": "Provide Dispensation",
  "package_version": "1.1.0-rc1",
  "status": "active",
  "id": "c3ce982c-f4cb-441a-b849-5528a986ed00",
  "kind": "operation",
  "url": "https://gematik.de/fhir/epa-medication/OperationDefinition/provide-dispensation-OP",
  "code": "provide-dispensation",
  "version": "1.1.0-rc1",
  "inputProfile": "https://gematik.de/fhir/epa-medication/StructureDefinition/epa-op-provide-dispensation-input-parameters",
  "parameter": [ {
    "max": "*",
    "min": 1,
    "use": "in",
    "name": "dispensation",
    "part": [ {
      "max": "1",
      "min": 1,
      "use": "in",
      "name": "medicationDispense",
      "type": "MedicationDispense"
    }, {
      "max": "1",
      "min": 1,
      "use": "in",
      "name": "medication",
      "type": "Medication"
    } ]
  }, {
    "max": "1",
    "min": 1,
    "use": "in",
    "name": "performerInstitution",
    "type": "Organization"
  }, {
    "max": "*",
    "min": 1,
    "use": "out",
    "name": "dispensation",
    "part": [ {
      "max": "1",
      "min": 0,
      "use": "out",
      "name": "medicationDispense",
      "type": "MedicationDispense"
    }, {
      "max": "1",
      "min": 0,
      "use": "out",
      "name": "medication",
      "type": "Medication"
    }, {
      "max": "1",
      "min": 0,
      "use": "out",
      "name": "operationOutcome",
      "type": "OperationOutcome"
    } ]
  } ]
}