Return to contents

MDFAttributeType     
Lvl Type, Domain name and/or Mnemonic code Concept ID Mnemonic Print Name Definition/Description
1 L:  (ADDR) 10046 ADDR Address

For attributes representing the location at which an organization, person, or item may be found or reached.

1 L:  (CD) 10047 CD Code

For attributes representing some concept. Note that names of individual things are not considered concepts.

1 L:  (COM) 10048 COM Communication Address

For attributes representing communication addresses, such as telephones, fax, pagers, e-mail, Web-sites and other devices and their respective protocols. See also PHON.

1 L:  (DESC) 10049 DESC Description

For attributes representing a statement used to describe something.

1 L:  (DTTM) 10050 DTTM Date and Time

For attributes representing a point in time at which an event happened or will happen. Levels of precision and variation are part of this concept and should usually not be specified in separate attributes.

1 L:  (EXPR) 10051 EXPR Formal Expression

For attributes representing formalized text that is to be evaluated primarily by computes. An attribute named "constraint_text" is most likely such a formal expression and should be renamed to "constraint_expr".

1 L:  (FRC) 10052 FRC Fraction

For attributes that represent a fraction or proportion. The former attribute type PCT for "percentage" is superceded by FRC and is no longer permitted. See also QTY.

1 L:  (ID) 10053 ID Identifier

For attributes that serve to identify some instance of an information model class. Note that real world Identifiers (e.g., SSN) exist not as attributes but as an association to a special information model class. The attribute type "id" without a prefix is reserved to be the main instance identifier of the class.

1 L:  (IND) 10054 IND Indicator

For attributes representing a specific condition as true or false.

1 L:  (NBR) 10055 NBR Number

For attributes representing dimensionless numbers. Note that there is a big conceptual difference between integer numbers and floating point numbers. See also QTY.

1 L:  (NM) 10056 NM Name

For attributes that represent a name by which an instance of the class is known.

1 L:  (PHON) 10057 PHON Phone

For attributes representing telephone number of a telecommunication device. See also COM.

1 L:  (QTY) 10058 QTY Quantity

For attributes representing a quantity. The nature of the quantity must be further specified through the choice of data type and through additional constraints. For physical quantities (including elapsed time) the PQ data type must be used. For monetary amounts the MO data type must be used. Parallel unit attributes are not permitted in these cases. Counted objects are not physical quantities and the count nouns are not units of measure.

1 L:  (TIME) 10060 TIME General Timing

A range of time between a start and an end time having a duration. The range may be infinite or undefined on either side.

1 L:  (TMR) 10059 TMR Time Range

A range of time between a start and an end time having a duration. The range may be infinite or undefined on either side.

1 L:  (TXT) 10061 TXT Text

For attributes representing non-descriptive, non-naming text not targeted to human interpretation. Formal expressions evaluated by computers should use the EXPR attribute type instead.

1 L:  (VALUE) 10062 VALUE Value

For an attribute (e.g., Observation.value) that represents a value whose data type is determined dynamically and is not predefined by the static class diagram.


Return to contents