description: Allows expressing the value set that must be stored internally by the system (as distinct from the base value set which defines values for exchange). package_name: hl7.fhir.r5.core derivation: constraint name: permitted-value-valueset type: Extension elements: extension: {index: 0} url: pattern: {type: Uri, value: 'http://hl7.org/fhir/StructureDefinition/11179-permitted-value-valueset'} index: 1 value: choices: [valueCanonical] index: 3 valueCanonical: {type: canonical, choiceOf: value, index: 4} package_version: 4.5.0 extensions: {} class: extension kind: complex-type url: http://hl7.org/fhir/StructureDefinition/11179-permitted-value-valueset base: http://hl7.org/fhir/StructureDefinition/Extension version: 4.5.0 required: [valueCanonical, value]