description: Provides values of a partial dateTime (Extension) package_name: hl7.fhir.us.vrdr.r4b derivation: constraint name: PartialDateTime type: Extension elements: extension: array: true min: 4 index: 0 slicing: slices: year: match: {} schema: {type: Extension, short: Date Year, url: 'http://hl7.org/fhir/us/vrdr/StructureDefinition/Date-Year', index: 1} min: 1 max: 1 month: match: {} schema: {type: Extension, short: Date Month, url: 'http://hl7.org/fhir/us/vrdr/StructureDefinition/Date-Month', index: 2} min: 1 max: 1 day: match: {} schema: {type: Extension, short: Date Day, url: 'http://hl7.org/fhir/us/vrdr/StructureDefinition/Date-Day', index: 3} min: 1 max: 1 time: match: {} schema: {type: Extension, short: Date Time, url: 'http://hl7.org/fhir/us/vrdr/StructureDefinition/Date-Time', index: 4} min: 1 max: 1 url: pattern: {type: Uri, value: 'http://hl7.org/fhir/us/vrdr/StructureDefinition/PartialDateTime'} index: 5 value: choices: [] index: 7 package_version: 2.1.0 extensions: year: {url: 'http://hl7.org/fhir/us/vrdr/StructureDefinition/Date-Year', min: 1, max: 1, type: Extension, short: Date Year, index: 1} month: {url: 'http://hl7.org/fhir/us/vrdr/StructureDefinition/Date-Month', min: 1, max: 1, type: Extension, short: Date Month, index: 2} day: {url: 'http://hl7.org/fhir/us/vrdr/StructureDefinition/Date-Day', min: 1, max: 1, type: Extension, short: Date Day, index: 3} time: {url: 'http://hl7.org/fhir/us/vrdr/StructureDefinition/Date-Time', min: 1, max: 1, type: Extension, short: Date Time, index: 4} class: extension kind: complex-type url: http://hl7.org/fhir/us/vrdr/StructureDefinition/PartialDateTime base: http://hl7.org/fhir/StructureDefinition/Extension version: 2.1.0