{ "description": "The $remove-medication-plan-note in the ePA Medication Service is used to remove management notes from the medication plan document.", "_filename": "OperationDefinition-remove-medication-plan-note-OP.json", "package_name": "de.gematik.epa.medication", "date": "2024-07-15", "system": true, "publisher": "gematik GmbH", "instance": false, "name": "Remove Medication Plan Management Notes", "type": "false", "experimental": null, "outputProfile": "https://gematik.de/fhir/epa-medication/StructureDefinition/epa-ms-operation-outcome", "resourceType": "OperationDefinition", "title": "Remove Medication Plan Management Notes", "package_version": "1.1.0-rc1", "status": "active", "id": "b3153d90-d1f7-4797-a292-c84ca9b81dd5", "kind": "operation", "url": "https://gematik.de/fhir/epa-medication/OperationDefinition/remove-medication-plan-note-OP", "code": "remove-medication-plan-note", "version": "1.1.0-rc1", "inputProfile": "https://gematik.de/fhir/epa-medication/StructureDefinition/epa-op-remove-medication-plan-management-note-in-parameters", "parameter": [ { "max": "1", "min": 1, "use": "in", "name": "performer", "part": [ { "max": "1", "min": 1, "use": "in", "name": "organization", "type": "Organization" }, { "max": "1", "min": 0, "use": "in", "name": "practitioner", "type": "Practitioner" }, { "max": "1", "min": 0, "use": "in", "name": "practitionerRole", "type": "PractitionerRole" } ] }, { "max": "1", "min": 0, "use": "in", "name": "enterer", "part": [ { "max": "1", "min": 0, "use": "in", "name": "organization", "type": "Organization" }, { "max": "1", "min": 0, "use": "in", "name": "practitioner", "type": "Practitioner" }, { "max": "1", "min": 0, "use": "in", "name": "practitionerRole", "type": "PractitionerRole" } ] }, { "max": "1", "min": 0, "use": "in", "name": "author", "part": [ { "max": "1", "min": 0, "use": "in", "name": "organization", "type": "Organization" }, { "max": "1", "min": 0, "use": "in", "name": "practitioner", "type": "Practitioner" }, { "max": "1", "min": 0, "use": "in", "name": "practitionerRole", "type": "PractitionerRole" } ] }, { "max": "1", "min": 0, "use": "in", "name": "unconfirmedAuthor", "part": [ { "max": "1", "min": 0, "use": "in", "name": "organization", "type": "Organization" }, { "max": "1", "min": 0, "use": "in", "name": "practitioner", "type": "Practitioner" }, { "max": "1", "min": 0, "use": "in", "name": "practitionerRole", "type": "PractitionerRole" } ] }, { "max": "1", "min": 0, "use": "in", "name": "informant", "part": [ { "max": "1", "min": 0, "use": "in", "name": "professionals", "part": [ { "max": "1", "min": 0, "use": "in", "name": "organization", "type": "Organization" }, { "max": "1", "min": 0, "use": "in", "name": "practitioner", "type": "Practitioner" }, { "max": "1", "min": 0, "use": "in", "name": "practitionerRole", "type": "PractitionerRole" } ] }, { "max": "1", "min": 0, "use": "in", "name": "persons", "part": [ { "max": "1", "min": 0, "use": "in", "name": "patient", "type": "Identifier" }, { "max": "1", "min": 0, "use": "in", "name": "relatedPerson", "type": "RelatedPerson" } ] } ] }, { "max": "1", "min": 1, "use": "out", "name": "return", "type": "OperationOutcome" } ] }