{
"description": "The Provide Prescription eRP 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-erp-OP.json",
"package_name": "de.gematik.epa.medication",
"date": "2025-02-28",
"system": true,
"publisher": "gematik GmbH",
"instance": false,
"name": "providePrescription_MedicationSvc",
"type": "false",
"experimental": null,
"outputProfile": "https://gematik.de/fhir/epa-medication/StructureDefinition/epa-op-rx-prescription-erp-output-parameters",
"resourceType": "OperationDefinition",
"title": "Provide Prescription eRP",
"package_version": "1.0.5",
"status": "active",
"id": "d9eda79e-af57-4c86-83aa-3a74a6f37a4a",
"kind": "operation",
"url": "https://gematik.de/fhir/epa-medication/OperationDefinition/provide-prescription-erp-OP",
"code": "provide-prescription-erp",
"version": "1.0.5",
"inputProfile": "https://gematik.de/fhir/epa-medication/StructureDefinition/epa-op-provide-prescription-erp-input-parameters",
"parameter": [ {
"max": "*",
"min": 1,
"use": "in",
"name": "rxPrescription",
"part": [ {
"max": "1",
"min": 1,
"use": "in",
"name": "prescriptionId",
"type": "Identifier"
}, {
"max": "1",
"min": 1,
"use": "in",
"name": "authoredOn",
"type": "date"
}, {
"max": "1",
"min": 1,
"use": "in",
"name": "medicationRequest",
"type": "MedicationRequest",
"targetProfile": [ "https://gematik.de/fhir/epa-medication/StructureDefinition/epa-medication-request" ]
}, {
"max": "1",
"min": 1,
"use": "in",
"name": "medication",
"type": "Medication",
"targetProfile": [ "https://gematik.de/fhir/epa-medication/StructureDefinition/epa-medication-dispense" ]
}, {
"max": "1",
"min": 1,
"use": "in",
"name": "organization",
"type": "Organization",
"targetProfile": [ "https://gematik.de/fhir/directory/StructureDefinition/OrganizationDirectory" ]
}, {
"max": "1",
"min": 1,
"use": "in",
"name": "practitioner",
"type": "Practitioner",
"targetProfile": [ "https://gematik.de/fhir/directory/StructureDefinition/PractitionerDirectory" ]
} ]
}, {
"max": "*",
"min": 1,
"use": "out",
"name": "rxPrescription",
"part": [ {
"max": "1",
"min": 1,
"use": "out",
"name": "prescriptionId",
"type": "Identifier"
}, {
"max": "1",
"min": 1,
"use": "out",
"name": "authoredOn",
"type": "date"
}, {
"max": "1",
"min": 1,
"use": "out",
"name": "operationOutcome",
"type": "OperationOutcome",
"targetProfile": [ "https://gematik.de/fhir/epa-medication/StructureDefinition/epa-ms-operation-outcome" ]
} ]
} ]
}