FHIR IG analytics| Package | eng.fhir.profile.dev |
| Resource Type | Location |
| Id | Location_StrutturaFisica.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Location",
"id": "AREAS.si-1",
"meta": {
"profile": [
"https://eng.it/fhir/StructureDefinition/Location_StrutturaFisica_Eng"
]
},
"extension": [
{
"url": "http://cct.eng.it/FHIR/schema/location-periodo-validita",
"valuePeriod": {
"start": "2015-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": "2002-02-03"
}
],
"identifier": [
{
"system": "http://cct.eng.it/FHIR/schema/location-identifier",
"value": "1"
}
],
"status": "active",
"name": "CASA DELLA SALUTE",
"description": "CASA DELLA SALUTE",
"mode": "instance",
"type": [
{
"coding": [
{
"system": "http://cct.eng.it/FHIR/schema/location-type",
"code": "SITE",
"display": "site"
}
]
}
],
"telecom": [
{
"system": "phone",
"value": "0523-846211"
},
{
"system": "fax",
"value": "0523-862457"
}
],
"address": {
"type": "physical",
"line": [
"STRADA DI SEMIN, 20"
],
"_city": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-SC-coding",
"valueCoding": {
"system": "http://terminology.hl7.it/CodeSystem/istat-unitaAmministrativeTerritoriali",
"code": "033006"
}
}
]
},
"_state": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-SC-coding",
"valueCoding": {
"system": "http://terminology.hl7.it/CodeSystem/istat-unitaAmministrativeTerritoriali",
"code": "080"
}
}
]
},
"postalCode": "29011"
},
"physicalType": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/location-physical-type",
"code": "si",
"display": "site"
}
]
},
"managingOrganization": {
"identifier": {
"system": "http://terminology.hl7.it/CodeSystem/minsan-fls",
"value": "101"
}
}
}