description: Proficiency level of the communication.\r\nExtension is mocked from the offical HL7 core extension in R4 FHIR build specification at 12-09-2018. package_name: nictiz.fhir.nl.stu3.zib2017 derivation: constraint name: proficiency type: Extension elements: extension: index: 0 slicing: rules: open discriminator: - {path: url, type: value} min: null slices: type: match: {url: type} schema: short: The proficiency type of the communication _required: true index: 1 elements: url: pattern: {type: Uri, value: type} index: 2 valueCoding: type: Coding index: 3 slicing: slices: valueCoding: match: {} schema: {type: Coding, _required: true, index: 3} min: 1 required: [valueCoding] level: match: {url: level} schema: short: The proficiency level of the communication _required: true index: 4 elements: url: pattern: {type: Uri, value: level} index: 5 valueCoding: type: Coding index: 6 slicing: slices: valueCoding: match: {} schema: {type: Coding, _required: true, index: 6} min: 1 required: [valueCoding] url: pattern: {type: Uri, value: 'http://nictiz.nl/fhir/StructureDefinition/patient-proficiency'} index: 7 value: choices: [] index: 9 package_version: 2.1.8 extensions: type: url: type short: The proficiency type of the communication _required: true index: 1 elements: url: pattern: {type: Uri, value: type} index: 2 valueCoding: type: Coding index: 3 slicing: slices: valueCoding: match: {} schema: {type: Coding, _required: true, index: 3} min: 1 required: [valueCoding] level: url: level short: The proficiency level of the communication _required: true index: 4 elements: url: pattern: {type: Uri, value: level} index: 5 valueCoding: type: Coding index: 6 slicing: slices: valueCoding: match: {} schema: {type: Coding, _required: true, index: 6} min: 1 required: [valueCoding] class: extension kind: complex-type url: http://nictiz.nl/fhir/StructureDefinition/patient-proficiency base: http://hl7.org/fhir/StructureDefinition/Extension version: 2.0.1