{
  "resourceType": "Bundle",
  "id": "RLBundleRispostaNEANegativa",
  "meta": {
    "profile": [
      "https://fhir.siss.regione.lombardia.it/StructureDefinition/RLBundleRispostaNEA"
    ]
  },
  "type": "message",
  "entry": [
    {
      "resource": {
        "resourceType": "MessageHeader",
        "id": "3f4233a1-b879-bcd3-b8d5-26dc3a31512b",
        "meta": {
          "profile": [
            "https://fhir.siss.regione.lombardia.it/StructureDefinition/RLMessageHeaderNEA"
          ]
        },
        "eventCoding": {
          "system": "https://fhir.siss.regione.lombardia.it/ValueSet/message-events/sgdt",
          "code": "NEA",
          "display": "Chiamata NEA"
        },
        "destination": [
          {
            "name": "NEA",
            "endpoint": "urn:rlfhir:NEA"
          }
        ],
        "source": {
          "name": "SGDT",
          "endpoint": "urn:rlfhir:SGDT"
        },
        "response": {
          "identifier": "RLBundleNEArichiesta",
          "code": "fatal-error",
          "details": {
            "reference": "OperationOutcome/a24ab258-a2b5-59ae-4b6f-f5bd57ca4ef0"
          }
        }
      }
    },
    {
      "resource": {
        "resourceType": "OperationOutcome",
        "id": "a24ab258-a2b5-59ae-4b6f-f5bd57ca4ef0",
        "meta": {
          "profile": [
            "https://fhir.siss.regione.lombardia.it/StructureDefinition/RLOperationOutcomeNEA"
          ]
        },
        "issue": [
          {
            "severity": "error",
            "code": "invalid",
            "details": {
              "coding": [
                {
                  "system": "https://fhir.siss.regione.lombardia.it/operation-error",
                  "code": "9.19",
                  "display": "[Entry-0] Risorsa di tipo MessageHeader non valida. DESTINATION -> ENDPOINT contiene un valore non atteso."
                }
              ]
            }
          }
        ]
      }
    }
  ]
}