{
  "resourceType": "Bundle",
  "id": "RLBundleStatoNEAAttiva",
  "meta": {
    "profile": [
      "https://fhir.siss.regione.lombardia.it/StructureDefinition/RLBundleStatoNEA"
    ]
  },
  "type": "searchset",
  "entry": [
    {
      "resource": {
        "resourceType": "ServiceRequest",
        "id": "a1b2c3d4-0001-11ed-b856-02001700b287",
        "meta": {
          "versionId": "1",
          "lastUpdated": "2026-01-08T12:27:57.887+00:00",
          "profile": [
            "https://fhir.siss.regione.lombardia.it/StructureDefinition/RLServiceRequestServiziSocioAssistenziali"
          ]
        },
        "identifier": [
          {
            "system": "https://fhir.siss.regione.lombardia.it/sid/codiceIdentificativoNEA",
            "value": "NEA-000000000123"
          },
          {
            "system": "https://fhir.siss.regione.lombardia.it/sid/codiceIdentificativoSGDT",
            "value": "SOC-000000000123"
          }
        ],
        "status": "active",
        "intent": "order",
        "code": {
          "coding": [
            {
              "system": "https://fhir.siss.regione.lombardia.it/ValueSet/DDC-DescL2",
              "code": "NEA",
              "display": "Chiamata NEA"
            }
          ]
        },
        "subject": {
          "reference": "Patient/94f89259-2d71-4df0-841f-68fdd1746af8",
          "display": "QUATTRO GIUGNO"
        },
        "note": [
          {
            "text": "Paziente in grado di deambulare"
          }
        ]
      },
      "search": {
        "mode": "match"
      }
    },
    {
      "resource": {
        "resourceType": "Patient",
        "id": "94f89259-2d71-4df0-841f-68fdd1746af8",
        "meta": {
          "versionId": "1",
          "lastUpdated": "2026-01-08T12:27:57.887+00:00",
          "profile": [
            "https://fhir.siss.regione.lombardia.it/StructureDefinition/RLPatientCittadino"
          ]
        },
        "extension": [
          {
            "url": "https://fhir.siss.regione.lombardia.it/StructureDefinition/RLPatientASSTdiRiferimento",
            "valueCode": "030701"
          }
        ],
        "identifier": [
          {
            "system": "http://hl7.it/sid/codiceFiscale",
            "value": "QTTGGN24H04F205B"
          }
        ],
        "name": [
          {
            "family": "QUATTRO",
            "given": [
              "GIUGNO"
            ]
          }
        ],
        "telecom": [
          {
            "system": "phone",
            "value": "+39 333 1234567",
            "use": "mobile"
          }
        ],
        "gender": "male",
        "birthDate": "2024-06-04"
      },
      "search": {
        "mode": "include"
      }
    }
  ]
}