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