PackagesCanonicalsLogsProblems
    Packages
    ihe.iti.mcsd@3.8.0
    https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.JurisdictionOrganization
description: A profile on the mCSD Organization 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).\n\nIn addition to the base requirements of [mCSD Organization](StructureDefinition-IHE.mCSD.Organization.html),\none `type` must be set to `https://profiles.ihe.net/ITI/mCSD/CodeSystem/IHE.mCSD.Organization.Location.Types#jurisdiction`.
package_name: ihe.iti.mcsd
derivation: constraint
name: MCSDJurisdictionOrganization
type: Organization
elements:
  type:
    short: 'One type must be set to: https://profiles.ihe.net/ITI/mCSD/CodeSystem/IHE.mCSD.Organization.Location.Types#jurisdiction'
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: $this, type: value}
      min: null
      slices:
        jurisdiction:
          match:
            coding:
            - {code: jurisdiction, system: 'https://profiles.ihe.net/ITI/mCSD/CodeSystem/IHE.mCSD.Organization.Location.Types'}
          schema:
            pattern:
              type: CodeableConcept
              value:
                coding:
                - {code: jurisdiction, system: 'https://profiles.ihe.net/ITI/mCSD/CodeSystem/IHE.mCSD.Organization.Location.Types'}
            _required: true
            index: 1
          min: 1
          max: 1
package_version: 3.8.0
class: profile
kind: resource
url: https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.JurisdictionOrganization
base: https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.Organization
version: 3.8.0