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

FHIR IG analytics

Packageeng.fhir.profile.dev
Resource TypeLocation
IdLocation_StrutturaErogatrice.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "Location",
  "id": "AREAS.bu-3059",
  "meta": {
    "profile": [
      "https://eng.it/fhir/StructureDefinition/Location_StrutturaErogatrice_Eng"
    ]
  },
  "extension": [
    {
      "url": "http://cct.eng.it/FHIR/schema/location-periodo-validita",
      "valuePeriod": {
        "start": "2007-01-01"
      }
    },
    {
      "url": "http://cct.eng.it/FHIR/schema/location-timestamp-ins",
      "valueDateTime": "2007-10-08"
    },
    {
      "url": "http://cct.eng.it/FHIR/schema/location-timestamp-var",
      "valueDateTime": "2013-02-14"
    },
    {
      "url": "http://cct.eng.it/FHIR/schema/location-data-apertura",
      "valueDateTime": "2002-01-01"
    },
    {
      "url": "http://cct.eng.it/FHIR/schema/location-tipo-anagr-reg",
      "valueCode": "2002"
    },
    {
      "url": "http://cct.eng.it/FHIR/schema/location-pubbl-priv",
      "valueBoolean": true
    }
  ],
  "identifier": [
    {
      "system": "http://cct.eng.it/FHIR/schema/location-identifier",
      "value": "3059"
    },
    {
      "system": "http://cct.eng.it/FHIR/schema/location-identifier-codstruttura",
      "value": "113101"
    },
    {
      "system": "http://cct.eng.it/FHIR/schema/location-identifier-idcodstruttura",
      "value": "209"
    }
  ],
  "status": "active",
  "name": "OSPEDALE CASTEL SAN GIOVANNI",
  "description": "OSPEDALE CASTEL SAN GIOVANNI",
  "mode": "instance",
  "type": [
    {
      "coding": [
        {
          "system": "http://cct.eng.it/FHIR/schema/location-type",
          "code": "ESTAB",
          "display": "ESTABLISHMENT"
        }
      ]
    }
  ],
  "telecom": [
    {
      "system": "phone",
      "value": "0523-880111"
    }
  ],
  "address": {
    "type": "physical",
    "line": [
      "VIALE 2 GIUGNO"
    ],
    "postalCode": "29015"
  },
  "physicalType": {
    "coding": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/location-physical-type",
        "code": "bu",
        "display": "building"
      }
    ]
  },
  "partOf": {
    "identifier": {
      "system": "http://cct.eng.it/FHIR/schema/location-identifier",
      "value": "2"
    }
  },
  "managingOrganization": {
    "identifier": {
      "system": "http://terminology.hl7.it/CodeSystem/minsan-fls",
      "value": "101"
    }
  }
}