FHIR IG analytics| Package | rl.fhir.r4 |
| Resource Type | Location |
| Id | Example_Location_LDO_Stanza.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Location",
"id": "esempio-location-operation room-ldo",
"meta": {
"lastUpdated": "2023-05-17T13:05:09Z",
"profile": [
"https://fhir.siss.regione.lombardia.it/StructureDefinition/RLLocationCore"
],
"versionId": "1"
},
"identifier": [
{
"value": "B1-S.F2.1.00"
}
],
"name": "Reparto neurochirurgia",
"physicalType": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/location-physical-type",
"code": "ro",
"display": "Room"
}
]
},
"managingOrganization": {
"reference": "Organization/esempio-Organization-core"
},
"partOf": {
"reference": "Location/esempio-Location-CORE-base"
}
}