PackagesCanonicalsLogsProblems
    Packages
    rs/hl7.fhir.core@1.4.0
    http://hl7.org/fhir/StructureDefinition/valueset-effectiveDate
description: This is the first date-time when the value set version becomes active, so this value is present on Inactive value set versions as well. The start Date_time is expected to be as of 0001 UTC of the Effective Date.
package_name: rs/hl7.fhir.core
derivation: constraint
name: When the value set version becomes Active and is available for use
type: null
elements:
  extension: {name: extension, index: 0}
  url:
    type: uri
    pattern: {type: uri, value: 'http://hl7.org/fhir/StructureDefinition/valueset-effectiveDate'}
    index: 1
  value:
    choices: [valueDate]
    index: 3
  valueDate: {type: date, choiceOf: value, index: 4}
package_version: 1.4.0
extensions: {}
class: datatype
kind: datatype
url: http://hl7.org/fhir/StructureDefinition/valueset-effectiveDate
base: http://hl7.org/fhir/StructureDefinition/Extension
version: null
required: [value, valueDate]