PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.vrdr.r4b@2.1.0
    http://hl7.org/fhir/us/vrdr/StructureDefinition/PartialDate
description: Provides values of a partial date (Extension)
package_name: hl7.fhir.us.vrdr.r4b
derivation: constraint
name: PartialDate
type: Extension
elements:
  extension:
    array: true
    min: 3
    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
  url:
    pattern: {type: Uri, value: 'http://hl7.org/fhir/us/vrdr/StructureDefinition/PartialDate'}
    index: 4
  value:
    choices: []
    index: 6
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}
class: extension
kind: complex-type
url: http://hl7.org/fhir/us/vrdr/StructureDefinition/PartialDate
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 2.1.0