description: Assuta Ashdod Hilan Practitioner package_name: il.fhir.r4.ashmc derivation: constraint name: AshmcPractitionerHilan type: Practitioner elements: id: {index: 0} meta: index: 1 elements: security: index: 2 slicing: rules: open ordered: false discriminator: - {path: security.code, type: value} min: 1 slices: HDP: match: security: {code: null} schema: _required: true index: 3 elements: system: pattern: {type: Uri, value: 'http://fhir.health.gov.il/cs/il-hdp-information-buckets'} index: 4 code: pattern: {type: Code, value: practitioner} index: 5 display: pattern: {type: String, value: מטפל} index: 6 required: [display, system, code] required: [security] identifier: array: true min: 2 index: 7 slicing: slices: login: match: {} schema: _required: true index: 8 elements: system: pattern: {type: Uri, value: 'http://fhir.ashmc.co.il/identifier/login-id'} index: 9 required: [system] enc-login: match: {} schema: _required: true index: 10 elements: system: pattern: {type: Uri, value: 'http://fhir.ashmc.co.il/identifier/encrypted-login-id'} index: 11 required: [system] name: index: 12 elements: given: {index: 13} required: [given] slicing: slices: Hebrew: match: {} schema: index: 14 elements: given: {index: 15} required: [given] English: match: {} schema: index: 16 elements: given: {index: 17} required: [given] Arabic: match: {} schema: index: 18 elements: given: {index: 19} required: [given] telecom: index: 20 slicing: rules: open ordered: false discriminator: - {path: system, type: value} min: null slices: phone: match: {system: phone} schema: index: 21 elements: system: pattern: {type: Code, value: phone} index: 22 value: {index: 23} use: pattern: {type: Code, value: mobile} index: 24 required: [value, system, use] email: match: {system: email} schema: index: 25 elements: system: pattern: {type: Code, value: email} index: 26 value: {index: 27} required: [value, system] communication: elements: coding: index: 28 slicing: rules: open ordered: false discriminator: - {path: system, type: value} min: null slices: iso: match: {system: 'urn:ietf:bcp:47'} schema: index: 29 elements: system: pattern: {type: Uri, value: 'urn:ietf:bcp:47'} index: 30 code: {index: 31} required: [system, code] ash: match: {system: 'http://fhir.ashmc.co.il/cs/language-code'} schema: index: 32 elements: system: pattern: {type: Uri, value: 'http://fhir.ashmc.co.il/cs/language-code'} index: 33 code: {index: 34} required: [system, code] package_version: 0.2.7 class: profile kind: resource url: http://fhir.ashmc.co.il/StructureDefinition/ashmc-practitioner-hilan base: http://fhir.health.gov.il/StructureDefinition/il-core-practitioner version: 0.2.7 required: [id, meta]