PackagesCanonicalsLogsProblems
    Packages
    de.gematik.epa.medication@0.0.3
    https://gematik.de/fhir/epa-medication/OperationDefinition/provide-prescription-OP
{
  "description": "The $provide-prescription operation in the ePA MedicationService is used to add electronic prescriptions to a patient's record. These prescriptions are already made by the E-Rezept-Fachdienst. This operation does not create new patient prescriptions; it just puts the ones made by the E-Rezept-Fachdienst into the patient's ePA, making sure they are stored safely and can be easily accessed.",
  "_filename": "OperationDefinition-provide-prescription-OP.json",
  "package_name": "de.gematik.epa.medication",
  "date": "2023-12-06",
  "system": true,
  "publisher": "gematik GmbH",
  "instance": false,
  "name": "Provide Prescription",
  "type": "false",
  "experimental": null,
  "resourceType": "OperationDefinition",
  "title": "$provide-prescription Operation",
  "package_version": "0.0.3",
  "status": "active",
  "id": "a5d88092-a448-45e9-b5b4-8a59fb1859d0",
  "kind": "operation",
  "url": "https://gematik.de/fhir/epa-medication/OperationDefinition/provide-prescription-OP",
  "code": "provide-prescription",
  "version": "1.0.0",
  "parameter": [ {
    "max": "*",
    "min": 1,
    "use": "in",
    "name": "RxPrescription",
    "part": [ {
      "max": "1",
      "min": 1,
      "use": "in",
      "name": "RxPrescriptionProcessIdentifier",
      "type": "Identifier"
    }, {
      "max": "1",
      "min": 1,
      "use": "in",
      "name": "MedicationRequest",
      "type": "MedicationRequest"
    }, {
      "max": "1",
      "min": 1,
      "use": "in",
      "name": "Medication",
      "type": "Medication"
    }, {
      "max": "1",
      "min": 1,
      "use": "in",
      "name": "Organization",
      "type": "Organization"
    }, {
      "max": "1",
      "min": 1,
      "use": "in",
      "name": "Practitioner",
      "type": "Practitioner"
    } ]
  } ]
}