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: language: {url: 'http://hl7.org/fhir/StructureDefinition/language', min: 0, max: 1, type: Extension, index: 24} elements: extension: type: Extension url: http://hl7.org/fhir/StructureDefinition/language index: 24 slicing: slices: language: match: {} schema: {type: Extension, url: 'http://hl7.org/fhir/StructureDefinition/language', 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', type: value} min: 1 slices: Hebrew: match: extension('http://hl7: org/fhir/StructureDefinition/language'): {value: null} schema: array: true index: 26 extensions: language: url: http://hl7.org/fhir/StructureDefinition/language type: Extension index: 27 elements: value: pattern: {type: code, value: he} choices: [] type: code index: 29 elements: extension: type: Extension url: http://hl7.org/fhir/StructureDefinition/language index: 27 slicing: slices: language: match: {} schema: type: Extension url: http://hl7.org/fhir/StructureDefinition/language index: 27 elements: value: pattern: {type: code, value: he} choices: [] type: code index: 29 English: match: extension('http://hl7: org/fhir/StructureDefinition/language'): {value: null} schema: array: true index: 30 extensions: language: url: http://hl7.org/fhir/StructureDefinition/language type: Extension index: 31 elements: value: pattern: {type: code, value: en} choices: [] type: code index: 33 elements: extension: type: Extension url: http://hl7.org/fhir/StructureDefinition/language index: 31 slicing: slices: language: match: {} schema: type: Extension url: http://hl7.org/fhir/StructureDefinition/language index: 31 elements: value: pattern: {type: code, value: en} choices: [] type: code index: 33 Arabic: match: extension('http://hl7: org/fhir/StructureDefinition/language'): {value: null} schema: array: true index: 34 extensions: language: url: http://hl7.org/fhir/StructureDefinition/language type: Extension index: 35 elements: value: pattern: {type: code, value: ar} choices: [] type: code index: 37 elements: extension: type: Extension url: http://hl7.org/fhir/StructureDefinition/language index: 35 slicing: slices: language: match: {} schema: type: Extension url: http://hl7.org/fhir/StructureDefinition/language index: 35 elements: value: pattern: {type: code, value: ar} choices: [] type: code index: 37 address: {type: Address, index: 38} qualification: index: 39 elements: code: binding: {strength: extensible, valueSet: 'http://fhir.health.gov.il/ValueSet/practitioner-certificate-type'} index: 40 issuer: type: Reference refers: ['http://fhir.health.gov.il/StructureDefinition/il-core-organization'] index: 41 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: 42 extensions: practice: url: http://fhir.health.gov.il/StructureDefinition/ext-qualification-practice type: Extension index: 44 elements: value: choices: [] index: 46 elements: extension: index: 43 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: 44 elements: value: choices: [] index: 46 identifier: index: 47 elements: system: short: Israeli MoH Practitioner License URI pattern: {type: uri, value: 'http://practitioners.health.gov.il/Practitioners'} type: uri index: 48 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: 49 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: 50 elements: coding: index: 51 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: 52 elements: system: pattern: {type: uri, value: 'http://fhir.health.gov.il/cs/practitioner-certificate-type-moh'} type: uri index: 53 code: pattern: {type: code, value: '1'} type: code index: 54 display: pattern: {type: string, value: רשיון זמני} type: string index: 55 required: [code, system] required: [coding] issuer: type: Reference refers: ['http://fhir.health.gov.il/StructureDefinition/il-core-organization'] index: 56 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: 57 extensions: practice: url: http://fhir.health.gov.il/StructureDefinition/ext-qualification-practice type: Extension index: 59 elements: value: choices: [] index: 61 elements: extension: index: 58 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: 59 elements: value: choices: [] index: 61 identifier: index: 62 elements: system: short: Israeli MoH Practitioner License URI pattern: {type: uri, value: 'http://practitioners.health.gov.il/Practitioners'} type: uri index: 63 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: 64 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: 65 elements: coding: index: 66 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: 67 elements: system: pattern: {type: uri, value: 'http://fhir.health.gov.il/cs/practitioner-certificate-type-moh'} type: uri index: 68 code: pattern: {type: code, value: '2'} type: code index: 69 display: pattern: {type: string, value: רשיון קבוע} type: string index: 70 required: [code, system] required: [coding] issuer: type: Reference refers: ['http://fhir.health.gov.il/StructureDefinition/il-core-organization'] index: 71 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: 72 extensions: practice: url: http://fhir.health.gov.il/StructureDefinition/ext-qualification-practice type: Extension index: 74 elements: value: choices: [] index: 76 elements: extension: index: 73 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: 74 elements: value: choices: [] index: 76 identifier: index: 77 elements: system: {index: 78} value: {index: 79} 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: 80 elements: system: short: Israeli MoH expertise certificate URI pattern: {type: uri, value: 'http://fhir.health.gov.il/identifier/practitioner-expertise'} type: uri index: 81 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: 82 moh-nurse-expertise: match: {system: 'http://fhir.health.gov.il/identifier/nurse-expertise'} schema: array: true index: 83 elements: system: short: Israeli MoH expertise certificate URI pattern: {type: uri, value: 'http://fhir.health.gov.il/identifier/nurse-expertise'} type: uri index: 84 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: 85 code: pattern: type: CodeableConcept value: coding: - {code: '5', system: 'http://fhir.health.gov.il/cs/practitioner-certificate-type-moh'} type: CodeableConcept index: 86 elements: coding: index: 87 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: 88 elements: system: pattern: {type: uri, value: 'http://fhir.health.gov.il/cs/practitioner-certificate-type-moh'} type: uri index: 89 code: pattern: {type: code, value: '5'} type: code index: 90 display: pattern: {type: string, value: תעודת מומחה} type: string index: 91 required: [code, system] required: [coding] issuer: type: Reference refers: ['http://fhir.health.gov.il/StructureDefinition/il-core-organization'] index: 92 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: 93 extensions: practice: url: http://fhir.health.gov.il/StructureDefinition/ext-qualification-practice type: Extension index: 95 elements: value: choices: [] index: 97 elements: extension: index: 94 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: 95 elements: value: choices: [] index: 97 identifier: index: 98 elements: system: short: Israeli MoH expertise certificate URI pattern: {type: uri, value: 'http://fhir.health.gov.il/identifier/practitioner-instructor'} type: uri index: 99 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: 100 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: 101 elements: coding: index: 102 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: 103 elements: system: pattern: {type: uri, value: 'http://fhir.health.gov.il/cs/practitioner-certificate-type-moh'} type: uri index: 104 code: pattern: {type: code, value: '13'} type: code index: 105 display: pattern: {type: string, value: תעודת מדריך} type: string index: 106 required: [code, system] required: [coding] issuer: type: Reference refers: ['http://fhir.health.gov.il/StructureDefinition/il-core-organization'] index: 107 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: 108 extensions: practice: url: http://fhir.health.gov.il/StructureDefinition/ext-qualification-practice type: Extension index: 110 elements: value: choices: [] index: 112 elements: extension: index: 109 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: 110 elements: value: choices: [] index: 112 identifier: index: 113 elements: system: short: Israeli MoH nurse certificate URI pattern: {type: uri, value: 'http://practitioners.health.gov.il/Nurses'} type: uri index: 114 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: 115 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: 116 elements: coding: index: 117 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: 118 elements: system: pattern: {type: uri, value: 'http://fhir.health.gov.il/cs/practitioner-certificate-type-moh'} type: uri index: 119 code: pattern: {type: code, value: '102'} type: code index: 120 display: pattern: {type: string, value: היתר זמני} type: string index: 121 required: [code, system] required: [coding] issuer: type: Reference refers: ['http://fhir.health.gov.il/StructureDefinition/il-core-organization'] index: 122 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: 123 extensions: practice: url: http://fhir.health.gov.il/StructureDefinition/ext-qualification-practice type: Extension index: 125 elements: value: choices: [] index: 127 elements: extension: index: 124 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: 125 elements: value: choices: [] index: 127 identifier: index: 128 elements: system: short: Israeli MoH nurse certificate URI pattern: {type: uri, value: 'http://practitioners.health.gov.il/Nurses'} type: uri index: 129 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: 130 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: 131 elements: coding: index: 132 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: 133 elements: system: pattern: {type: uri, value: 'http://fhir.health.gov.il/cs/practitioner-certificate-type-moh'} type: uri index: 134 code: pattern: {type: code, value: '26'} type: code index: 135 display: pattern: {type: string, value: תעודת רישום} type: string index: 136 required: [code, system] required: [coding] issuer: type: Reference refers: ['http://fhir.health.gov.il/StructureDefinition/il-core-organization'] index: 137 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: 138 extensions: practice: url: http://fhir.health.gov.il/StructureDefinition/ext-qualification-practice type: Extension index: 140 elements: value: choices: [] index: 142 elements: extension: index: 139 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: 140 elements: value: choices: [] index: 142 identifier: index: 143 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: 144 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: 145 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: 146 elements: coding: index: 147 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: 148 elements: system: pattern: {type: uri, value: 'http://fhir.health.gov.il/cs/practitioner-certificate-type-moh'} type: uri index: 149 code: pattern: {type: code, value: '110'} type: code index: 150 display: pattern: {type: string, value: תעודת רישום קורס ע ב} type: string index: 151 required: [code, system] required: [coding] issuer: type: Reference refers: ['http://fhir.health.gov.il/StructureDefinition/il-core-organization'] index: 152 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: 153 extensions: practice: url: http://fhir.health.gov.il/StructureDefinition/ext-qualification-practice type: Extension index: 155 elements: value: pattern: type: CodeableConcept value: coding: - {code: '45', system: 'http://fhir.health.gov.il/cs/practitioner-profession-moh', display: עבודה סוציאלית} choices: [] type: CodeableConcept index: 157 elements: extension: index: 154 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: 155 elements: value: pattern: type: CodeableConcept value: coding: - {code: '45', system: 'http://fhir.health.gov.il/cs/practitioner-profession-moh', display: עבודה סוציאלית} choices: [] type: CodeableConcept index: 157 identifier: index: 158 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: 159 value: {short: License number, index: 160} 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: 161 elements: coding: index: 162 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: 163 elements: system: pattern: {type: uri, value: 'http://fhir.health.gov.il/cs/practitioner-certificate-type-molsa'} type: uri index: 164 code: pattern: {type: code, value: SW} type: code index: 165 display: pattern: {type: string, value: רישיון עבודה סוציאלית} type: string index: 166 required: [code, system] required: [coding] issuer: type: Reference refers: ['http://fhir.health.gov.il/StructureDefinition/il-core-organization'] index: 167 required: [extension, identifier] package_version: 0.12.0-snapshots class: profile kind: resource url: http://fhir.health.gov.il/StructureDefinition/il-core-practitioner base: http://hl7.org/fhir/StructureDefinition/Practitioner version: 0.12.0 required: [identifier, name]