{ "description": "Entfernt Matches aus einer Domäne.", "_filename": "OperationDefinition-RemovePossibleMatches.json", "package_name": "ths-greifswald.ttp-fhir-gw", "date": "2023-07-04", "system": true, "publisher": "Unabhängige Treuhandstelle der Universitätsmedizin Greifswald", "instance": false, "name": "RemovePossibleMatches", "type": "false", "experimental": null, "resourceType": "OperationDefinition", "title": "removePossibleMatches", "package_version": "2023.1.1", "status": "draft", "id": "6d9abaae-6192-413c-88f8-160543f0699f", "affectsState": true, "kind": "operation", "comment": "(Mögliche) Matches von Identitäten entfernen.", "url": "https://ths-greifswald.de/fhir/OperationDefinition/epix/RemovePossibleMatches", "code": "removePossibleMatches", "version": "2023.2.0-DEVEL", "contact": [ { "name": "Unabhängige Treuhandstelle der Universitätsmedizin Greifswald", "telecom": [ { "use": "work", "value": "https://www.ths-greifswald.de/", "system": "url" } ] } ], "parameter": [ { "max": "1", "min": 1, "use": "in", "name": "domain", "type": "string", "documentation": "Angabe der Matching-Domaene" }, { "max": "*", "min": 1, "use": "in", "name": "linkId", "type": "integer", "documentation": "Link-ID eines zu löschen Matches." }, { "max": "1", "min": 0, "use": "in", "name": "comment", "type": "string", "documentation": "Anmerkung zum Löschvorgang" }, { "max": "1", "min": 1, "use": "out", "name": "return", "type": "OperationOutcome", "documentation": "Rückinformation zum Löschvorgang." } ] }