PackagesCanonicalsLogsProblems
    Packages
    rs/ch.fhir.ig.ch@epl-1.0.0-ballot
    http://fhir.ch/ig/ch-epl/StructureDefinition/ch-epl-organization
description: Defines basic constraints and extensions on the Organization resource for use with other CH EPL resources
package_name: rs/ch.fhir.ig.ch
derivation: constraint
name: CHEPLOrganization
type: Organization
elements:
  identifier:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: system, type: value}
      min: null
      slices:
        LocID:
          match: {system: null}
          schema:
            short: LocID (Organisation Management System)
            type: Identifier
            pattern:
              type: Identifier
              value: {system: 'urn:oid:1.2.276.0.76'}
            index: 1
          min: 0
          max: 1
        GLN:
          match: {system: null}
          schema:
            short: Global Location Number (GLN)
            type: Identifier
            pattern:
              type: Identifier
              value: {system: 'urn:oid:2.51.1.3'}
            index: 2
          min: 0
          max: 1
package_version: epl-1.0.0-ballot
class: profile
kind: resource
url: http://fhir.ch/ig/ch-epl/StructureDefinition/ch-epl-organization
base: http://hl7.org/fhir/StructureDefinition/Organization
version: 1.0.0-ballot