{
  "resourceType": "OperationOutcome",
  "id": "aorta-datareference-operationoutcome-multiple-match-delete",
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"nl-NL\" lang=\"nl-NL\">Multiple matches exist for the conditional delete</div>"
  },
  "issue": [
    {
      "details": {
        "coding": [
          {
            "code": "DELETE_MULTIPLE_MATCHES",
            "system": "http://terminology.hl7.org/CodeSystem/operation-outcome"
          }
        ],
        "text": "Multiple matches exist for the conditional delete"
      },
      "severity": "error",
      "code": "multiple-matches"
    }
  ]
}