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 elements: family: {mustSupport: true, index: 24} required: [family] address: {type: Address, index: 25} qualification: index: 26 elements: code: binding: {strength: extensible, valueSet: 'http://fhir.health.gov.il/ValueSet/practitioner-certificate-type'} index: 27 issuer: type: Reference refers: ['http://fhir.health.gov.il/StructureDefinition/il-core-organization'] index: 28 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: 29 extensions: practice: url: http://fhir.health.gov.il/StructureDefinition/ext-qualification-practice type: Extension index: 31 elements: valueCodeableConcept: binding: {strength: required, valueSet: 'http://fhir.health.gov.il/ValueSet/practitioner-profession-moh'} index: 32 elements: extension: index: 30 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: 31 elements: valueCodeableConcept: binding: {strength: required, valueSet: 'http://fhir.health.gov.il/ValueSet/practitioner-profession-moh'} index: 32 identifier: index: 33 elements: system: short: Israeli MoH Practitioner License URI pattern: {type: uri, value: 'http://practitioners.health.gov.il/Practitioners'} type: uri index: 34 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: 35 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: 36 elements: coding: index: 37 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: 38 elements: system: pattern: {type: uri, value: 'http://fhir.health.gov.il/cs/practitioner-certificate-type-moh'} type: uri index: 39 code: pattern: {type: code, value: '1'} type: code index: 40 display: pattern: {type: string, value: רשיון זמני} type: string index: 41 required: [code, system] required: [coding] issuer: type: Reference refers: ['http://fhir.health.gov.il/StructureDefinition/il-core-organization'] index: 42 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: 43 extensions: practice: url: http://fhir.health.gov.il/StructureDefinition/ext-qualification-practice type: Extension index: 45 elements: valueCodeableConcept: binding: {strength: required, valueSet: 'http://fhir.health.gov.il/ValueSet/practitioner-profession-moh'} index: 46 elements: extension: index: 44 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: 45 elements: valueCodeableConcept: binding: {strength: required, valueSet: 'http://fhir.health.gov.il/ValueSet/practitioner-profession-moh'} 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: '2', 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: '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: 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: '2'} 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-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: 57 extensions: practice: url: http://fhir.health.gov.il/StructureDefinition/ext-qualification-practice type: Extension index: 59 elements: valueCodeableConcept: binding: {strength: required, valueSet: 'http://fhir.health.gov.il/ValueSet/practitioner-expertise-moh'} index: 60 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: valueCodeableConcept: binding: {strength: required, valueSet: 'http://fhir.health.gov.il/ValueSet/practitioner-expertise-moh'} index: 60 identifier: index: 61 elements: system: {index: 62} value: {index: 63} 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: 64 elements: system: short: Israeli MoH expertise certificate URI pattern: {type: uri, value: 'http://fhir.health.gov.il/identifier/practitioner-expertise'} type: uri index: 65 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: 66 moh-nurse-expertise: match: {system: 'http://fhir.health.gov.il/identifier/nurse-expertise'} schema: array: true index: 67 elements: system: short: Israeli MoH expertise certificate URI pattern: {type: uri, value: 'http://fhir.health.gov.il/identifier/nurse-expertise'} type: uri index: 68 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: 69 code: pattern: type: CodeableConcept value: coding: - {code: '5', system: 'http://fhir.health.gov.il/cs/practitioner-certificate-type-moh'} type: CodeableConcept index: 70 elements: coding: index: 71 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: 72 elements: system: pattern: {type: uri, value: 'http://fhir.health.gov.il/cs/practitioner-certificate-type-moh'} type: uri index: 73 code: pattern: {type: code, value: '5'} type: code index: 74 display: pattern: {type: string, value: תעודת מומחה} type: string index: 75 required: [code, system] required: [coding] issuer: type: Reference refers: ['http://fhir.health.gov.il/StructureDefinition/il-core-organization'] index: 76 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: 77 extensions: practice: url: http://fhir.health.gov.il/StructureDefinition/ext-qualification-practice type: Extension index: 79 elements: valueCodeableConcept: binding: {strength: required, valueSet: 'http://fhir.health.gov.il/ValueSet/practitioner-expertise-moh'} index: 80 elements: extension: index: 78 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: 79 elements: valueCodeableConcept: binding: {strength: required, valueSet: 'http://fhir.health.gov.il/ValueSet/practitioner-expertise-moh'} index: 80 identifier: index: 81 elements: system: short: Israeli MoH expertise certificate URI pattern: {type: uri, value: 'http://fhir.health.gov.il/identifier/practitioner-instructor'} type: uri index: 82 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: 83 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: 84 elements: coding: index: 85 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: 86 elements: system: pattern: {type: uri, value: 'http://fhir.health.gov.il/cs/practitioner-certificate-type-moh'} type: uri index: 87 code: pattern: {type: code, value: '13'} type: code index: 88 display: pattern: {type: string, value: תעודת מדריך} type: string index: 89 required: [code, system] required: [coding] issuer: type: Reference refers: ['http://fhir.health.gov.il/StructureDefinition/il-core-organization'] index: 90 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: 91 extensions: practice: url: http://fhir.health.gov.il/StructureDefinition/ext-qualification-practice type: Extension index: 93 elements: valueCodeableConcept: binding: {strength: required, valueSet: 'http://fhir.health.gov.il/ValueSet/practitioner-nurse-profession-moh'} index: 94 elements: extension: index: 92 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: 93 elements: valueCodeableConcept: binding: {strength: required, valueSet: 'http://fhir.health.gov.il/ValueSet/practitioner-nurse-profession-moh'} index: 94 identifier: index: 95 elements: system: short: Israeli MoH nurse certificate URI pattern: {type: uri, value: 'http://practitioners.health.gov.il/Nurses'} type: uri 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: [system, value] code: pattern: type: CodeableConcept value: coding: - {code: '102', system: 'http://fhir.health.gov.il/cs/practitioner-certificate-type-moh'} type: CodeableConcept index: 98 elements: coding: index: 99 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: 100 elements: system: pattern: {type: uri, value: 'http://fhir.health.gov.il/cs/practitioner-certificate-type-moh'} type: uri index: 101 code: pattern: {type: code, value: '102'} type: code index: 102 display: pattern: {type: string, value: היתר זמני} type: string index: 103 required: [code, system] required: [coding] issuer: type: Reference refers: ['http://fhir.health.gov.il/StructureDefinition/il-core-organization'] index: 104 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: 105 extensions: practice: url: http://fhir.health.gov.il/StructureDefinition/ext-qualification-practice type: Extension index: 107 elements: valueCodeableConcept: binding: {strength: required, valueSet: 'http://fhir.health.gov.il/ValueSet/practitioner-nurse-profession-moh'} index: 108 elements: extension: index: 106 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: 107 elements: valueCodeableConcept: binding: {strength: required, valueSet: 'http://fhir.health.gov.il/ValueSet/practitioner-nurse-profession-moh'} 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: '26', system: 'http://fhir.health.gov.il/cs/practitioner-certificate-type-moh'} type: CodeableConcept index: 112 elements: coding: index: 113 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: 114 elements: system: pattern: {type: uri, value: 'http://fhir.health.gov.il/cs/practitioner-certificate-type-moh'} type: uri index: 115 code: pattern: {type: code, value: '26'} type: code index: 116 display: pattern: {type: string, value: תעודת רישום} type: string index: 117 required: [code, system] required: [coding] issuer: type: Reference refers: ['http://fhir.health.gov.il/StructureDefinition/il-core-organization'] index: 118 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: 119 extensions: practice: url: http://fhir.health.gov.il/StructureDefinition/ext-qualification-practice type: Extension index: 121 elements: valueCodeableConcept: binding: {strength: required, valueSet: 'http://fhir.health.gov.il/ValueSet/practitioner-advanced-course-moh'} index: 122 elements: extension: index: 120 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: 121 elements: valueCodeableConcept: binding: {strength: required, valueSet: 'http://fhir.health.gov.il/ValueSet/practitioner-advanced-course-moh'} index: 122 identifier: index: 123 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: 124 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: 125 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: 126 elements: coding: index: 127 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: 128 elements: system: pattern: {type: uri, value: 'http://fhir.health.gov.il/cs/practitioner-certificate-type-moh'} type: uri index: 129 code: pattern: {type: code, value: '110'} type: code index: 130 display: pattern: {type: string, value: תעודת רישום קורס ע ב} type: string index: 131 required: [code, system] required: [coding] issuer: type: Reference refers: ['http://fhir.health.gov.il/StructureDefinition/il-core-organization'] index: 132 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: 133 extensions: practice: url: http://fhir.health.gov.il/StructureDefinition/ext-qualification-practice type: Extension index: 135 elements: valueCodeableConcept: pattern: type: CodeableConcept value: coding: - {code: '45', system: 'http://fhir.health.gov.il/cs/practitioner-profession-moh', display: עבודה סוציאלית} type: CodeableConcept index: 136 elements: extension: index: 134 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: 135 elements: valueCodeableConcept: pattern: type: CodeableConcept value: coding: - {code: '45', system: 'http://fhir.health.gov.il/cs/practitioner-profession-moh', display: עבודה סוציאלית} type: CodeableConcept index: 136 identifier: index: 137 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: 138 value: {short: License number, index: 139} 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: 140 elements: coding: index: 141 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: 142 elements: system: pattern: {type: uri, value: 'http://fhir.health.gov.il/cs/practitioner-certificate-type-molsa'} type: uri index: 143 code: pattern: {type: code, value: SW} type: code index: 144 display: pattern: {type: string, value: רישיון עבודה סוציאלית} type: string index: 145 required: [code, system] required: [coding] issuer: type: Reference refers: ['http://fhir.health.gov.il/StructureDefinition/il-core-organization'] index: 146 required: [extension, identifier] package_version: 0.11.0 class: profile kind: resource url: http://fhir.health.gov.il/StructureDefinition/il-core-practitioner base: http://hl7.org/fhir/StructureDefinition/Practitioner version: 0.11.0 required: [identifier, name]