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} 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: [valueCoding, value] period: match: {} schema: short: The specific business related date or time period. _required: true index: 6 elements: url: pattern: {type: Uri, value: period} 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: [valuePeriod, value] url: pattern: {type: Uri, value: 'https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-TypedPeriod'} index: 11 value: choices: [] index: 13 package_version: 0.0.8-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} 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: [valueCoding, value] period: url: null short: The specific business related date or time period. _required: true index: 6 elements: url: pattern: {type: Uri, value: period} 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: [valuePeriod, value] 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