{ "description": "The $manage medicationstatement operation allows for the updating of a MedicationStatement resource. This operation supports instance-level interactions, enabling the management of existing MedicationStatement resources. It also ensures the provenance of the medication statement data by requiring information about the performer institution and performer person. The input parameters include the medication statement details and the provenance information, and the output parameters return the updated MedicationStatement resource along with the operation outcome. The business logic of the $manage operation for updating medication additional information prevents any changes to the medication reference via the medicationReference parameter. The logic checks if the reference has changed and ignores any changes to this reference.", "_filename": "OperationDefinition-manage-medicationstatement-OP.json", "package_name": "de.gematik.dev.epa.medication", "date": "2024-08-14", "system": false, "publisher": "gematik GmbH", "instance": true, "name": "Manage MedicationStatement", "type": "false", "experimental": null, "outputProfile": "https://gematik.de/fhir/epa-medication/StructureDefinition/epa-op-manage-medicationstatement-output-parameters", "resourceType": "OperationDefinition", "title": "Manage MedicationStatement", "package_version": "1.1.0-alpha.6", "status": "active", "id": "724b5d23-c017-400a-b656-a4d9ec6cce4f", "resource": [ "MedicationStatement" ], "kind": "operation", "url": "https://gematik.de/fhir/epa-medication/OperationDefinition/manage-medicationstatement-OP", "code": "manage", "version": "1.1.0", "inputProfile": "https://gematik.de/fhir/epa-medication/StructureDefinition/epa-op-manage-medicationstatement-input-parameters", "parameter": [ { "max": "1", "min": 1, "use": "in", "name": "medicationStatement", "type": "MedicationStatement" }, { "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" } ], "documentation": "Tätige Person und/oder Leistungserbringerinstitution/Organisation/Rolle, die die Schreiboperation generell ausübt. Die Angabe der Leistungserbringerinstitution ist mandatorisch, denn hier erfolgt die Übereinstimmungsprüfung hinsichtlich der aktuell zugreifenden LEI." }, { "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" } ], "documentation": "Person und/oder Leistungserbringerinstitution/Organisation/Rolle, die die Medikationsdaten erfasste." }, { "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" } ], "documentation": "Verantwortliche Person und/oder Leistungserbringerinstitution/Organisation/Rolle für die fachlichen Änderungen der Medikationsdaten." }, { "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" } ], "documentation": "Ein unbestätigter author." }, { "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" } ] } ], "documentation": "Person und/oder Leistungserbringerinstitution, Organisation oder Rolle, die die Informationen für die fachliche Anpassung der Medikationsdaten bereitgestellt hat." }, { "max": "1", "min": 1, "use": "out", "name": "medicationStatement", "type": "MedicationStatement" }, { "max": "1", "min": 1, "use": "out", "name": "operationOutcome", "type": "OperationOutcome" } ] }