description: Organization profile by Rambam package_name: fhir.outburn.co.il derivation: constraint name: OrganizationRambam type: Organization elements: identifier: array: true min: 2 index: 0 slicing: slices: moh-hospital-department: match: {} schema: {_required: true, index: 1} min: 1 dept-rmb: match: {} schema: _required: true index: 2 elements: system: pattern: {type: uri, value: 'http://fhir.rmc.gov.il/identifier/dept-rmb'} type: uri index: 3 active: {index: 4} type: index: 5 slicing: slices: dept-type-rmb: match: {} schema: _required: true index: 6 elements: coding: elements: system: pattern: {type: uri, value: 'http://fhir.rmc.gov.il/cs/dept-type-rmb'} type: uri index: 7 code: {index: 8} required: [code, system] partOf: index: 9 elements: identifier: elements: system: pattern: {type: uri, value: 'http://institutions.health.gov.il/Institutions'} type: uri index: 10 value: pattern: {type: string, value: '01102'} type: string index: 11 required: [system, value] package_version: 0.5.4 class: profile kind: resource url: http://fhir.rmc.gov.il/StructureDefinition/rambam-organization base: http://fhir.health.gov.il/StructureDefinition/il-core-organization version: null required: [active, partOf, type]