description: This supports the exchange of time periods. The extension time period is carried along with a code to identify whether the data is record for legal or operational periods. package_name: fhir.r4.ukcore.stu3.currentbuild derivation: constraint name: ExtensionUKCoreTypedPeriod type: Extension elements: extension: array: true min: 2 index: 0 slicing: slices: dataType: match: {} schema: short: Whether the Date Period is 'Legal' or 'Operational'. _required: true index: 1 elements: url: pattern: {type: uri, value: dataType} type: uri index: 2 value: short: A ValueSet to identify the type of period. choices: [valueCoding] index: 4 valueCoding: {type: Coding, short: A ValueSet to identify the type of period., choiceOf: value, index: 5} required: [value, valueCoding] period: match: {} schema: short: The specific business related date or time period. _required: true index: 6 elements: url: pattern: {type: uri, value: period} type: uri index: 7 value: short: The date or time period. choices: [valuePeriod] index: 9 valuePeriod: {type: Period, short: The date or time period., choiceOf: value, index: 10} required: [value, valuePeriod] url: pattern: {type: uri, value: 'https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-TypedPeriod'} type: uri index: 11 value: choices: [] index: 13 package_version: 0.0.14-pre-release extensions: dataType: url: null short: Whether the Date Period is 'Legal' or 'Operational'. _required: true index: 1 elements: url: pattern: {type: uri, value: dataType} type: uri index: 2 value: short: A ValueSet to identify the type of period. choices: [valueCoding] index: 4 valueCoding: {type: Coding, short: A ValueSet to identify the type of period., choiceOf: value, index: 5} required: [value, valueCoding] period: url: null short: The specific business related date or time period. _required: true index: 6 elements: url: pattern: {type: uri, value: period} type: uri index: 7 value: short: The date or time period. choices: [valuePeriod] index: 9 valuePeriod: {type: Period, short: The date or time period., choiceOf: value, index: 10} required: [value, valuePeriod] class: extension kind: complex-type url: https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-TypedPeriod base: http://hl7.org/fhir/StructureDefinition/Extension version: 1.0.0