DSTU2 Ballot Source

This page is part of the FHIR Specification (v0.5.0: DSTU 2 Ballot 2). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions

1.23.4.1.74 v3 Code System MDFAttributeType

This code system (http://hl7.org/fhir/v3/MDFAttributeType) is defined as part of HL7 v3.

Formal value Set definition (identifier http://hl7.org/fhir/v3/vs/MDFAttributeType): XML or JSON

Release Date: 2015-03-23

OID for code system: 2.16.840.1.113883.5.74

1.23.4.1.74.1 Description

Deprecation Comment: Deprecated as per 11/2008 Harmonization cleanup; internal and obsolete HL7 usage, no longer used.


LevelCodeDisplayDefinition
1ADDR Address For attributes representing the location at which an organization, person, or item may be found or reached.
1CD Code For attributes representing some concept. Note that names of individual things are not considered concepts.
1COM 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.
1DESC Description For attributes representing a statement used to describe something.
1DTTM 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.
1EXPR 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".
1FRC 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.
1ID 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.
1IND Indicator For attributes representing a specific condition as true or false.
1NBR Number For attributes representing dimensionless numbers. Note that there is a big conceptual difference between integer numbers and floating point numbers. See also QTY.
1NM Name For attributes that represent a name by which an instance of the class is known.
1PHON Phone For attributes representing telephone number of a telecommunication device. See also COM.
1QTY 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.
1TIME 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.
1TMR 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.
1TXT 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.
1VALUE 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.