{
  "resourceType": "Bundle",
  "id": "a4dea20c-6a26-477a-bd19-cb4b42f972d9",
  "meta": {
    "profile": [
      "https://fhir.kbv.de/StructureDefinition/74_PR_ETS_Bundle"
    ]
  },
  "type": "message",
  "entry": [
    {
      "fullUrl": "urn:uuid:86a54d0a-373a-4cf1-a943-36a7d37aec42",
      "resource": {
        "resourceType": "MessageHeader",
        "id": "86a54d0a-373a-4cf1-a943-36a7d37aec42",
        "meta": {
          "profile": [
            "https://fhir.kbv.de/StructureDefinition/74_PR_ETS_MH_Vermittlungscodes-anfordern_Response"
          ]
        },
        "event": {
          "system": "https://fhir.kbv.de/CodeSystem/74_CS_ETS_Events",
          "code": "vermittlungscode-anfordern"
        },
        "timestamp": "2018-11-14T07:01:00+00:00",
        "source": {
          "endpoint": "mailto:ets@kv-safenet.de"
        },
        "response": {
          "identifier": "e3ddbded-31d3-4505-805a-03b0d941621e",
          "code": "fatal-error",
          "details": {
            "reference": "urn:uuid:76006440-0f56-4718-919e-1e47be97e519"
          }
        }
      }
    },
    {
      "fullUrl": "urn:uuid:76006440-0f56-4718-919e-1e47be97e519",
      "resource": {
        "resourceType": "OperationOutcome",
        "id": "76006440-0f56-4718-919e-1e47be97e519",
        "meta": {
          "profile": [
            "https://fhir.kbv.de/StructureDefinition/74_PR_ETS_Operationoutcome"
          ]
        },
        "issue": [
          {
            "severity": "fatal",
            "code": "processing",
            "details": {
              "coding": [
                {
                  "system": "https://fhir.kbv.de/CodeSystem/74_CS_ETS_Fehler",
                  "code": "999",
                  "display": "Interner Service Fehler"
                }
              ]
            }
          }
        ]
      }
    }
  ]
}