FHIR IG analytics| Package | eng.fhir.profile.dev |
| Resource Type | Location |
| Id | Location-stabilimento.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Location",
"id": "AREAS.bu-Idstabilimento",
"meta": {
"profile": [
"https://eng.it/fhir/StructureDefinition/Location_Eng"
]
},
"extension": [
{
"url": "http://cct.eng.it/FHIR/schema/location-branch",
"extension": [
{
"url": "subcode",
"valueString": "09"
}
]
}
],
"identifier": [
{
"system": "http://cct.eng.it/FHIR/schema/location-identifier",
"value": "080960"
}
],
"status": "active",
"name": "Stab ISTITUTO ORTOPEDICO RIZZOLI",
"description": "080960 - Stab ISTITUTO ORTOPEDICO RIZZOLI",
"mode": "instance",
"type": [
{
"coding": [
{
"system": "http://cct.eng.it/FHIR/schema/location-type",
"code": "ESTAB",
"display": "Establishment"
}
]
}
],
"address": {
"type": "physical"
},
"physicalType": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/location-physical-type",
"code": "bu",
"display": "Building"
}
]
},
"managingOrganization": {
"reference": "Organization/AREAS.PRE-00080960"
}
}