FHIR IG analytics| Package | eng.fhir.profile.dev |
| Resource Type | Location |
| Id | Location-reparto.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Location",
"id": "AREAS.wa-IdReparto",
"meta": {
"profile": [
"https://eng.it/fhir/StructureDefinition/Location_Eng"
]
},
"extension": [
{
"url": "http://cct.eng.it/FHIR/schema/location-azienda-fisica",
"valueReference": {
"reference": "Organization/HC40-PL.852ddc94-ad44-473d-9a60-00f1edbc95ae",
"display": "AUSL"
}
},
{
"url": "http://cct.eng.it/FHIR/schema/location-azienda-amministrativa",
"valueReference": {
"reference": "Organization/HC40-PL.id",
"display": "AOSP"
}
}
],
"identifier": [
{
"system": "http://cct.eng.it/FHIR/schema/location-identifier",
"value": "ORTOARG0"
}
],
"status": "active",
"name": "ORTOPEDIA ARGENTA Inf.",
"description": "ORTOARG0 - ORTOPEDIA ARGENTA Inf.",
"mode": "instance",
"type": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
"code": "HU",
"display": "Hospital unit"
}
]
}
],
"address": {
"type": "physical",
"city": "ARGENTA"
},
"physicalType": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/location-physical-type",
"code": "wa",
"display": "Ward"
}
]
},
"managingOrganization": {
"reference": "Organization/AREAS.PRE-00080960"
},
"partOf": {
"reference": "Location/AREAS.bu-1302"
}
}