{ "description": "Details and position information for a physical place where services are provided and resources and participants may be stored, found, contained, or accommodated. Used to help identify the location of the patient, provider (requester and service provider), and where the service will be provided. May be used in future to conduct analytics and help requesters find best services in closer proximity to the patient.", "_filename": "Location.StructureDefinition.json", "package_name": "ca.infoway.io.erec", "date": null, "derivation": "constraint", "publisher": null, "fhirVersion": "4.0.1", "name": "Location", "abstract": false, "type": "Location", "experimental": null, "resourceType": "StructureDefinition", "title": "Location", "package_version": "1.0.0-dft-ballot", "status": "draft", "id": "c0e33749-c514-4680-aefa-a178f8cf638b", "kind": "resource", "url": "https://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-Location", "version": "0.1.0", "differential": { "element": [ { "id": "Location.meta", "path": "Location.meta", "comment": "The MustSupport flag on this element has been relaxed in this version until further confirmation of the use of meta.profile (outside of use for certain validation suites) and impact can be assessed by the working group." }, { "id": "Location.identifier", "path": "Location.identifier", "mustSupport": true }, { "id": "Location.identifier.system", "path": "Location.identifier.system", "mustSupport": true }, { "id": "Location.identifier.value", "path": "Location.identifier.value", "mustSupport": true }, { "id": "Location.status", "path": "Location.status", "binding": { "strength": "required", "valueSet": "http://hl7.org/fhir/ValueSet/location-status" }, "mustSupport": true }, { "id": "Location.name", "path": "Location.name", "mustSupport": true }, { "id": "Location.description", "path": "Location.description", "mustSupport": false }, { "id": "Location.mode", "path": "Location.mode", "binding": { "strength": "required", "valueSet": "http://hl7.org/fhir/ValueSet/location-mode" } }, { "id": "Location.type.coding", "path": "Location.type.coding", "mustSupport": true }, { "id": "Location.type.coding.code", "path": "Location.type.coding.code", "mustSupport": true }, { "id": "Location.telecom", "path": "Location.telecom", "mustSupport": true }, { "id": "Location.telecom.system", "path": "Location.telecom.system", "mustSupport": true }, { "id": "Location.telecom.value", "path": "Location.telecom.value", "mustSupport": true }, { "id": "Location.address", "path": "Location.address", "mustSupport": true }, { "id": "Location.address.text", "path": "Location.address.text", "mustSupport": true }, { "id": "Location.address.city", "path": "Location.address.city", "mustSupport": true }, { "id": "Location.address.postalCode", "path": "Location.address.postalCode", "mustSupport": true }, { "id": "Location.address.country", "path": "Location.address.country", "mustSupport": true }, { "id": "Location.hoursOfOperation.daysOfWeek", "path": "Location.hoursOfOperation.daysOfWeek", "short": "Mon | Tue | Wed | Thu | Fri | Sat | Sun", "mustSupport": true }, { "id": "Location.hoursOfOperation.allDay", "path": "Location.hoursOfOperation.allDay", "mustSupport": true }, { "id": "Location.hoursOfOperation.openingTime", "path": "Location.hoursOfOperation.openingTime", "mustSupport": true }, { "id": "Location.hoursOfOperation.closingTime", "path": "Location.hoursOfOperation.closingTime", "mustSupport": true } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Location" }