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 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 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 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} 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 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} 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'} type: CodeableConcept index: 20 system: binding: {strength: required, valueSet: 'http://fhir.health.gov.il/ValueSet/passport-uri'} index: 21 value: {short: Passport Number, index: 22} name: mustSupport: true index: 23 extensions: dataAbsentReason: {url: 'http://hl7.org/fhir/StructureDefinition/data-absent-reason', min: 0, max: 1, type: Extension, index: 24} elements: extension: type: Extension url: http://hl7.org/fhir/StructureDefinition/data-absent-reason index: 24 slicing: slices: dataAbsentReason: match: {} schema: {type: Extension, url: 'http://hl7.org/fhir/StructureDefinition/data-absent-reason', index: 24} min: 0 max: 1 family: {mustSupport: true, index: 25} required: [family] slicing: rules: open discriminator: - {path: 'extension(''http://hl7.org/fhir/StructureDefinition/language'').value.ofType(code)', type: value} min: 1 slices: Hebrew: match: extension('http://hl7: org/fhir/StructureDefinition/language'): value: {ofType(code): null} schema: array: true index: 26 extensions: dataAbsentReason: {url: 'http://hl7.org/fhir/StructureDefinition/data-absent-reason', min: 0, max: 1, type: Extension, index: 28} language: url: http://hl7.org/fhir/StructureDefinition/language type: Extension index: 29 elements: value: pattern: {type: code, value: he} choices: [] type: code index: 31 elements: extension: index: 27 slicing: slices: dataAbsentReason: match: {} schema: {type: Extension, url: 'http://hl7.org/fhir/StructureDefinition/data-absent-reason', index: 28} min: 0 max: 1 language: match: {} schema: type: Extension url: http://hl7.org/fhir/StructureDefinition/language index: 29 elements: value: pattern: {type: code, value: he} choices: [] type: code index: 31 required: [extension] English: match: extension('http://hl7: org/fhir/StructureDefinition/language'): value: {ofType(code): 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: en} choices: [] type: code 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: en} choices: [] type: code index: 37 required: [extension] Arabic: match: extension('http://hl7: org/fhir/StructureDefinition/language'): value: {ofType(code): 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: ar} choices: [] type: code 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: ar} choices: [] type: code index: 43 required: [extension] address: {type: Address, index: 44} qualification: index: 45 elements: code: binding: {strength: extensible, valueSet: 'http://fhir.health.gov.il/ValueSet/practitioner-certificate-type'} index: 46 issuer: type: Reference refers: ['http://fhir.health.gov.il/StructureDefinition/il-core-organization'] index: 47 slicing: rules: open discriminator: - {path: code, type: pattern} - {path: identifier.system, type: value} min: null slices: moh-temp-practitioner-license: match: code: coding: - {code: '1', system: 'http://fhir.health.gov.il/cs/practitioner-certificate-type-moh'} identifier: {system: 'http://practitioners.health.gov.il/Practitioners'} schema: short: רישיון זמני array: true index: 48 extensions: practice: url: http://fhir.health.gov.il/StructureDefinition/ext-qualification-practice type: Extension index: 50 elements: value: choices: [] index: 52 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: value: choices: [] index: 52 identifier: index: 53 elements: system: short: Israeli MoH Practitioner License URI pattern: {type: uri, value: 'http://practitioners.health.gov.il/Practitioners'} type: uri index: 54 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: 55 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: 56 elements: coding: index: 57 slicing: rules: open discriminator: - {path: $this, type: pattern} min: 1 slices: default-slice: match: {code: '1', system: 'http://fhir.health.gov.il/cs/practitioner-certificate-type-moh'} schema: pattern: type: Coding value: {code: '1', system: 'http://fhir.health.gov.il/cs/practitioner-certificate-type-moh'} _required: true type: Coding index: 58 elements: system: pattern: {type: uri, value: 'http://fhir.health.gov.il/cs/practitioner-certificate-type-moh'} type: uri index: 59 code: pattern: {type: code, value: '1'} type: code index: 60 display: pattern: {type: string, value: רשיון זמני} type: string index: 61 required: [code, system] required: [coding] issuer: type: Reference refers: ['http://fhir.health.gov.il/StructureDefinition/il-core-organization'] index: 62 required: [extension, identifier] moh-practitioner-license: match: code: coding: - {code: '2', system: 'http://fhir.health.gov.il/cs/practitioner-certificate-type-moh'} identifier: {system: 'http://practitioners.health.gov.il/Practitioners'} schema: short: רישיון קבוע array: true index: 63 extensions: practice: url: http://fhir.health.gov.il/StructureDefinition/ext-qualification-practice type: Extension index: 65 elements: value: choices: [] index: 67 elements: extension: index: 64 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: 65 elements: value: choices: [] index: 67 identifier: index: 68 elements: system: short: Israeli MoH Practitioner License URI pattern: {type: uri, value: 'http://practitioners.health.gov.il/Practitioners'} type: uri index: 69 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: 70 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: 71 elements: coding: index: 72 slicing: rules: open discriminator: - {path: $this, type: pattern} min: 1 slices: default-slice: match: {code: '2', system: 'http://fhir.health.gov.il/cs/practitioner-certificate-type-moh'} schema: pattern: type: Coding value: {code: '2', system: 'http://fhir.health.gov.il/cs/practitioner-certificate-type-moh'} _required: true type: Coding index: 73 elements: system: pattern: {type: uri, value: 'http://fhir.health.gov.il/cs/practitioner-certificate-type-moh'} type: uri index: 74 code: pattern: {type: code, value: '2'} type: code index: 75 display: pattern: {type: string, value: רשיון קבוע} type: string index: 76 required: [code, system] required: [coding] 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'} identifier: {system: null} 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 elements: coding: index: 93 slicing: rules: open discriminator: - {path: $this, type: pattern} min: 1 slices: default-slice: match: {code: '5', system: 'http://fhir.health.gov.il/cs/practitioner-certificate-type-moh'} schema: pattern: type: Coding value: {code: '5', system: 'http://fhir.health.gov.il/cs/practitioner-certificate-type-moh'} _required: true type: Coding index: 94 elements: system: pattern: {type: uri, value: 'http://fhir.health.gov.il/cs/practitioner-certificate-type-moh'} type: uri index: 95 code: pattern: {type: code, value: '5'} type: code index: 96 display: pattern: {type: string, value: תעודת מומחה} type: string index: 97 required: [code, system] required: [coding] issuer: type: Reference refers: ['http://fhir.health.gov.il/StructureDefinition/il-core-organization'] index: 98 required: [extension] moh-instructor: match: code: coding: - {code: '13', system: 'http://fhir.health.gov.il/cs/practitioner-certificate-type-moh'} identifier: {system: 'http://fhir.health.gov.il/identifier/practitioner-instructor'} schema: short: תעודת מדריך array: true index: 99 extensions: practice: url: http://fhir.health.gov.il/StructureDefinition/ext-qualification-practice type: Extension index: 101 elements: value: choices: [] index: 103 elements: extension: index: 100 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: 101 elements: value: choices: [] index: 103 identifier: index: 104 elements: system: short: Israeli MoH expertise certificate URI pattern: {type: uri, value: 'http://fhir.health.gov.il/identifier/practitioner-instructor'} type: uri index: 105 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: 106 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: 107 elements: coding: index: 108 slicing: rules: open discriminator: - {path: $this, type: pattern} min: 1 slices: default-slice: match: {code: '13', system: 'http://fhir.health.gov.il/cs/practitioner-certificate-type-moh'} schema: pattern: type: Coding value: {code: '13', system: 'http://fhir.health.gov.il/cs/practitioner-certificate-type-moh'} _required: true type: Coding index: 109 elements: system: pattern: {type: uri, value: 'http://fhir.health.gov.il/cs/practitioner-certificate-type-moh'} type: uri index: 110 code: pattern: {type: code, value: '13'} type: code index: 111 display: pattern: {type: string, value: תעודת מדריך} type: string index: 112 required: [code, system] required: [coding] issuer: type: Reference refers: ['http://fhir.health.gov.il/StructureDefinition/il-core-organization'] index: 113 required: [extension] moh-nurse-temp-permit: match: code: coding: - {code: '102', system: 'http://fhir.health.gov.il/cs/practitioner-certificate-type-moh'} identifier: {system: 'http://practitioners.health.gov.il/Nurses'} 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: '102', system: 'http://fhir.health.gov.il/cs/practitioner-certificate-type-moh'} type: CodeableConcept index: 122 elements: coding: index: 123 slicing: rules: open discriminator: - {path: $this, type: pattern} min: 1 slices: default-slice: match: {code: '102', system: 'http://fhir.health.gov.il/cs/practitioner-certificate-type-moh'} schema: pattern: type: Coding value: {code: '102', system: 'http://fhir.health.gov.il/cs/practitioner-certificate-type-moh'} _required: true type: Coding index: 124 elements: system: pattern: {type: uri, value: 'http://fhir.health.gov.il/cs/practitioner-certificate-type-moh'} type: uri index: 125 code: pattern: {type: code, value: '102'} type: code index: 126 display: pattern: {type: string, value: היתר זמני} type: string index: 127 required: [code, system] required: [coding] issuer: type: Reference refers: ['http://fhir.health.gov.il/StructureDefinition/il-core-organization'] index: 128 required: [identifier] moh-nurse-registration-certificate: match: code: coding: - {code: '26', system: 'http://fhir.health.gov.il/cs/practitioner-certificate-type-moh'} identifier: {system: 'http://practitioners.health.gov.il/Nurses'} schema: short: תעודת רישום array: true index: 129 extensions: practice: url: http://fhir.health.gov.il/StructureDefinition/ext-qualification-practice type: Extension index: 131 elements: value: choices: [] index: 133 elements: extension: index: 130 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: 131 elements: value: choices: [] index: 133 identifier: index: 134 elements: system: short: Israeli MoH nurse certificate URI pattern: {type: uri, value: 'http://practitioners.health.gov.il/Nurses'} type: uri index: 135 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: 136 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: 137 elements: coding: index: 138 slicing: rules: open discriminator: - {path: $this, type: pattern} min: 1 slices: default-slice: match: {code: '26', system: 'http://fhir.health.gov.il/cs/practitioner-certificate-type-moh'} schema: pattern: type: Coding value: {code: '26', system: 'http://fhir.health.gov.il/cs/practitioner-certificate-type-moh'} _required: true type: Coding index: 139 elements: system: pattern: {type: uri, value: 'http://fhir.health.gov.il/cs/practitioner-certificate-type-moh'} type: uri index: 140 code: pattern: {type: code, value: '26'} type: code index: 141 display: pattern: {type: string, value: תעודת רישום} type: string index: 142 required: [code, system] required: [coding] issuer: type: Reference refers: ['http://fhir.health.gov.il/StructureDefinition/il-core-organization'] index: 143 required: [identifier] moh-nurse-advanced-course: match: code: coding: - {code: '110', system: 'http://fhir.health.gov.il/cs/practitioner-certificate-type-moh'} identifier: {system: 'http://fhir.health.gov.il/identifier/nurse-advanced-course'} schema: short: תעודת רישום קורס ע ב array: true index: 144 extensions: practice: url: http://fhir.health.gov.il/StructureDefinition/ext-qualification-practice type: Extension index: 146 elements: value: choices: [] index: 148 elements: extension: index: 145 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: 146 elements: value: choices: [] index: 148 identifier: index: 149 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: 150 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: 151 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: 152 elements: coding: index: 153 slicing: rules: open discriminator: - {path: $this, type: pattern} min: 1 slices: default-slice: match: {code: '110', system: 'http://fhir.health.gov.il/cs/practitioner-certificate-type-moh'} schema: pattern: type: Coding value: {code: '110', system: 'http://fhir.health.gov.il/cs/practitioner-certificate-type-moh'} _required: true type: Coding index: 154 elements: system: pattern: {type: uri, value: 'http://fhir.health.gov.il/cs/practitioner-certificate-type-moh'} type: uri index: 155 code: pattern: {type: code, value: '110'} type: code index: 156 display: pattern: {type: string, value: תעודת רישום קורס ע ב} type: string index: 157 required: [code, system] required: [coding] issuer: type: Reference refers: ['http://fhir.health.gov.il/StructureDefinition/il-core-organization'] index: 158 required: [extension] molsa-practitioner-sw-license: match: code: coding: - {code: SW, system: 'http://fhir.health.gov.il/cs/practitioner-certificate-type-molsa'} identifier: {system: 'http://fhir.health.gov.il/identifier/molsa-socialworker-lic'} schema: short: רישיון עבודה סוציאלית array: true index: 159 extensions: practice: url: http://fhir.health.gov.il/StructureDefinition/ext-qualification-practice type: Extension index: 161 elements: value: pattern: type: CodeableConcept value: coding: - {code: '45', system: 'http://fhir.health.gov.il/cs/practitioner-profession-moh', display: עבודה סוציאלית} choices: [] type: CodeableConcept index: 163 elements: extension: index: 160 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: 161 elements: value: pattern: type: CodeableConcept value: coding: - {code: '45', system: 'http://fhir.health.gov.il/cs/practitioner-profession-moh', display: עבודה סוציאלית} choices: [] type: CodeableConcept index: 163 identifier: index: 164 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: 165 value: {short: License number, index: 166} 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: 167 elements: coding: index: 168 slicing: rules: open discriminator: - {path: $this, type: pattern} min: 1 slices: default-slice: match: {code: SW, system: 'http://fhir.health.gov.il/cs/practitioner-certificate-type-molsa'} schema: pattern: type: Coding value: {code: SW, system: 'http://fhir.health.gov.il/cs/practitioner-certificate-type-molsa'} _required: true type: Coding index: 169 elements: system: pattern: {type: uri, value: 'http://fhir.health.gov.il/cs/practitioner-certificate-type-molsa'} type: uri index: 170 code: pattern: {type: code, value: SW} type: code index: 171 display: pattern: {type: string, value: רישיון עבודה סוציאלית} type: string index: 172 required: [code, system] required: [coding] issuer: type: Reference refers: ['http://fhir.health.gov.il/StructureDefinition/il-core-organization'] index: 173 required: [extension, identifier] package_version: 0.13.1 class: profile kind: resource url: http://fhir.health.gov.il/StructureDefinition/il-core-practitioner base: http://hl7.org/fhir/StructureDefinition/Practitioner version: 0.13.0 required: [identifier, name]