PackagesCanonicalsLogsProblems
    Packages
    ch.fhir.ig.ch@elm-1.5.0
    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
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:
        BER:
          match: {}
          schema: {mustSupport: true, index: 3}
        UIDB:
          match: {}
          schema: {mustSupport: true, index: 4}
  name: {maxLength: 100, mustSupport: true, index: 5}
  address:
    mustSupport: true
    index: 6
    elements:
      line:
        mustSupport: true
        index: 7
        extensions:
          streetName: {url: null, mustSupport: true, index: 8}
          houseNumber: {url: null, mustSupport: true, index: 9}
          postOfficeBoxNumber: {url: null, mustSupport: true, index: 10}
        elements:
          extension:
            mustSupport: true
            index: 8
            slicing:
              slices:
                streetName:
                  match: {}
                  schema: {mustSupport: true, index: 8}
                houseNumber:
                  match: {}
                  schema: {mustSupport: true, index: 9}
                postOfficeBoxNumber:
                  match: {}
                  schema: {mustSupport: true, index: 10}
      city: {mustSupport: true, index: 11}
      postalCode: {mustSupport: true, index: 12}
package_version: elm-1.5.0
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.5.0