description: Defines basic constraints and extensions on the Organization resource for use with other CH IDMP resources package_name: ch.fhir.ig.ch-idmp derivation: constraint name: CHIDMPOrganization type: Organization elements: identifier: index: 0 slicing: rules: open discriminator: - {path: system, type: value} min: null slices: SMCLocID: match: {system: null} schema: {type: Identifier, short: SMCLocID Swissmedic Location Identifier, index: 1} min: 0 max: 1 EMALocID: match: {system: null} schema: {type: Identifier, short: EMALocID (Organisation Management System), index: 2} min: 0 max: 1 GLN: match: {system: null} schema: {type: Identifier, short: Global Location Number (GLN), index: 3} min: 0 max: 1 package_version: 1.0.0-ballot class: profile kind: resource url: http://fhir.ch/ig/ch-idmp/StructureDefinition/ch-idmp-organization base: http://hl7.org/fhir/StructureDefinition/Organization version: 1.0.0-ballot