{ "resourceType": "Location", "id": "location-1", "identifier": [ { "use": "official", "system": "urn:oid:1.2.345.6789", "value": "hch_rw", "assigner": { "reference": "Organization/organization-2" } } ], "status": "active", "name": "Respirary ward, Health Connect Hospital", "alias": [ "Respiratory ward, HCH", "Resp ward, HCH" ], "description": "Respiratory ward at Health Connect Hospital, North building", "mode": "instance", "telecom": [ { "system": "phone", "value": "01111 222223" }, { "system": "fax", "value": "1111" }, { "system": "email", "value": "respiratory@healthconnecthospital.org" } ], "address": { "type": "physical", "line": [ "6 Pancras Square" ], "city": "London", "postalCode": "N1C 4AG", "country": "UK" }, "physicalType": { "coding": [ { "system": "http://terminology.hl7.org/CodeSystem/location-physical-type", "code": "wa", "display": "Ward" } ] }, "type": [ { "coding": [ { "system": "http://terminology.hl7.org/CodeSystem/v3-RoleCode", "code": "CHEST", "display": "Chest unit" } ] } ], "position": { "longitude": -0.12504, "latitude": 51.53348, "altitude": 0 }, "managingOrganization": { "reference": "Organization/organization-2", "display": "Health Connect Hospital" } }