description: SZMC Organization profile based on the ILCore Organization profile package_name: il.szmc.fhir.r4 derivation: constraint name: SzmcOrganization type: Organization elements: meta: type: Meta index: 0 elements: security: index: 1 slicing: slices: HDP: match: {} schema: index: 1 elements: code: pattern: {type: Code, value: organization} index: 2 display: pattern: {type: String, value: יחידה ארגונית} index: 3 type: index: 4 elements: coding: index: 5 slicing: rules: open discriminator: - {path: system, type: value} min: 1 slices: szmc-dep: match: {system: 'http://fhir.szmc.org.il/cs/dept-id'} schema: _required: true index: 6 elements: system: pattern: {type: Uri, value: 'http://fhir.szmc.org.il/cs/dept-id'} index: 7 code: {index: 8} display: {index: 9} required: [display, system, code] required: [coding] package_version: 0.2.1 class: profile kind: resource url: http://fhir.szmc.org.il/StructureDefinition/szmc-organization base: http://fhir.health.gov.il/StructureDefinition/il-core-organization version: null required: [meta]