NonIsoDate«dataType»
CDIFDataStructure::DataTypes::NonIsoDate
Definition
Used to preserve an historical date, formatted in a non-ISO fashion.
Diagram
Inheritance
No generalization relationships.
Attributes
| Name | Type | Multiplicity | Description |
|---|---|---|---|
| calendar | ControlledVocabularyEntry | [1] | Specifies the type of calendar used (e.g., Gregorian, Julian, Jewish). |
| dateContent | string | [1] | This is the date expressed in a non-ISO compliant structure. Primarily used to retain legacy content or to express non-Gregorian calendar dates. |
| nonIsoDateFormat | ControlledVocabularyEntry | [1] | Indicate the structure of the date provided in NonISODate. For example if the NonISODate contained 4/1/2000 the Historical Date Format would be mm/dd/yyyy. The use of a controlled vocabulary is strongly recommended to support interoperability. |
Associations
No associations.