description: This cross-version extension represents PlanDefinition.action.timing[x] from http://hl7.org/fhir/StructureDefinition/PlanDefinition|4.0.1 for use in FHIR R5. package_name: hl7.fhir.uv.xver derivation: constraint name: Ext_R4_PlanDefinition_ac_timing type: Extension elements: url: base: {max: '1', min: 1, path: Extension.url} pattern: {type: Uri, value: 'http://hl7.org/fhir/4.0/StructureDefinition/extension-PlanDefinition.action.timing'} index: 0 value: base: {max: '1', min: 0, path: 'Extension.value[x]'} short: When the action should take place choices: [valueDateTime, valueAge, valuePeriod, valueDuration, valueRange, valueTiming] index: 2 valueDateTime: base: {max: '1', min: 0, path: 'Extension.value[x]'} type: dateTime short: When the action should take place choiceOf: value index: 3 valueAge: base: {max: '1', min: 0, path: 'Extension.value[x]'} type: Age short: When the action should take place choiceOf: value index: 4 valuePeriod: base: {max: '1', min: 0, path: 'Extension.value[x]'} type: Period short: When the action should take place choiceOf: value index: 5 valueDuration: base: {max: '1', min: 0, path: 'Extension.value[x]'} type: Duration short: When the action should take place choiceOf: value index: 6 valueRange: base: {max: '1', min: 0, path: 'Extension.value[x]'} type: Range short: When the action should take place choiceOf: value index: 7 valueTiming: base: {max: '1', min: 0, path: 'Extension.value[x]'} type: Timing short: When the action should take place choiceOf: value index: 8 package_version: r4.r5-0.0.1-snapshot-2 class: extension kind: complex-type url: http://hl7.org/fhir/4.0/StructureDefinition/extension-PlanDefinition.action.timing base: http://hl7.org/fhir/StructureDefinition/Extension|5.0.0 version: 0.0.1-snapshot-2 required: [url]