PackagesCanonicalsLogsProblems
    Packages
    ee.fhir.base@1.1.2
    https://fhir.ee/base/StructureDefinition/ee-date-accuracy-indicator
description: This extension applies to the [date](http://hl7.org/fhir/datatypes.html#date) and [dateTime](http://hl7.org/fhir/datatypes.html#dateTime) data types and is used to represent the accuracy of the associated date.
package_name: ee.fhir.base
derivation: constraint
name: ExtensionEEBaseDateAccuracyIndicator
type: Extension
elements:
  extension: {index: 0}
  url:
    pattern: {type: uri, value: 'https://fhir.ee/base/StructureDefinition/ee-date-accuracy-indicator'}
    type: uri
    index: 1
  value:
    short: Date accuracy coding
    choices: [valueCoding]
    index: 3
  valueCoding: {type: Coding, short: Date accuracy coding, choiceOf: value, index: 4}
package_version: 1.1.2
extensions: {}
class: extension
kind: complex-type
url: https://fhir.ee/base/StructureDefinition/ee-date-accuracy-indicator
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 1.1.2
required: [value, valueCoding]