FHIR IG analytics| Package | de.gematik.epa.medication |
| Resource Type | OperationDefinition |
| Id | OperationDefinition-unlink-emp-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/unlink-emp-op |
| URL | https://gematik.de/fhir/epa-medication/OperationDefinition/unlink-emp-op |
| Version | 1.3.0 |
| Status | active |
| Date | 2025-12-15 |
| Name | unlinkEMP_MedicationSvc |
| Title | eMP-Verknüpfung entfernen |
| Realm | de |
| Description | Diese Operation des Medication Service dient dazu, eine Verknüpfung zwischen einem bestehenden eML-Eintrag und einem dokumentierten eMP-Eintrag aufzuheben. |
| 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 unlink-emp-op
URL: [base]/MedicationStatement/[id]/$unlink-emp
Input parameters Profile:EPA Operation Link eMP Parameters
Output parameters Profile:EPA Operation Link eMP Output Parameters
| Use | Name | Scope | Cardinality | Type | Binding | Documentation |
{
"resourceType": "OperationDefinition",
"id": "unlink-emp-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/unlink-emp-op",
"version": "1.3.0",
"name": "unlinkEMP_MedicationSvc",
"title": "eMP-Verknüpfung entfernen",
"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": "Diese Operation des Medication Service dient dazu, eine Verknüpfung zwischen einem bestehenden eML-Eintrag und einem dokumentierten eMP-Eintrag aufzuheben.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "DE"
}
]
}
],
"affectsState": true,
"code": "unlink-emp",
"resource": [
"MedicationStatement"
],
"system": false,
"type": false,
"instance": true,
"inputProfile": "https://gematik.de/fhir/epa-medication/StructureDefinition/epa-op-link-emp-entry-parameters",
"outputProfile": "https://gematik.de/fhir/epa-medication/StructureDefinition/epa-op-link-emp-entry-output-parameters"
}