description: Israel Core proposed constraints and extensions on the Practitioner Resource package_name: rs/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: [system, 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, index: 6} 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, index: 9} il-id: match: {system: 'http://fhir.health.gov.il/identifier/il-national-id'} schema: short: Israeli National Identifier mustSupport: true index: 10 elements: system: pattern: {type: uri, value: 'http://fhir.health.gov.il/identifier/il-national-id'} type: uri index: 11 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: 12 pna-id: match: {system: 'http://fhir.health.gov.il/identifier/pna-national-id'} schema: short: Palestinian National Identifier mustSupport: false index: 13 elements: system: pattern: {type: uri, value: 'http://fhir.health.gov.il/identifier/pna-national-id'} type: uri index: 14 value: {short: A Palestininan ID number, index: 15} ppn: match: {system: null} schema: short: Passport Number mustSupport: false array: true index: 16 elements: type: pattern: type: CodeableConcept value: coding: - {code: PPN, system: 'http://terminology.hl7.org/CodeSystem/v2-0203'} type: CodeableConcept index: 17 system: binding: {strength: required, valueSet: 'http://fhir.health.gov.il/ValueSet/passport-uri'} index: 18 value: {short: Passport Number, index: 19} name: mustSupport: true index: 20 elements: family: {mustSupport: true, index: 21} required: [family] address: {type: Address, index: 22} qualification: index: 23 elements: code: binding: {strength: extensible, valueSet: 'http://fhir.health.gov.il/ValueSet/practitioner-certificate-type-moh'} index: 24 issuer: type: Reference refers: ['http://fhir.health.gov.il/StructureDefinition/il-core-organization'] index: 25 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: 26 extensions: practice: url: http://fhir.health.gov.il/StructureDefinition/ext-qualification-practice type: Extension index: 28 elements: valueCodeableConcept: binding: {strength: required, valueSet: 'http://fhir.health.gov.il/ValueSet/practitioner-profession-moh'} index: 29 elements: extension: index: 27 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: 28 elements: valueCodeableConcept: binding: {strength: required, valueSet: 'http://fhir.health.gov.il/ValueSet/practitioner-profession-moh'} index: 29 identifier: index: 30 elements: system: short: Israeli MoH Practitioner License URI pattern: {type: uri, value: 'http://practitioners.health.gov.il/Practitioners'} type: uri index: 31 value: {short: 'License number, including prefix', index: 32} required: [system, value] code: elements: coding: index: 33 elements: system: pattern: {type: uri, value: 'http://fhir.health.gov.il/cs/practitioner-certificate-type-moh'} type: uri index: 34 code: pattern: {type: code, value: '1'} type: code index: 35 display: pattern: {type: string, value: רשיון זמני} type: string index: 36 required: [code, system] required: [coding] required: [extension, 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: 37 extensions: practice: url: http://fhir.health.gov.il/StructureDefinition/ext-qualification-practice type: Extension index: 39 elements: valueCodeableConcept: binding: {strength: required, valueSet: 'http://fhir.health.gov.il/ValueSet/practitioner-profession-moh'} index: 40 elements: extension: index: 38 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: 39 elements: valueCodeableConcept: binding: {strength: required, valueSet: 'http://fhir.health.gov.il/ValueSet/practitioner-profession-moh'} index: 40 identifier: index: 41 elements: system: short: Israeli MoH Practitioner License URI pattern: {type: uri, value: 'http://practitioners.health.gov.il/Practitioners'} type: uri index: 42 value: {short: 'License number, including prefix', index: 43} required: [system, value] code: elements: coding: index: 44 elements: system: pattern: {type: uri, value: 'http://fhir.health.gov.il/cs/practitioner-certificate-type-moh'} type: uri index: 45 code: pattern: {type: code, value: '2'} type: code index: 46 display: pattern: {type: string, value: רשיון קבוע} type: string index: 47 required: [code, system] required: [coding] required: [extension, identifier] moh-expertise: match: code: coding: {system: 'http://fhir.health.gov.il/cs/practitioner-certificate-type-moh', code: '5'} schema: short: תעודת מומחה array: true index: 48 extensions: practice: url: http://fhir.health.gov.il/StructureDefinition/ext-qualification-practice type: Extension index: 50 elements: valueCodeableConcept: binding: {strength: required, valueSet: 'http://fhir.health.gov.il/ValueSet/practitioner-expertise-moh'} index: 51 elements: extension: index: 49 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: 50 elements: valueCodeableConcept: binding: {strength: required, valueSet: 'http://fhir.health.gov.il/ValueSet/practitioner-expertise-moh'} index: 51 identifier: index: 52 elements: system: short: Israeli MoH expertise certificate URI pattern: {type: uri, value: 'http://practitioners.health.gov.il/practitioner-certificate'} type: uri index: 53 value: {short: Certificate number, index: 54} required: [system, value] code: elements: coding: index: 55 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: '5'} type: code index: 57 display: pattern: {type: string, value: תעודת מומחה} type: string index: 58 required: [code, system] required: [coding] required: [extension, identifier] moh-instructor: match: code: coding: {system: 'http://fhir.health.gov.il/cs/practitioner-certificate-type-moh', code: '13'} schema: short: תעודת מדריך array: true index: 59 extensions: practice: url: http://fhir.health.gov.il/StructureDefinition/ext-qualification-practice type: Extension index: 61 elements: valueCodeableConcept: binding: {strength: required, valueSet: 'http://fhir.health.gov.il/ValueSet/practitioner-expertise-moh'} index: 62 elements: extension: index: 60 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: 61 elements: valueCodeableConcept: binding: {strength: required, valueSet: 'http://fhir.health.gov.il/ValueSet/practitioner-expertise-moh'} index: 62 identifier: index: 63 elements: system: short: Israeli MoH expertise certificate URI pattern: {type: uri, value: 'http://practitioners.health.gov.il/practitioner-certificate'} type: uri index: 64 value: {short: Certificate number, index: 65} required: [system, value] code: elements: coding: index: 66 elements: system: pattern: {type: uri, value: 'http://fhir.health.gov.il/cs/practitioner-certificate-type-moh'} type: uri index: 67 code: pattern: {type: code, value: '13'} type: code index: 68 display: pattern: {type: string, value: תעודת מדריך} type: string index: 69 required: [code, system] required: [coding] required: [extension, identifier] package_version: 0.9.1 class: profile kind: resource url: http://fhir.health.gov.il/StructureDefinition/il-core-practitioner base: http://hl7.org/fhir/StructureDefinition/Practitioner version: 0.9.0 required: [identifier, name]