description: Proposed constraints and extensions on the Practitioner Resource package_name: rs/il.core.fhir.r4 derivation: constraint name: ILCorePractitioner type: Practitioner elements: extension: index: 0 slicing: rules: open ordered: false discriminator: - {path: url, type: value} min: null slices: practice: match: {url: null} schema: {type: Extension, url: 'http://fhir.health.gov.il/StructureDefinition/ext-qualification-practice', index: 1} min: 0 max: 1 identifier: index: 2 elements: system: {mustSupport: true, index: 3} value: {mustSupport: true, index: 4} required: [system, value] slicing: rules: open discriminator: - {path: $this, type: pattern} min: 1 slices: prac-lic: match: {system: 'http://practitioners.health.gov.il/Practitioners'} schema: short: Israeli Ministry of Health practitioner license mustSupport: true pattern: type: Identifier value: {system: 'http://practitioners.health.gov.il/Practitioners'} type: Identifier index: 5 elements: value: {short: Israeli Ministry of Health Practitioner License, index: 6} nurse-lic: match: {system: 'http://practitioners.health.gov.il/Nurses'} schema: short: Israeli MOH Nurse license mustSupport: true pattern: type: Identifier value: {system: 'http://practitioners.health.gov.il/Nurses'} type: Identifier index: 7 elements: value: {short: MOH Nurse License, index: 8} il-id: match: {system: 'http://fhir.health.gov.il/identifier/il-national-id'} schema: short: Israeli National Identifier mustSupport: true pattern: type: Identifier value: {system: 'http://fhir.health.gov.il/identifier/il-national-id'} type: Identifier index: 9 elements: value: short: An Israeli ID number constraint: il-id-chk: human: Israeli ID must be 9-digits with a correct check-digit at the end. source: http://fhir.health.gov.il/StructureDefinition/il-core-practitioner severity: error expression: "\r\nmatches('[0-9]{9}') and\r\nsubstring(8,1).toInteger()=\r\n(10-((substring(0,1).toInteger() +\r\nsubstring(1,1).toInteger()*2 mod 10 +\r\nsubstring(1,1).toInteger()*2 div 10 +\r\nsubstring(2,1).toInteger() +\r\nsubstring(3,1).toInteger()*2 mod 10 +\r\nsubstring(3,1).toInteger()*2 div 10 +\r\nsubstring(4,1).toInteger() +\r\nsubstring(5,1).toInteger()*2 mod 10 +\r\nsubstring(5,1).toInteger()*2 div 10 +\r\nsubstring(6,1).toInteger() +\r\nsubstring(7,1).toInteger()*2 mod 10 +\r\nsubstring(7,1).toInteger()*2 div 10) mod 10)) mod 10\r\n" index: 10 pna-id: match: {system: 'http://fhir.health.gov.il/identifier/pna-national-id'} schema: short: Palestinian National Identifier mustSupport: false pattern: type: Identifier value: {system: 'http://fhir.health.gov.il/identifier/pna-national-id'} type: Identifier index: 11 elements: value: {short: A Palestininan ID number, index: 12} ppn: match: type: coding: - {code: PPN, system: 'http://terminology.hl7.org/CodeSystem/v2-0203'} schema: short: Passport Number mustSupport: false array: true pattern: type: Identifier value: type: coding: - {code: PPN, system: 'http://terminology.hl7.org/CodeSystem/v2-0203'} type: Identifier index: 13 elements: type: {index: 14} system: binding: {strength: required, valueSet: 'http://fhir.health.gov.il/ValueSet/passport-uri'} index: 15 value: {short: Passport Number, index: 16} required: [type] name: mustSupport: true index: 17 elements: family: {mustSupport: true, index: 18} required: [family] address: {type: Address, index: 19} qualification: index: 20 elements: code: binding: {strength: extensible, valueSet: 'http://fhir.health.gov.il/ValueSet/practitioner-certificate-type-moh'} index: 21 slicing: rules: open discriminator: - {path: code.coding.system, type: value} - {path: code.coding.code, type: value} min: null slices: moh-temp-practitioner-license: match: code: coding: {system: 'http://fhir.health.gov.il/cs/practitioner-certificate-type-moh', code: '1'} schema: short: רישיון זמני array: true index: 22 extensions: practice: url: http://fhir.health.gov.il/StructureDefinition/ext-qualification-practice type: Extension index: 24 elements: valueCodeableConcept: binding: {strength: required, valueSet: 'http://fhir.health.gov.il/ValueSet/practitioner-profession-moh'} index: 25 elements: extension: index: 23 slicing: rules: open ordered: false discriminator: - {path: url, type: value} min: null slices: practice: match: {url: null} schema: type: Extension url: http://fhir.health.gov.il/StructureDefinition/ext-qualification-practice index: 24 elements: valueCodeableConcept: binding: {strength: required, valueSet: 'http://fhir.health.gov.il/ValueSet/practitioner-profession-moh'} index: 25 identifier: index: 26 elements: system: short: Israeli MoH Practitioner License URI pattern: {type: uri, value: 'http://practitioners.health.gov.il/Practitioners'} type: uri index: 27 value: {short: 'License number, including prefix', index: 28} required: [system, value] code: elements: coding: elements: system: pattern: {type: uri, value: 'http://fhir.health.gov.il/cs/practitioner-certificate-type-moh'} type: uri index: 29 code: pattern: {type: code, value: '1'} type: code index: 30 required: [code, system] required: [identifier] moh-practitioner-license: match: code: coding: {system: 'http://fhir.health.gov.il/cs/practitioner-certificate-type-moh', code: '2'} schema: short: רישיון קבוע array: true index: 31 extensions: practice: url: http://fhir.health.gov.il/StructureDefinition/ext-qualification-practice type: Extension index: 33 elements: valueCodeableConcept: binding: {strength: required, valueSet: 'http://fhir.health.gov.il/ValueSet/practitioner-profession-moh'} index: 34 elements: extension: index: 32 slicing: rules: open ordered: false discriminator: - {path: url, type: value} min: null slices: practice: match: {url: null} schema: type: Extension url: http://fhir.health.gov.il/StructureDefinition/ext-qualification-practice index: 33 elements: valueCodeableConcept: binding: {strength: required, valueSet: 'http://fhir.health.gov.il/ValueSet/practitioner-profession-moh'} index: 34 identifier: index: 35 elements: system: short: Israeli MoH Practitioner License URI pattern: {type: uri, value: 'http://practitioners.health.gov.il/Practitioners'} type: uri index: 36 value: {short: 'License number, including prefix', index: 37} required: [system, value] code: elements: coding: elements: system: pattern: {type: uri, value: 'http://fhir.health.gov.il/cs/practitioner-certificate-type-moh'} type: uri index: 38 code: pattern: {type: code, value: '2'} type: code index: 39 required: [code, system] required: [identifier] moh-expertise: match: code: coding: {system: 'http://fhir.health.gov.il/cs/practitioner-certificate-type-moh', code: '5'} schema: short: תעודת מומחה array: true index: 40 extensions: practice: url: http://fhir.health.gov.il/StructureDefinition/ext-qualification-practice type: Extension index: 42 elements: valueCodeableConcept: binding: {strength: required, valueSet: 'http://fhir.health.gov.il/ValueSet/practitioner-expertise-moh'} index: 43 elements: extension: index: 41 slicing: rules: open ordered: false discriminator: - {path: url, type: value} min: null slices: practice: match: {url: null} schema: type: Extension url: http://fhir.health.gov.il/StructureDefinition/ext-qualification-practice index: 42 elements: valueCodeableConcept: binding: {strength: required, valueSet: 'http://fhir.health.gov.il/ValueSet/practitioner-expertise-moh'} index: 43 identifier: index: 44 elements: system: short: Israeli MoH expertise certificate URI pattern: {type: uri, value: 'http://practitioners.health.gov.il/practitioner-certificate'} type: uri index: 45 value: {short: Certificate number, index: 46} required: [system, value] code: elements: coding: elements: system: pattern: {type: uri, value: 'http://fhir.health.gov.il/cs/practitioner-certificate-type-moh'} type: uri index: 47 code: pattern: {type: code, value: '5'} type: code index: 48 required: [code, system] required: [identifier] moh-instructor: match: code: coding: {system: 'http://fhir.health.gov.il/cs/practitioner-certificate-type-moh', code: '13'} schema: short: תעודת מדריך array: true index: 49 extensions: practice: url: http://fhir.health.gov.il/StructureDefinition/ext-qualification-practice type: Extension index: 51 elements: valueCodeableConcept: binding: {strength: required, valueSet: 'http://fhir.health.gov.il/ValueSet/practitioner-expertise-moh'} index: 52 elements: extension: index: 50 slicing: rules: open ordered: false discriminator: - {path: url, type: value} min: null slices: practice: match: {url: null} schema: type: Extension url: http://fhir.health.gov.il/StructureDefinition/ext-qualification-practice index: 51 elements: valueCodeableConcept: binding: {strength: required, valueSet: 'http://fhir.health.gov.il/ValueSet/practitioner-expertise-moh'} index: 52 identifier: index: 53 elements: system: short: Israeli MoH expertise certificate URI pattern: {type: uri, value: 'http://practitioners.health.gov.il/practitioner-certificate'} type: uri index: 54 value: {short: Certificate number, index: 55} required: [system, value] code: elements: coding: elements: system: pattern: {type: uri, value: 'http://fhir.health.gov.il/cs/practitioner-certificate-type-moh'} type: uri index: 56 code: pattern: {type: code, value: '13'} type: code index: 57 required: [code, system] required: [identifier] package_version: 0.7.0 extensions: practice: {url: 'http://fhir.health.gov.il/StructureDefinition/ext-qualification-practice', min: 0, max: 1, type: Extension, index: 1} class: profile kind: resource url: http://fhir.health.gov.il/StructureDefinition/il-core-practitioner base: http://hl7.org/fhir/StructureDefinition/Practitioner version: 0.7.0 required: [identifier, name]