description: Represents the level of Qualifications obtained by training and certification. package_name: ca.on.ppr.r4 derivation: constraint name: QualificationLevel type: Extension elements: url: pattern: {type: Uri, value: 'http://ehealthontario.ca/fhir/StructureDefinition/ca-on-ppr-ext-practitioner-qualification-level'} index: 0 value: mustSupport: true choices: [valueString] index: 5 slicing: slices: valueString: match: {} schema: mustSupport: true choices: [valueString] _required: true index: 5 min: 1 valueString: type: string mustSupport: true choiceOf: value index: 6 slicing: slices: valueString: match: {} schema: {type: string, mustSupport: true, choiceOf: value, _required: true, index: 6} min: 1 package_version: 1.1.0 class: extension kind: complex-type url: http://ehealthontario.ca/fhir/StructureDefinition/ca-on-ppr-ext-practitioner-qualification-level base: http://hl7.org/fhir/StructureDefinition/Extension version: 1.0.0 required: [valueString, value]