FHIR IG analytics| Package | eng.fhir.profile.dev |
| Resource Type | Location |
| Id | Location-PS.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Location",
"id": "AREAS.location-ps",
"meta": {
"profile": [
"https://eng.it/fhir/StructureDefinition/Location_Eng"
]
},
"extension": [
{
"url": "http://cct.eng.it/FHIR/schema/location-branch",
"extension": [
{
"url": "subcode",
"valueString": "00"
},
{
"url": "discipline",
"valueCoding": {
"system": "http://cct.eng.it/FHIR/schema/location-discipline",
"code": "99",
"display": "ALTRE PRESTAZIONI"
}
}
]
},
{
"url": "http://cct.eng.it/FHIR/schema/location-prs-incharge",
"valueReference": {
"reference": "Practitioner/AREAS.38776"
}
}
],
"identifier": [
{
"system": "http://cct.eng.it/FHIR/schema/location-regionalCode",
"value": "17389"
},
{
"system": "http://cct.eng.it/FHIR/schema/location-identifier",
"value": "PS-CHIVASSO"
}
],
"status": "active",
"name": "PS CHIVASSO",
"description": "PS-CHIVASSO - PS CHIVASSO",
"mode": "instance",
"type": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
"code": "ER",
"display": "Emergency room"
}
]
},
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
"code": "HRAD",
"display": "radiology unit"
}
]
}
],
"address": {
"type": "physical",
"city": "CHIVASSO"
},
"physicalType": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/location-physical-type",
"code": "wa",
"display": "Ward"
}
]
},
"managingOrganization": {
"reference": "Organization/AREAS.PRE-010017"
}
}