{
"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": "ca-on-eReferral-profile-Location-v-11.json",
"package_name": "ca.on.oh",
"date": null,
"derivation": "constraint",
"publisher": null,
"fhirVersion": "4.0.1",
"name": "EReferralLocation",
"abstract": false,
"type": "Location",
"experimental": null,
"resourceType": "StructureDefinition",
"title": "Location",
"package_version": "ereferral-econsult-0.12.0-alpha1.0.4",
"status": "draft",
"id": "b71212c1-8dd0-4b12-a519-c68156b294e7",
"kind": "resource",
"url": "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-Location",
"version": "1.0.1",
"differential": {
"element": [ {
"id": "Location.meta",
"min": 1,
"path": "Location.meta",
"mustSupport": true
}, {
"id": "Location.meta.profile",
"min": 1,
"path": "Location.meta.profile",
"comment": "#### **_` FOR eREFERRAL USAGE: The meta.profile = http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-Location|1.0.1 `_**\r\n\r\nIt is up to the server and/or other infrastructure of policy to determine whether/how these claims are verified and/or updated over time. The list of profile URLs is a set.",
"mustSupport": true
}, {
"id": "Location.extension:GeoJSON",
"path": "Location.extension",
"type": [ {
"code": "Extension",
"profile": [ "http://hl7.org/fhir/StructureDefinition/geolocation" ]
} ],
"sliceName": "GeoJSON",
"mustSupport": true
}, {
"id": "Location.extension:GeoJSON.extension",
"min": 2,
"path": "Location.extension.extension"
}, {
"id": "Location.description",
"path": "Location.description",
"mustSupport": true
}, {
"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.system",
"path": "Location.type.coding.system",
"mustSupport": true
}, {
"id": "Location.type.coding.code",
"path": "Location.type.coding.code",
"mustSupport": true
}, {
"id": "Location.type.coding.display",
"path": "Location.type.coding.display",
"mustSupport": true
}, {
"id": "Location.type.text",
"path": "Location.type.text",
"mustSupport": true
}, {
"id": "Location.address.use",
"path": "Location.address.use",
"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.state",
"path": "Location.address.state",
"mustSupport": true
}, {
"id": "Location.physicalType",
"path": "Location.physicalType",
"mustSupport": true
}, {
"id": "Location.physicalType.coding",
"path": "Location.physicalType.coding",
"mustSupport": true
}, {
"id": "Location.physicalType.coding.system",
"path": "Location.physicalType.coding.system",
"mustSupport": true
}, {
"id": "Location.physicalType.coding.code",
"path": "Location.physicalType.coding.code",
"mustSupport": true
}, {
"id": "Location.physicalType.coding.display",
"path": "Location.physicalType.coding.display",
"mustSupport": true
}, {
"id": "Location.position",
"path": "Location.position",
"mustSupport": false
}, {
"id": "Location.position.longitude",
"path": "Location.position.longitude",
"mustSupport": true
}, {
"id": "Location.position.latitude",
"path": "Location.position.latitude",
"mustSupport": true
}, {
"id": "Location.position.altitude",
"path": "Location.position.altitude",
"mustSupport": true
}, {
"id": "Location.hoursOfOperation.daysOfWeek",
"path": "Location.hoursOfOperation.daysOfWeek",
"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://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-Location"
}