description: Organization profile by Rambam package_name: rambam-fhir.health.gov.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'} 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'} index: 7 code: {index: 8} required: [system, code] package_version: 0.1.3 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: [type, active]