CDIFDataStructure

Email«dataType»

CDIFDataStructure::DataTypes::Email

Definition

An e-mail address which conforms to the internet format (RFC 822) including its type and time period for which it is valid.

Diagram

Inheritance

No generalization relationships.

Attributes

NameTypeMultiplicityDescription
effectiveDatesDateRange[1]Time period for which the e-mail address is valid.
internetEmailstring[1]The email address expressed as a string (should follow the Internet format specification - RFC 5322) e.g. user@server.ext, more complex and flexible examples are also supported by the format.
isPreferredboolean[1]Set to True if this is the preferred email.
privacyControlledVocabularyEntry[1]Indicates the level of privacy.
typeOfEmailControlledVocabularyEntry[1]Code indicating the type of e-mail address. Supports the use of an external controlled vocabulary. (e.g. home, office).

Associations

No associations.