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