description: This profile constrains the Organization resource for representing organizations involved in the emergency chain, e.g. emergency services. package_name: ch.fhir.ig.ch-ems derivation: constraint name: CHEmsOrganization type: Organization elements: identifier: index: 0 slicing: slices: GLN: match: {} schema: {mustSupport: true, _required: true, index: 1} min: 1 name: {mustSupport: true, index: 2} address: {mustSupport: true, index: 3} package_version: 2.0.0-ballot class: profile kind: resource url: http://fhir.ch/ig/ch-ems/StructureDefinition/ch-ems-organization base: http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-organization version: 2.0.0-ballot required: [name, identifier]