FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.eu.fhir.oah
Resource TypeOrganization
IdOrganization-Org-ARPAC-Campania.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: Organization Org-ARPAC-Campania

identifier: Codice IPA/arlpa_, Codice univoco ufficio/KD1LA6, Codice AOO di riferimento/A6BEKPC

type: Government, Ufficio per l'erogazione di servizi

name: Agenzia Regionale per la Protezione dell'Ambiente della Campania

alias: Dipartimento Provinciale di Benevento

telecom: direzionegenerale.arpac@pec.arpacampania.it, arpac.dipartimentobenevento@pec.arpacampania.it, e.barricella@arpacampania.it, ph: 0824320204(Work), fax: 0824320241(Work)

address: Via San Pasquale, 36B - 82100 Benevento (BN)(work)

contact

purpose: Responsabile

name: Elina Antonia Barricella

telecom: e.barricella@arpacampania.it, ph: 0824320204(Work)


Source1

{
  "resourceType": "Organization",
  "id": "Org-ARPAC-Campania",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "type": {
        "text": "Codice IPA"
      },
      "system": "https://www.indicepa.gov.it/ipa/ente",
      "value": "arlpa_"
    },
    {
      "type": {
        "text": "Codice univoco ufficio"
      },
      "system": "https://www.indicepa.gov.it/uo/codice",
      "value": "KD1LA6"
    },
    {
      "type": {
        "text": "Codice AOO di riferimento"
      },
      "system": "https://www.indicepa.gov.it/aoo/codice",
      "value": "A6BEKPC"
    }
  ],
  "type": [
    {
      "coding": [
        {
          "system": "http://terminology.hl7.org/CodeSystem/organization-type",
          "code": "govt",
          "display": "Government"
        }
      ]
    },
    {
      "text": "Ufficio per l'erogazione di servizi"
    }
  ],
  "name": "Agenzia Regionale per la Protezione dell'Ambiente della Campania",
  "alias": [
    "Dipartimento Provinciale di Benevento"
  ],
  "telecom": [
    {
      "system": "email",
      "value": "direzionegenerale.arpac@pec.arpacampania.it",
      "use": "work",
      "rank": 1,
      "period": {
        "start": "2022-02-26"
      }
    },
    {
      "system": "email",
      "value": "arpac.dipartimentobenevento@pec.arpacampania.it",
      "use": "work"
    },
    {
      "system": "email",
      "value": "e.barricella@arpacampania.it",
      "use": "work"
    },
    {
      "system": "phone",
      "value": "0824320204",
      "use": "work"
    },
    {
      "system": "fax",
      "value": "0824320241",
      "use": "work"
    }
  ],
  "address": [
    {
      "use": "work",
      "type": "both",
      "text": "Via San Pasquale, 36B - 82100 Benevento (BN)",
      "line": [
        "Via San Pasquale, 36B"
      ],
      "city": "Benevento",
      "state": "BN",
      "postalCode": "82100",
      "country": "IT"
    }
  ],
  "contact": [
    {
      "purpose": {
        "text": "Responsabile"
      },
      "name": {
        "family": "Barricella",
        "given": [
          "Elina",
          "Antonia"
        ]
      },
      "telecom": [
        {
          "system": "email",
          "value": "e.barricella@arpacampania.it",
          "use": "work"
        },
        {
          "system": "phone",
          "value": "0824320204",
          "use": "work"
        }
      ]
    }
  ]
}