description: Location profile by Rambam package_name: fhir.outburn.co.il derivation: constraint name: LocationRambam type: Location elements: identifier: array: true min: 2 index: 0 slicing: rules: open ordered: false description: '' discriminator: - {path: system, type: value} min: 2 slices: dept-rmb: match: {system: 'http://fhir.rmc.gov.il/identifier/dept-rmb'} schema: _required: true index: 1 elements: system: pattern: {type: uri, value: 'http://fhir.rmc.gov.il/identifier/dept-rmb'} type: uri index: 2 value: {index: 3} required: [system, value] moh-hospital-department: match: {system: null} schema: _required: true index: 4 elements: system: {index: 5} value: {index: 6} required: [system, value] status: {index: 7} mode: pattern: {type: code, value: instance} type: code index: 8 type: array: true min: 2 index: 9 slicing: rules: open ordered: false description: '' discriminator: - {path: coding.system, type: value} min: 2 slices: dept-type-rmb: match: coding: {system: 'http://fhir.rmc.gov.il/cs/dept-type-rmb'} schema: _required: true index: 10 elements: coding: elements: system: pattern: {type: uri, value: 'http://fhir.rmc.gov.il/cs/dept-type-rmb'} type: uri index: 11 code: {index: 12} required: [code, system] moh-department-type: match: coding: {system: 'http://fhir.health.gov.il/cs/department-type-moh'} schema: _required: true index: 13 elements: coding: elements: system: pattern: {type: uri, value: 'http://fhir.health.gov.il/cs/department-type-moh'} type: uri index: 14 code: {index: 15} required: [code, system] package_version: 0.5.3 class: profile kind: resource url: http://fhir.rmc.gov.il/StructureDefinition/rambam-location base: http://fhir.health.gov.il/StructureDefinition/il-core-location version: null required: [status]