description: A Jurisdiction consists of a pairing of a Location Resource and Organization resource. A jurisdiction is a political administrative unit or other territory over which authority is exercised. Jurisdictions include political administrative units such as village districts or regions. package_name: ca.infoway.io.ca-csd derivation: constraint name: JurisdictionOrganization type: Organization elements: identifier: mustSupport: true index: 0 elements: system: {mustSupport: true, index: 1} value: {mustSupport: true, index: 2} required: [system, value] active: {mustSupport: true, index: 3} type: {mustSupport: true, index: 4} name: {mustSupport: true, index: 5} telecom: mustSupport: true index: 6 elements: system: {mustSupport: true, index: 7} value: {mustSupport: true, index: 8} required: [value] address: {mustSupport: true, index: 9} partOf: type: Reference mustSupport: true refers: ['http://fhir.infoway-inforoute.ca/io/CA-CSD/StructureDefinition/CA-CSD-Organization'] index: 10 contact: elements: address: elements: city: {mustSupport: true, index: 11} package_version: 1.1.0-dft-preBallot class: profile kind: resource url: http://fhir.infoway-inforoute.ca/io/CA-CSD/StructureDefinition/CA-CSD-Jurisdiction-Organization base: https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.JurisdictionOrganization version: null