PackagesCanonicalsLogsProblems
    Packages
    ch.fhir.ig.ch-core@4.0.0-ballot
    http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-organization
description: Defines basic constraints and extensions on the Organization resource for use with other CH Core resources
package_name: ch.fhir.ig.ch-core
derivation: constraint
name: CHCoreOrganization
type: Organization
elements:
  identifier:
    index: 0
    elements:
      value: {index: 1}
    required: [value]
    slicing:
      rules: open
      discriminator:
      - {path: $this, type: pattern}
      min: null
      slices:
        BER:
          match: {system: 'urn:oid:2.16.756.5.45'}
          schema:
            short: BER (Business and Enterprise Register), BUR (Betriebs- und Unternehmensregister), REE (Registre des entreprises et des établissements), RIS (Registro delle imprese e degli stabilimenti)
            pattern:
              type: Identifier
              value: {system: 'urn:oid:2.16.756.5.45'}
            index: 2
          min: 0
          max: 1
        UIDB:
          match: {system: 'urn:oid:2.16.756.5.35'}
          schema:
            short: UIDB (Unique Identification Business), UID (Verwendung der Unternehmens-Identifikationsnummer), IDE (Utilisation du numéro d'identification des entreprises), IDI (Utilizzo del numero d'identificazione delle imprese)
            pattern:
              type: Identifier
              value: {system: 'urn:oid:2.16.756.5.35'}
            index: 3
          min: 0
          max: 1
        ZSR:
          match: {system: 'urn:oid:2.16.756.5.30.1.123.100.2.1.1'}
          schema:
            short: ZSR (Zahlstellenregister), RCC (Registre des codes-créanciers), RCC (Registro dei codici creditori)
            pattern:
              type: Identifier
              value: {system: 'urn:oid:2.16.756.5.30.1.123.100.2.1.1'}
            index: 4
          min: 0
          max: 1
        GLN:
          match: {system: 'urn:oid:2.51.1.3'}
          schema:
            short: Global Location Number (GLN)
            type: Identifier
            pattern:
              type: Identifier
              value: {system: 'urn:oid:2.51.1.3'}
            index: 5
          min: 0
          max: 1
  type:
    binding: {strength: preferred, valueSet: 'http://fhir.ch/ig/ch-epr-term/ValueSet/DocumentEntry.healthcareFacilityTypeCode'}
    index: 6
  telecom:
    index: 7
    elements:
      system: {index: 8}
      value: {index: 9}
    required: [value, system]
    slicing:
      rules: open
      discriminator:
      - {path: system, type: value}
      min: null
      slices:
        email:
          match: {system: null}
          schema: {type: ContactPoint, array: true, index: 10}
          min: 0
        phone:
          match: {system: null}
          schema: {type: ContactPoint, array: true, index: 11}
          min: 0
        internet:
          match: {system: null}
          schema: {type: ContactPoint, array: true, index: 12}
          min: 0
  address: {type: Address, index: 13}
package_version: 4.0.0-ballot
class: profile
kind: resource
url: http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-organization
base: http://hl7.org/fhir/StructureDefinition/Organization
version: 4.0.0-ballot