PackagesCanonicalsLogsProblems
    Packages
    ths-greifswald.ttp-fhir-gw@2024.1.0-alpha
    https://ths-greifswald.de/fhir/OperationDefinition/epix/RemovePossibleMatches
{
  "description": "Entfernt Matches aus einer Domäne.",
  "_filename": "OperationDefinition-RemovePossibleMatches.json",
  "package_name": "ths-greifswald.ttp-fhir-gw",
  "date": "2023-09-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": "2024.1.0-alpha",
  "status": "draft",
  "id": "56e162e2-a5cc-4b97-ad4c-f7211d61e02e",
  "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."
  } ]
}