FHIR IG analytics| Package | de.gematik.epa.medication |
| Resource Type | OperationDefinition |
| Id | OperationDefinition-provide-prescription-erp-OP.json |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=de.gematik.epa.medication@1.3.0&canonical=https://gematik.de/fhir/epa-medication/OperationDefinition/provide-prescription-erp-OP |
| URL | https://gematik.de/fhir/epa-medication/OperationDefinition/provide-prescription-erp-OP |
| Version | 1.3.0 |
| Status | active |
| Date | 2025-12-15 |
| Name | providePrescription_MedicationSvc |
| Title | Provide Prescription eRP |
| Realm | de |
| 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. |
| Type | false |
| Kind | operation |
| CapabilityStatement | |
| epa-medication-service-client | EPA Capability Statement für Clients des ePA Medication Service |
| epa-medication-service-server | EPA CapabilityStatement für den Medication Service |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: OperationDefinition provide-prescription-erp-OP
URL: [base]/$provide-prescription-erp
Input parameters Profile:EPA Operation ProvidePrescription ERP Input-Parameters
Output parameters Profile:EPA Operation RxPrescription ERP Output-Parameters
| Use | Name | Scope | Cardinality | Type | Binding | Documentation |
{
"resourceType": "OperationDefinition",
"id": "provide-prescription-erp-OP",
"meta": {
"profile": [
"https://gematik.de/fhir/ti/StructureDefinition/ti-operationdefinition"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "https://gematik.de/fhir/ti/StructureDefinition/extension-http-method",
"valueCode": "POST"
}
],
"url": "https://gematik.de/fhir/epa-medication/OperationDefinition/provide-prescription-erp-OP",
"version": "1.3.0",
"name": "providePrescription_MedicationSvc",
"title": "Provide Prescription eRP",
"status": "active",
"kind": "operation",
"date": "2025-12-15",
"publisher": "gematik GmbH",
"contact": [
{
"name": "gematik GmbH",
"telecom": [
{
"system": "url",
"value": "https://www.gematik.de"
},
{
"system": "email",
"value": "patientteam [ at ] gematik.de"
}
]
}
],
"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.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "DE"
}
]
}
],
"affectsState": true,
"code": "provide-prescription-erp",
"system": true,
"type": false,
"instance": false,
"inputProfile": "https://gematik.de/fhir/epa-medication/StructureDefinition/epa-op-provide-prescription-erp-input-parameters",
"outputProfile": "https://gematik.de/fhir/epa-medication/StructureDefinition/epa-op-rx-prescription-erp-output-parameters"
}