PackagesCanonicalsLogsProblems
    Packages
    ihe.iti.mcsd@3.5.0
    https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.JurisdictionLocation
description: A profile on the mCSD Location for mCSD Jurisdictions.\n\nJurisdictions are political administrative units or other territories over which authority is exercised. A Jurisdiction\nhas a unique identifier, geographic attributes, etc. Jurisdictions include political administrative units such as village\ndistricts or regions.  Each Jurisdiction is defined by a pairing of [Location](StructureDefinition-IHE.mCSD.JurisdictionLocation.html)\nand [Organization](StructureDefinition-IHE.mCSD.JurisdictionOrganization.html).
package_name: ihe.iti.mcsd
derivation: constraint
name: MCSDJurisdictionLocation
type: Location
elements:
  extension:
    index: 0
    slicing:
      rules: open
      ordered: false
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        boundary:
          match: {url: null}
          schema:
            type: Extension
            short: When a boundary is available, the location-boundary-geojson extension should be used.
            url: http://hl7.org/fhir/StructureDefinition/location-boundary-geojson
            index: 1
            elements:
              valueAttachment:
                index: 2
                elements:
                  contentType:
                    short: The boundary contentType shall be application/geo+json.
                    pattern: {type: Code, value: application/geo+json}
                    index: 3
                  data: {short: The boundary data shall be in the valueAttachment data element., index: 4}
                required: [data]
            required: [valueAttachment]
  type: {short: 'One type must be set to: urn:ietf:rfc:3986#urn:ihe:iti:mcsd:2019:jurisdiction', array: true, min: 2, index: 5}
  managingOrganization:
    type: Reference
    short: The reference to the mCSD Organization resource for this jurisdiction.
    refers: ['https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.JurisdictionOrganization']
    index: 6
package_version: 3.5.0
extensions:
  boundary:
    url: http://hl7.org/fhir/StructureDefinition/location-boundary-geojson
    type: Extension
    short: When a boundary is available, the location-boundary-geojson extension should be used.
    index: 1
    elements:
      valueAttachment:
        index: 2
        elements:
          contentType:
            short: The boundary contentType shall be application/geo+json.
            pattern: {type: Code, value: application/geo+json}
            index: 3
          data: {short: The boundary data shall be in the valueAttachment data element., index: 4}
        required: [data]
    required: [valueAttachment]
class: profile
kind: resource
url: https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.JurisdictionLocation
base: https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.Location
version: 3.5.0
required: [managingOrganization]