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'} type: uri 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] enc-pna-id: match: {system: 'http://fhir.health.gov.il/identifier/pna-national-id'} schema: short: Palestinian ID number mustSupport: false index: 19 elements: system: pattern: {type: uri, value: 'http://fhir.health.gov.il/identifier/pna-national-id'} type: uri index: 20 value: {short: A Palestininan ID number, index: 21} 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'} type: uri index: 11 value: {short: Israeli Ministry of Welfare and Social Affairs socal-worker's License, index: 12} 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'} type: uri 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: 22 elements: type: pattern: type: CodeableConcept value: coding: - {code: PPN, system: 'http://terminology.hl7.org/CodeSystem/v2-0203'} type: CodeableConcept index: 23 system: binding: {strength: required, valueSet: 'http://fhir.health.gov.il/ValueSet/passport-uri'} index: 24 value: {short: Passport Number, index: 25} 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'} type: uri 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] enc-il-id: match: {system: 'http://fhir.health.gov.il/identifier/encrypted-id-primary-moh'} schema: short: National Identifier - MoH encrypted mustSupport: true index: 26 elements: system: pattern: {type: uri, value: 'http://fhir.health.gov.il/identifier/encrypted-id-primary-moh'} type: uri index: 27 value: {short: The encrypted identifier value, index: 28} 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'} type: uri 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] enc-ppn: match: {system: null} schema: short: Passport number - MoH encrypted mustSupport: true array: true index: 29 elements: type: pattern: type: CodeableConcept value: coding: - {code: PPN, system: 'http://terminology.hl7.org/CodeSystem/v2-0203'} type: CodeableConcept index: 30 system: short: Country specific URI binding: {strength: required, valueSet: 'http://fhir.health.gov.il/ValueSet/passport-enc-uri'} index: 31 value: {short: The encrypted identifier value, index: 32} required: [system] name: mustSupport: true index: 33 extensions: dataAbsentReason: {url: 'http://hl7.org/fhir/StructureDefinition/data-absent-reason', min: 0, max: 1, type: Extension, index: 34} elements: extension: type: Extension url: http://hl7.org/fhir/StructureDefinition/data-absent-reason index: 34 slicing: slices: dataAbsentReason: match: {} schema: {type: Extension, url: 'http://hl7.org/fhir/StructureDefinition/data-absent-reason', index: 34} min: 0 max: 1 family: {mustSupport: true, index: 35} 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: 36 extensions: dataAbsentReason: {url: 'http://hl7.org/fhir/StructureDefinition/data-absent-reason', min: 0, max: 1, type: Extension, index: 38} language: url: http://hl7.org/fhir/StructureDefinition/language type: Extension index: 39 elements: value: pattern: {type: code, value: he} choices: [] type: code index: 41 elements: extension: index: 37 slicing: slices: dataAbsentReason: match: {} schema: {type: Extension, url: 'http://hl7.org/fhir/StructureDefinition/data-absent-reason', index: 38} min: 0 max: 1 language: match: {} schema: type: Extension url: http://hl7.org/fhir/StructureDefinition/language index: 39 elements: value: pattern: {type: code, value: he} choices: [] type: code index: 41 required: [extension] English: match: extension('http://hl7: org/fhir/StructureDefinition/language'): {value: null} schema: array: true index: 42 extensions: dataAbsentReason: {url: 'http://hl7.org/fhir/StructureDefinition/data-absent-reason', min: 0, max: 1, type: Extension, index: 44} language: url: http://hl7.org/fhir/StructureDefinition/language type: Extension index: 45 elements: value: pattern: {type: code, value: en} choices: [] type: code index: 47 elements: extension: index: 43 slicing: slices: dataAbsentReason: match: {} schema: {type: Extension, url: 'http://hl7.org/fhir/StructureDefinition/data-absent-reason', index: 44} min: 0 max: 1 language: match: {} schema: type: Extension url: http://hl7.org/fhir/StructureDefinition/language index: 45 elements: value: pattern: {type: code, value: en} choices: [] type: code index: 47 required: [extension] Arabic: match: extension('http://hl7: org/fhir/StructureDefinition/language'): {value: null} schema: array: true index: 48 extensions: dataAbsentReason: {url: 'http://hl7.org/fhir/StructureDefinition/data-absent-reason', min: 0, max: 1, type: Extension, index: 50} language: url: http://hl7.org/fhir/StructureDefinition/language type: Extension index: 51 elements: value: pattern: {type: code, value: ar} choices: [] type: code index: 53 elements: extension: index: 49 slicing: slices: dataAbsentReason: match: {} schema: {type: Extension, url: 'http://hl7.org/fhir/StructureDefinition/data-absent-reason', index: 50} min: 0 max: 1 language: match: {} schema: type: Extension url: http://hl7.org/fhir/StructureDefinition/language index: 51 elements: value: pattern: {type: code, value: ar} choices: [] type: code index: 53 required: [extension] address: {type: Address, index: 54} qualification: index: 55 elements: code: binding: {strength: extensible, valueSet: 'http://fhir.health.gov.il/ValueSet/practitioner-certificate-type'} index: 56 issuer: type: Reference refers: ['http://fhir.health.gov.il/StructureDefinition/il-core-organization'] index: 57 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: 58 extensions: practice: url: http://fhir.health.gov.il/StructureDefinition/ext-qualification-practice type: Extension index: 60 elements: value: choices: [] index: 62 elements: extension: index: 59 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: 60 elements: value: choices: [] index: 62 identifier: index: 63 elements: system: short: Israeli MoH Practitioner License URI pattern: {type: uri, value: 'http://practitioners.health.gov.il/Practitioners'} type: uri index: 64 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: 65 required: [system, value] code: pattern: type: CodeableConcept value: coding: - {code: '1', system: 'http://fhir.health.gov.il/cs/practitioner-certificate-type-moh'} type: CodeableConcept index: 66 issuer: type: Reference refers: ['http://fhir.health.gov.il/StructureDefinition/il-core-organization'] index: 67 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: 68 extensions: practice: url: http://fhir.health.gov.il/StructureDefinition/ext-qualification-practice type: Extension index: 70 elements: value: choices: [] index: 72 elements: extension: index: 69 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: 70 elements: value: choices: [] index: 72 identifier: index: 73 elements: system: short: Israeli MoH Practitioner License URI pattern: {type: uri, value: 'http://practitioners.health.gov.il/Practitioners'} type: uri index: 74 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: 75 required: [system, value] code: pattern: type: CodeableConcept value: coding: - {code: '2', system: 'http://fhir.health.gov.il/cs/practitioner-certificate-type-moh'} type: CodeableConcept index: 76 issuer: type: Reference refers: ['http://fhir.health.gov.il/StructureDefinition/il-core-organization'] index: 77 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: 78 extensions: practice: url: http://fhir.health.gov.il/StructureDefinition/ext-qualification-practice type: Extension index: 80 elements: value: choices: [] index: 82 elements: extension: index: 79 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: 80 elements: value: choices: [] index: 82 identifier: index: 83 elements: system: {index: 84} value: {index: 85} required: [system, value] 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: 86 elements: system: short: Israeli MoH expertise certificate URI pattern: {type: uri, value: 'http://fhir.health.gov.il/identifier/practitioner-expertise'} type: uri index: 87 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: 88 moh-nurse-expertise: match: {system: 'http://fhir.health.gov.il/identifier/nurse-expertise'} schema: array: true index: 89 elements: system: short: Israeli MoH expertise certificate URI pattern: {type: uri, value: 'http://fhir.health.gov.il/identifier/nurse-expertise'} type: uri index: 90 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: 91 code: pattern: type: CodeableConcept value: coding: - {code: '5', system: 'http://fhir.health.gov.il/cs/practitioner-certificate-type-moh'} type: CodeableConcept index: 92 issuer: type: Reference refers: ['http://fhir.health.gov.il/StructureDefinition/il-core-organization'] index: 93 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: 94 extensions: practice: url: http://fhir.health.gov.il/StructureDefinition/ext-qualification-practice type: Extension index: 96 elements: value: choices: [] index: 98 elements: extension: index: 95 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: 96 elements: value: choices: [] index: 98 identifier: index: 99 elements: system: short: Israeli MoH expertise certificate URI pattern: {type: uri, value: 'http://fhir.health.gov.il/identifier/practitioner-instructor'} type: uri index: 100 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: 101 required: [system, value] code: pattern: type: CodeableConcept value: coding: - {code: '13', system: 'http://fhir.health.gov.il/cs/practitioner-certificate-type-moh'} type: CodeableConcept index: 102 issuer: type: Reference refers: ['http://fhir.health.gov.il/StructureDefinition/il-core-organization'] index: 103 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: 104 extensions: practice: url: http://fhir.health.gov.il/StructureDefinition/ext-qualification-practice type: Extension index: 106 elements: value: choices: [] index: 108 elements: extension: index: 105 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: 106 elements: value: choices: [] index: 108 identifier: index: 109 elements: system: short: Israeli MoH nurse certificate URI pattern: {type: uri, value: 'http://practitioners.health.gov.il/Nurses'} type: uri index: 110 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: 111 required: [system, value] code: pattern: type: CodeableConcept value: coding: - {code: '102', system: 'http://fhir.health.gov.il/cs/practitioner-certificate-type-moh'} type: CodeableConcept index: 112 issuer: type: Reference refers: ['http://fhir.health.gov.il/StructureDefinition/il-core-organization'] index: 113 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: 114 extensions: practice: url: http://fhir.health.gov.il/StructureDefinition/ext-qualification-practice type: Extension index: 116 elements: value: choices: [] index: 118 elements: extension: index: 115 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: 116 elements: value: choices: [] index: 118 identifier: index: 119 elements: system: short: Israeli MoH nurse certificate URI pattern: {type: uri, value: 'http://practitioners.health.gov.il/Nurses'} type: uri index: 120 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: 121 required: [system, value] code: pattern: type: CodeableConcept value: coding: - {code: '26', system: 'http://fhir.health.gov.il/cs/practitioner-certificate-type-moh'} type: CodeableConcept index: 122 issuer: type: Reference refers: ['http://fhir.health.gov.il/StructureDefinition/il-core-organization'] index: 123 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: 124 extensions: practice: url: http://fhir.health.gov.il/StructureDefinition/ext-qualification-practice type: Extension index: 126 elements: value: choices: [] index: 128 elements: extension: index: 125 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: 126 elements: value: choices: [] index: 128 identifier: index: 129 elements: system: short: Israeli MoH nurse advanced course certificate URI pattern: {type: uri, value: 'http://fhir.health.gov.il/identifier/nurse-advanced-course'} type: uri index: 130 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: 131 required: [system, value] code: pattern: type: CodeableConcept value: coding: - {code: '110', system: 'http://fhir.health.gov.il/cs/practitioner-certificate-type-moh'} type: CodeableConcept index: 132 issuer: type: Reference refers: ['http://fhir.health.gov.il/StructureDefinition/il-core-organization'] index: 133 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: 134 extensions: practice: url: http://fhir.health.gov.il/StructureDefinition/ext-qualification-practice type: Extension index: 136 elements: value: pattern: type: CodeableConcept value: coding: - {code: '45', system: 'http://fhir.health.gov.il/cs/practitioner-profession-moh', display: עבודה סוציאלית} choices: [] type: CodeableConcept index: 138 elements: extension: index: 135 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: 136 elements: value: pattern: type: CodeableConcept value: coding: - {code: '45', system: 'http://fhir.health.gov.il/cs/practitioner-profession-moh', display: עבודה סוציאלית} choices: [] type: CodeableConcept index: 138 identifier: index: 139 elements: system: short: Israeli MoLSA social-worker License URI pattern: {type: uri, value: 'http://fhir.health.gov.il/identifier/molsa-socialworker-lic'} type: uri index: 140 value: {short: License number, index: 141} required: [system, value] code: pattern: type: CodeableConcept value: coding: - {code: SW, system: 'http://fhir.health.gov.il/cs/practitioner-certificate-type-molsa'} type: CodeableConcept index: 142 issuer: type: Reference refers: ['http://fhir.health.gov.il/StructureDefinition/il-core-organization'] index: 143 required: [extension, identifier] package_version: 0.18.0 class: profile kind: resource url: http://fhir.health.gov.il/StructureDefinition/il-core-practitioner base: http://hl7.org/fhir/StructureDefinition/Practitioner version: null required: [identifier, name]