description: Israel Core proposed constraints and extensions on the Location Resource package_name: il.core.fhir.r4 derivation: constraint name: ILCoreLocation type: Location elements: identifier: {type: Identifier, index: 0} status: {mustSupport: true, index: 1} name: {mustSupport: true, index: 2} telecom: elements: system: {mustSupport: true, index: 3} value: {mustSupport: true, index: 4} use: {mustSupport: true, index: 5} required: [value, system] address: type: Address mustSupport: true index: 6 extensions: geolocation: {url: null, max: 0, index: 7} elements: extension: index: 7 slicing: slices: geolocation: match: {} schema: {index: 7} max: 0 managingOrganization: type: Reference refers: ['http://fhir.health.gov.il/StructureDefinition/il-core-organization'] index: 8 partOf: type: Reference refers: ['http://fhir.health.gov.il/StructureDefinition/il-core-location'] index: 9 package_version: 0.19.1 class: profile kind: resource url: http://fhir.health.gov.il/StructureDefinition/il-core-location base: http://hl7.org/fhir/StructureDefinition/Location version: 0.19.1 required: [name]