{ "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": "Location", "abstract": false, "type": "Location", "experimental": null, "resourceType": "StructureDefinition", "title": "Location", "package_version": "0.9.1", "status": "draft", "id": "0f92a657-74b9-409d-b91a-bf4963930bb6", "kind": "resource", "url": "http://ontariohealth.ca/fhir/ehr/StructureDefinition/ca-on-profile-Location", "version": null, "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/StructureDefinition/ca-on-profile-Organization" ] } ], "mustSupport": true }, { "id": "Location.managingOrganization.reference", "min": 1, "path": "Location.managingOrganization.reference", "mustSupport": true } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Location" }