description: Israel Core proposed constraints and extensions on the Practitioner Resource package_name: il.core.fhir.r4 derivation: constraint name: ILCorePractitioner type: Practitioner elements: identifier: index: 0 elements: system: {mustSupport: true, index: 1} value: {short: The value that is unique within the system., mustSupport: true, index: 2} assigner: type: Reference refers: ['http://fhir.health.gov.il/StructureDefinition/il-core-organization'] index: 3 required: [value] slicing: rules: open discriminator: - {path: system, type: value} min: 1 slices: prac-lic: match: {system: 'http://practitioners.health.gov.il/Practitioners'} schema: short: Israeli Ministry of Health practitioner license mustSupport: true index: 4 elements: system: pattern: {type: Uri, value: 'http://practitioners.health.gov.il/Practitioners'} index: 5 value: short: Israeli Ministry of Health Practitioner License constraint: identifier-dash: {human: 'identifier.value in this slice SHALL have a number, followed by a hyphen ("-") and followed by another number', source: 'http://fhir.health.gov.il/StructureDefinition/il-core-practitioner', severity: error, expression: 'matches(''^[0-9]+(-[0-9]+)$'')'} index: 6 required: [system] nurse-lic: match: {system: 'http://practitioners.health.gov.il/Nurses'} schema: short: Israeli MoH Nurse license mustSupport: true index: 7 elements: system: pattern: {type: Uri, value: 'http://practitioners.health.gov.il/Nurses'} index: 8 value: short: MoH Nurse License constraint: identifier-digits: {human: identifier.value in this slice SHALL be a number with digits only, source: 'http://fhir.health.gov.il/StructureDefinition/il-core-practitioner', severity: error, expression: 'matches(''^[0-9]*$'')'} index: 9 required: [system] molsa-sw-lic: match: {system: 'http://fhir.health.gov.il/identifier/molsa-socialworker-lic'} schema: short: Israeli Ministry of Welfare and Social Affairs socal-worker's license mustSupport: true index: 10 elements: system: pattern: {type: Uri, value: 'http://fhir.health.gov.il/identifier/molsa-socialworker-lic'} index: 11 value: {short: Israeli Ministry of Welfare and Social Affairs socal-worker's License, index: 12} required: [system] il-id: match: {system: 'http://fhir.health.gov.il/identifier/il-national-id'} schema: short: Israeli National Identifier mustSupport: true index: 13 elements: system: pattern: {type: Uri, value: 'http://fhir.health.gov.il/identifier/il-national-id'} index: 14 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: "matches('[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" index: 15 required: [system] pna-id: match: {system: 'http://fhir.health.gov.il/identifier/pna-national-id'} schema: short: Palestinian National Identifier mustSupport: false index: 16 elements: system: pattern: {type: Uri, value: 'http://fhir.health.gov.il/identifier/pna-national-id'} index: 17 value: {short: A Palestininan ID number, index: 18} required: [system] ppn: match: {system: null} schema: short: Passport Number mustSupport: false array: true index: 19 elements: type: pattern: type: CodeableConcept value: coding: - {code: PPN, system: 'http://terminology.hl7.org/CodeSystem/v2-0203'} index: 20 system: binding: {strength: required, valueSet: 'http://fhir.health.gov.il/ValueSet/passport-uri'} index: 21 value: {short: Passport Number, index: 22} required: [system] enc-il-id: match: {system: 'http://fhir.health.gov.il/identifier/encrypted-id-primary-moh'} schema: short: National Identifier - MoH encrypted mustSupport: true index: 23 elements: system: pattern: {type: Uri, value: 'http://fhir.health.gov.il/identifier/encrypted-id-primary-moh'} index: 24 value: {short: The encrypted identifier value, index: 25} required: [system] enc-ppn: match: {system: null} schema: short: Passport number - MoH encrypted mustSupport: true array: true index: 26 elements: system: short: Country specific URI binding: {strength: required, valueSet: 'http://fhir.health.gov.il/ValueSet/passport-enc-uri'} index: 27 value: {short: The encrypted identifier value, index: 28} required: [system] name: mustSupport: true index: 29 extensions: dataAbsentReason: {url: 'http://hl7.org/fhir/StructureDefinition/data-absent-reason', min: 0, max: 1, type: Extension, index: 30} elements: extension: type: Extension url: http://hl7.org/fhir/StructureDefinition/data-absent-reason index: 30 slicing: slices: dataAbsentReason: match: {} schema: {type: Extension, url: 'http://hl7.org/fhir/StructureDefinition/data-absent-reason', index: 30} min: 0 max: 1 family: {mustSupport: true, index: 31} required: [family] slicing: rules: open discriminator: - {path: 'extension(''http://hl7.org/fhir/StructureDefinition/language'').value', type: value} min: 1 slices: Hebrew: match: extension('http://hl7: org/fhir/StructureDefinition/language'): {value: null} schema: array: true index: 32 extensions: dataAbsentReason: {url: 'http://hl7.org/fhir/StructureDefinition/data-absent-reason', min: 0, max: 1, type: Extension, index: 34} language: url: http://hl7.org/fhir/StructureDefinition/language type: Extension index: 35 elements: value: pattern: {type: Code, value: he} choices: [] index: 37 elements: extension: index: 33 slicing: slices: dataAbsentReason: match: {} schema: {type: Extension, url: 'http://hl7.org/fhir/StructureDefinition/data-absent-reason', index: 34} min: 0 max: 1 language: match: {} schema: type: Extension url: http://hl7.org/fhir/StructureDefinition/language index: 35 elements: value: pattern: {type: Code, value: he} choices: [] index: 37 required: [extension] English: match: extension('http://hl7: org/fhir/StructureDefinition/language'): {value: null} schema: array: true index: 38 extensions: dataAbsentReason: {url: 'http://hl7.org/fhir/StructureDefinition/data-absent-reason', min: 0, max: 1, type: Extension, index: 40} language: url: http://hl7.org/fhir/StructureDefinition/language type: Extension index: 41 elements: value: pattern: {type: Code, value: en} choices: [] index: 43 elements: extension: index: 39 slicing: slices: dataAbsentReason: match: {} schema: {type: Extension, url: 'http://hl7.org/fhir/StructureDefinition/data-absent-reason', index: 40} min: 0 max: 1 language: match: {} schema: type: Extension url: http://hl7.org/fhir/StructureDefinition/language index: 41 elements: value: pattern: {type: Code, value: en} choices: [] index: 43 required: [extension] Arabic: match: extension('http://hl7: org/fhir/StructureDefinition/language'): {value: null} schema: array: true index: 44 extensions: dataAbsentReason: {url: 'http://hl7.org/fhir/StructureDefinition/data-absent-reason', min: 0, max: 1, type: Extension, index: 46} language: url: http://hl7.org/fhir/StructureDefinition/language type: Extension index: 47 elements: value: pattern: {type: Code, value: ar} choices: [] index: 49 elements: extension: index: 45 slicing: slices: dataAbsentReason: match: {} schema: {type: Extension, url: 'http://hl7.org/fhir/StructureDefinition/data-absent-reason', index: 46} min: 0 max: 1 language: match: {} schema: type: Extension url: http://hl7.org/fhir/StructureDefinition/language index: 47 elements: value: pattern: {type: Code, value: ar} choices: [] index: 49 required: [extension] address: {type: Address, index: 50} qualification: index: 51 elements: code: binding: {strength: extensible, valueSet: 'http://fhir.health.gov.il/ValueSet/practitioner-certificate-type'} index: 52 issuer: type: Reference refers: ['http://fhir.health.gov.il/StructureDefinition/il-core-organization'] index: 53 slicing: rules: open discriminator: - {path: code, type: pattern} min: null slices: moh-temp-practitioner-license: match: code: coding: - {code: '1', system: 'http://fhir.health.gov.il/cs/practitioner-certificate-type-moh'} schema: short: רישיון זמני array: true index: 54 extensions: practice: url: http://fhir.health.gov.il/StructureDefinition/ext-qualification-practice type: Extension index: 56 elements: value: choices: [] index: 58 elements: extension: index: 55 slicing: rules: open ordered: false discriminator: - {path: url, type: value} min: 1 slices: practice: match: {url: null} schema: type: Extension url: http://fhir.health.gov.il/StructureDefinition/ext-qualification-practice index: 56 elements: value: choices: [] index: 58 identifier: index: 59 elements: system: short: Israeli MoH Practitioner License URI pattern: {type: Uri, value: 'http://practitioners.health.gov.il/Practitioners'} index: 60 value: short: License number, including prefix constraint: identifier-dash: {human: 'identifier.value in this slice SHALL have a number, followed by a hyphen ("-") and followed by another number', source: 'http://fhir.health.gov.il/StructureDefinition/il-core-practitioner', severity: error, expression: 'matches(''^[0-9]+(-[0-9]+)$'')'} index: 61 required: [value, system] code: pattern: type: CodeableConcept value: coding: - {code: '1', system: 'http://fhir.health.gov.il/cs/practitioner-certificate-type-moh'} index: 62 issuer: type: Reference refers: ['http://fhir.health.gov.il/StructureDefinition/il-core-organization'] index: 63 required: [extension, identifier] moh-practitioner-license: match: code: coding: - {code: '2', system: 'http://fhir.health.gov.il/cs/practitioner-certificate-type-moh'} schema: short: רישיון קבוע array: true index: 64 extensions: practice: url: http://fhir.health.gov.il/StructureDefinition/ext-qualification-practice type: Extension index: 66 elements: value: choices: [] index: 68 elements: extension: index: 65 slicing: rules: open ordered: false discriminator: - {path: url, type: value} min: 1 slices: practice: match: {url: null} schema: type: Extension url: http://fhir.health.gov.il/StructureDefinition/ext-qualification-practice index: 66 elements: value: choices: [] index: 68 identifier: index: 69 elements: system: short: Israeli MoH Practitioner License URI pattern: {type: Uri, value: 'http://practitioners.health.gov.il/Practitioners'} index: 70 value: short: License number, including prefix constraint: identifier-dash: {human: 'identifier.value in this slice SHALL have a number, followed by a hyphen ("-") and followed by another number', source: 'http://fhir.health.gov.il/StructureDefinition/il-core-practitioner', severity: error, expression: 'matches(''^[0-9]+(-[0-9]+)$'')'} index: 71 required: [value, system] code: pattern: type: CodeableConcept value: coding: - {code: '2', system: 'http://fhir.health.gov.il/cs/practitioner-certificate-type-moh'} index: 72 issuer: type: Reference refers: ['http://fhir.health.gov.il/StructureDefinition/il-core-organization'] index: 73 required: [extension, identifier] moh-expertise: match: code: coding: - {code: '5', system: 'http://fhir.health.gov.il/cs/practitioner-certificate-type-moh'} schema: short: תעודת מומחה array: true index: 74 extensions: practice: url: http://fhir.health.gov.il/StructureDefinition/ext-qualification-practice type: Extension index: 76 elements: value: choices: [] index: 78 elements: extension: index: 75 slicing: rules: open ordered: false discriminator: - {path: url, type: value} min: 1 slices: practice: match: {url: null} schema: type: Extension url: http://fhir.health.gov.il/StructureDefinition/ext-qualification-practice index: 76 elements: value: choices: [] index: 78 identifier: index: 79 elements: system: {index: 80} value: {index: 81} required: [value, system] slicing: rules: open discriminator: - {path: system, type: value} min: null slices: moh-practitioner-expertise: match: {system: 'http://fhir.health.gov.il/identifier/practitioner-expertise'} schema: array: true index: 82 elements: system: short: Israeli MoH expertise certificate URI pattern: {type: Uri, value: 'http://fhir.health.gov.il/identifier/practitioner-expertise'} index: 83 value: short: Certificate number constraint: identifier-digits: {human: identifier.value in this slice SHALL be a number with digits only, source: 'http://fhir.health.gov.il/StructureDefinition/il-core-practitioner', severity: error, expression: 'matches(''^[0-9]*$'')'} index: 84 moh-nurse-expertise: match: {system: 'http://fhir.health.gov.il/identifier/nurse-expertise'} schema: array: true index: 85 elements: system: short: Israeli MoH expertise certificate URI pattern: {type: Uri, value: 'http://fhir.health.gov.il/identifier/nurse-expertise'} index: 86 value: short: Certificate number constraint: identifier-dash: {human: 'identifier.value in this slice SHALL have a number, followed by a hyphen ("-") and followed by another number', source: 'http://fhir.health.gov.il/StructureDefinition/il-core-practitioner', severity: error, expression: 'matches(''^[0-9]+(-[0-9]+)$'')'} index: 87 code: pattern: type: CodeableConcept value: coding: - {code: '5', system: 'http://fhir.health.gov.il/cs/practitioner-certificate-type-moh'} index: 88 issuer: type: Reference refers: ['http://fhir.health.gov.il/StructureDefinition/il-core-organization'] index: 89 required: [extension] moh-instructor: match: code: coding: - {code: '13', system: 'http://fhir.health.gov.il/cs/practitioner-certificate-type-moh'} schema: short: תעודת מדריך array: true index: 90 extensions: practice: url: http://fhir.health.gov.il/StructureDefinition/ext-qualification-practice type: Extension index: 92 elements: value: choices: [] index: 94 elements: extension: index: 91 slicing: rules: open ordered: false discriminator: - {path: url, type: value} min: 1 slices: practice: match: {url: null} schema: type: Extension url: http://fhir.health.gov.il/StructureDefinition/ext-qualification-practice index: 92 elements: value: choices: [] index: 94 identifier: index: 95 elements: system: short: Israeli MoH expertise certificate URI pattern: {type: Uri, value: 'http://fhir.health.gov.il/identifier/practitioner-instructor'} index: 96 value: short: Certificate number constraint: identifier-digits: {human: identifier.value in this slice SHALL be a number with digits only, source: 'http://fhir.health.gov.il/StructureDefinition/il-core-practitioner', severity: error, expression: 'matches(''^[0-9]*$'')'} index: 97 required: [value, system] code: pattern: type: CodeableConcept value: coding: - {code: '13', system: 'http://fhir.health.gov.il/cs/practitioner-certificate-type-moh'} index: 98 issuer: type: Reference refers: ['http://fhir.health.gov.il/StructureDefinition/il-core-organization'] index: 99 required: [extension] moh-nurse-temp-permit: match: code: coding: - {code: '102', system: 'http://fhir.health.gov.il/cs/practitioner-certificate-type-moh'} schema: short: היתר זמני array: true index: 100 extensions: practice: url: http://fhir.health.gov.il/StructureDefinition/ext-qualification-practice type: Extension index: 102 elements: value: choices: [] index: 104 elements: extension: index: 101 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: 102 elements: value: choices: [] index: 104 identifier: index: 105 elements: system: short: Israeli MoH nurse certificate URI pattern: {type: Uri, value: 'http://practitioners.health.gov.il/Nurses'} index: 106 value: short: Certificate number constraint: identifier-digits: {human: identifier.value in this slice SHALL be a number with digits only, source: 'http://fhir.health.gov.il/StructureDefinition/il-core-practitioner', severity: error, expression: 'matches(''^[0-9]*$'')'} index: 107 required: [value, system] code: pattern: type: CodeableConcept value: coding: - {code: '102', system: 'http://fhir.health.gov.il/cs/practitioner-certificate-type-moh'} index: 108 issuer: type: Reference refers: ['http://fhir.health.gov.il/StructureDefinition/il-core-organization'] index: 109 required: [identifier] moh-nurse-registration-certificate: match: code: coding: - {code: '26', system: 'http://fhir.health.gov.il/cs/practitioner-certificate-type-moh'} schema: short: תעודת רישום array: true index: 110 extensions: practice: url: http://fhir.health.gov.il/StructureDefinition/ext-qualification-practice type: Extension index: 112 elements: value: choices: [] index: 114 elements: extension: index: 111 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: 112 elements: value: choices: [] index: 114 identifier: index: 115 elements: system: short: Israeli MoH nurse certificate URI pattern: {type: Uri, value: 'http://practitioners.health.gov.il/Nurses'} index: 116 value: short: Certificate number constraint: identifier-digits: {human: identifier.value in this slice SHALL be a number with digits only, source: 'http://fhir.health.gov.il/StructureDefinition/il-core-practitioner', severity: error, expression: 'matches(''^[0-9]*$'')'} index: 117 required: [value, system] code: pattern: type: CodeableConcept value: coding: - {code: '26', system: 'http://fhir.health.gov.il/cs/practitioner-certificate-type-moh'} index: 118 issuer: type: Reference refers: ['http://fhir.health.gov.il/StructureDefinition/il-core-organization'] index: 119 required: [identifier] moh-nurse-advanced-course: match: code: coding: - {code: '110', system: 'http://fhir.health.gov.il/cs/practitioner-certificate-type-moh'} schema: short: תעודת רישום קורס ע ב array: true index: 120 extensions: practice: url: http://fhir.health.gov.il/StructureDefinition/ext-qualification-practice type: Extension index: 122 elements: value: choices: [] index: 124 elements: extension: index: 121 slicing: rules: open ordered: false discriminator: - {path: url, type: value} min: 1 slices: practice: match: {url: null} schema: type: Extension url: http://fhir.health.gov.il/StructureDefinition/ext-qualification-practice index: 122 elements: value: choices: [] index: 124 identifier: index: 125 elements: system: short: Israeli MoH nurse advanced course certificate URI pattern: {type: Uri, value: 'http://fhir.health.gov.il/identifier/nurse-advanced-course'} index: 126 value: short: Certificate number constraint: identifier-dash: {human: 'identifier.value in this slice SHALL have a number, followed by a hyphen ("-") and followed by another number', source: 'http://fhir.health.gov.il/StructureDefinition/il-core-practitioner', severity: error, expression: 'matches(''^[0-9]+(-[0-9]+)$'')'} index: 127 required: [value, system] code: pattern: type: CodeableConcept value: coding: - {code: '110', system: 'http://fhir.health.gov.il/cs/practitioner-certificate-type-moh'} index: 128 issuer: type: Reference refers: ['http://fhir.health.gov.il/StructureDefinition/il-core-organization'] index: 129 required: [extension] molsa-practitioner-sw-license: match: code: coding: - {code: SW, system: 'http://fhir.health.gov.il/cs/practitioner-certificate-type-molsa'} schema: short: רישיון עבודה סוציאלית array: true index: 130 extensions: practice: url: http://fhir.health.gov.il/StructureDefinition/ext-qualification-practice type: Extension index: 132 elements: value: pattern: type: CodeableConcept value: coding: - {code: '45', system: 'http://fhir.health.gov.il/cs/practitioner-profession-moh', display: עבודה סוציאלית} choices: [] index: 134 elements: extension: index: 131 slicing: rules: open ordered: false discriminator: - {path: url, type: value} min: 1 slices: practice: match: {url: null} schema: type: Extension url: http://fhir.health.gov.il/StructureDefinition/ext-qualification-practice index: 132 elements: value: pattern: type: CodeableConcept value: coding: - {code: '45', system: 'http://fhir.health.gov.il/cs/practitioner-profession-moh', display: עבודה סוציאלית} choices: [] index: 134 identifier: index: 135 elements: system: short: Israeli MoLSA social-worker License URI pattern: {type: Uri, value: 'http://fhir.health.gov.il/identifier/molsa-socialworker-lic'} index: 136 value: {short: License number, index: 137} required: [value, system] code: pattern: type: CodeableConcept value: coding: - {code: SW, system: 'http://fhir.health.gov.il/cs/practitioner-certificate-type-molsa'} index: 138 issuer: type: Reference refers: ['http://fhir.health.gov.il/StructureDefinition/il-core-organization'] index: 139 required: [extension, identifier] package_version: 0.17.1-params class: profile kind: resource url: http://fhir.health.gov.il/StructureDefinition/il-core-practitioner base: http://hl7.org/fhir/StructureDefinition/Practitioner version: 0.17.0 required: [name, identifier]