PackagesCanonicalsLogsProblems
    Packages
    ca.infoway.io.ca-csd@1.1.0-dft-preBallot
    http://fhir.infoway-inforoute.ca/io/CA-CSD/StructureDefinition/CA-CSD-Jurisdiction-Location
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: JurisdictionLocation
type: Location
elements:
  address:
    mustSupport: true
    index: 10
    elements:
      line: {mustSupport: true, index: 11}
      city: {mustSupport: true, index: 12}
      state: {mustSupport: true, index: 13}
      postalCode: {mustSupport: true, index: 14}
      country: {mustSupport: true, index: 15}
    required: [city]
  managingOrganization:
    type: Reference
    mustSupport: true
    refers: ['http://fhir.infoway-inforoute.ca/io/CA-CSD/StructureDefinition/CA-CSD-Jurisdiction-Organization']
    index: 16
  name: {mustSupport: true, index: 5}
  type: {mustSupport: true, index: 6}
  extension:
    type: Extension
    url: http://fhir.infoway-inforoute.ca/ca-ext/StructureDefinition/location-AcceptingNewPatients
    index: 0
    slicing:
      slices:
        acceptingnewpatients:
          match: {}
          schema: {type: Extension, url: 'http://fhir.infoway-inforoute.ca/ca-ext/StructureDefinition/location-AcceptingNewPatients', index: 0}
  status: {mustSupport: true, index: 4}
  identifier:
    mustSupport: true
    index: 1
    elements:
      system: {mustSupport: true, index: 2}
      value: {mustSupport: true, index: 3}
    required: [system, value]
  telecom:
    mustSupport: true
    index: 7
    elements:
      system: {mustSupport: true, index: 8}
      value: {mustSupport: true, index: 9}
    required: [value]
  partOf:
    type: Reference
    mustSupport: true
    refers: ['http://fhir.infoway-inforoute.ca/io/CA-CSD/StructureDefinition/CA-CSD-Location']
    index: 17
package_version: 1.1.0-dft-preBallot
extensions:
  acceptingnewpatients: {url: 'http://fhir.infoway-inforoute.ca/ca-ext/StructureDefinition/location-AcceptingNewPatients', type: Extension, index: 0}
class: profile
kind: resource
url: http://fhir.infoway-inforoute.ca/io/CA-CSD/StructureDefinition/CA-CSD-Jurisdiction-Location
base: https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.JurisdictionLocation
version: null