{
  "resourceType": "Bundle",
  "id": "RLBundleRispostaNEAPositiva",
  "meta": {
    "profile": [
      "https://fhir.siss.regione.lombardia.it/StructureDefinition/RLBundleRispostaNEA"
    ]
  },
  "type": "message",
  "entry": [
    {
      "resource": {
        "resourceType": "MessageHeader",
        "id": "1b499ea3-1188-18cd-5d22-ebf9ef8073a8",
        "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": "ok",
          "details": {
            "reference": "OperationOutcome/b6052a56-f5f2-2a53-3430-079821b029f1"
          }
        }
      }
    },
    {
      "resource": {
        "resourceType": "OperationOutcome",
        "id": "b6052a56-f5f2-2a53-3430-079821b029f1",
        "meta": {
          "profile": [
            "https://fhir.siss.regione.lombardia.it/StructureDefinition/RLOperationOutcomeNEA"
          ]
        },
        "issue": [
          {
            "severity": "information",
            "code": "informational",
            "details": {
              "text": "SOC-000000000123"
            }
          }
        ]
      }
    }
  ]
}