{
  "resourceType" : "OperationOutcome",
  "id" : "8d5c1994-5caf-46c6-8c95-c5e7e6fad8e5",
  "meta" : {
    "profile" : ["https://gematik.de/fhir/ti/StructureDefinition/operation-outcome"]
  },
  "issue" : [{
    "severity" : "error",
    "code" : "security",
    "details" : {
      "coding" : [{
        "system" : "https://gematik.de/fhir/ti/CodeSystem/operation-outcome-details-codes",
        "code" : "SVC_TELEMATIKID_TEMPORARILY_BLOCKED",
        "display" : "The specified Telematik-ID is temporarily blocked"
      }]
    }
  }]
}