PackagesCanonicalsLogsProblems
    Packages
    ch.fhir.ig.ch-elm@1.0.0-trialuse
    http://fhir.ch/ig/ch-elm/StructureDefinition/ch-elm-organization-orderer
description: This CH ELM base profile constrains the Organization resource for the orderer.
package_name: ch.fhir.ig.ch-elm
derivation: constraint
name: ChElmOrganizationOrderer
type: Organization
elements:
  extension:
    index: 0
    slicing:
      rules: open
      ordered: false
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        department:
          match: {url: null}
          schema: {type: Extension, mustSupport: true, url: 'http://fhir.ch/ig/ch-elm/StructureDefinition/ch-elm-ext-department', index: 1}
          min: 0
          max: 1
  identifier:
    mustSupport: true
    index: 2
    slicing:
      slices:
        GLN:
          match: {}
          schema: {mustSupport: true, index: 2}
  name: {mustSupport: true, index: 3}
  address:
    elements:
      line: {mustSupport: true, index: 4}
      city: {mustSupport: true, index: 5}
      postalCode: {mustSupport: true, index: 6}
package_version: 1.0.0-trialuse
extensions:
  department: {url: 'http://fhir.ch/ig/ch-elm/StructureDefinition/ch-elm-ext-department', min: 0, max: 1, type: Extension, mustSupport: true, index: 1}
class: profile
kind: resource
url: http://fhir.ch/ig/ch-elm/StructureDefinition/ch-elm-organization-orderer
base: http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-organization
version: 1.0.0-trialuse