{
"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": "2024-06-07",
"system": true,
"publisher": "gematik GmbH",
"instance": false,
"name": "Provide Prescription eRP",
"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 Operation",
"package_version": "1.0.2-rc1",
"status": "active",
"id": "353970cc-9d9c-47af-a037-d52f1029fbe5",
"kind": "operation",
"url": "https://gematik.de/fhir/epa-medication/OperationDefinition/provide-prescription-erp-OP",
"code": "provide-prescription-erp",
"version": "1.0.2-rc1",
"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"
}, {
"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"
} ]
}, {
"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"
} ]
} ]
}