{ "description": "Details and position information for a physical place where services are provided and resources and participants may be stored, found, contained, or accommodated.", "_filename": "StructureDefinition-Location.json", "package_name": "ca.on.ehr.r4", "date": null, "derivation": "constraint", "publisher": null, "fhirVersion": "4.0.1", "name": "LocationEHR", "abstract": false, "type": "Location", "experimental": null, "resourceType": "StructureDefinition", "title": "Location EHR", "package_version": "1.0.0", "status": "active", "id": "c7fc3b9c-1753-4ff6-829e-c1704110b495", "kind": "resource", "url": "http://ontariohealth.ca/fhir/ehr/StructureDefinition/profile-location", "version": "1.0.0", "differential": { "element": [ { "id": "Location.identifier", "path": "Location.identifier", "mustSupport": true }, { "id": "Location.identifier.system", "min": 1, "path": "Location.identifier.system", "mustSupport": true }, { "id": "Location.identifier.value", "min": 1, "path": "Location.identifier.value", "mustSupport": true }, { "id": "Location.name", "min": 1, "path": "Location.name", "mustSupport": true }, { "id": "Location.description", "path": "Location.description", "mustSupport": true }, { "id": "Location.address", "path": "Location.address", "mustSupport": true }, { "id": "Location.address.type", "path": "Location.address.type", "mustSupport": true }, { "id": "Location.address.line", "path": "Location.address.line", "mustSupport": true }, { "id": "Location.address.city", "path": "Location.address.city", "mustSupport": true }, { "id": "Location.address.state", "path": "Location.address.state", "binding": { "strength": "required", "valueSet": "http://ehealthontario.ca/fhir/ValueSet/province-state-code" }, "mustSupport": true }, { "id": "Location.address.postalCode", "path": "Location.address.postalCode", "mustSupport": true }, { "id": "Location.address.country", "path": "Location.address.country", "binding": { "strength": "required", "valueSet": "http://ehealthontario.ca/fhir/ValueSet/country-code" }, "mustSupport": true }, { "id": "Location.managingOrganization", "path": "Location.managingOrganization", "type": [ { "code": "Reference", "targetProfile": [ "http://ontariohealth.ca/fhir/ehr/StructureDefinition/profile-organization" ] } ], "mustSupport": true }, { "id": "Location.managingOrganization.reference", "min": 1, "path": "Location.managingOrganization.reference", "mustSupport": true } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Location" }