se.cambio.cds.util
Class OpenEHRDataValues

Package class diagram package OpenEHRDataValues
java.lang.Object
  extended by se.cambio.cds.util.OpenEHRDataValues

public class OpenEHRDataValues
extends Object

Author:
iago.corbal

Field Summary
static String CODE_ATT
           
static String DAY_ATT
           
static String DENOMINATOR_ATT
           
static String DV_BOOLEAN
           
static String DV_CODED_TEXT
           
static String DV_COUNT
           
static String DV_DATE
           
static String DV_DATE_TIME
           
static String DV_DURATION
           
static String DV_ORDINAL
           
static String DV_PROPORTION
           
static String DV_QUANTITY
           
static String DV_TEXT
           
static String DV_TIME
           
static String FRACTIONAL_SECOND_ATT
           
static String FUNCTION_COUNT
           
static String HOUR_ATT
           
static String MAGNITUDE_ATT
           
static String MINUTE_ATT
           
static String MONTH_ATT
           
static String NUMERATOR_ATT
           
static String PRECISION_ATT
           
static String SECOND_ATT
           
static String TEMINOLOGYID_ATT
           
static String TIMEZONE_ATT
           
static String TYPE_ATT
           
static String UNITS_ATT
           
static String VALUE_ATT
           
static String YEAR_ATT
           
 
Constructor Summary
OpenEHRDataValues()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DV_TEXT

public static final String DV_TEXT
See Also:
Constant Field Values

DV_CODED_TEXT

public static final String DV_CODED_TEXT
See Also:
Constant Field Values

DV_ORDINAL

public static final String DV_ORDINAL
See Also:
Constant Field Values

DV_DURATION

public static final String DV_DURATION
See Also:
Constant Field Values

DV_COUNT

public static final String DV_COUNT
See Also:
Constant Field Values

DV_DATE_TIME

public static final String DV_DATE_TIME
See Also:
Constant Field Values

DV_DATE

public static final String DV_DATE
See Also:
Constant Field Values

DV_TIME

public static final String DV_TIME
See Also:
Constant Field Values

DV_BOOLEAN

public static final String DV_BOOLEAN
See Also:
Constant Field Values

DV_PROPORTION

public static final String DV_PROPORTION
See Also:
Constant Field Values

DV_QUANTITY

public static final String DV_QUANTITY
See Also:
Constant Field Values

FUNCTION_COUNT

public static final String FUNCTION_COUNT
See Also:
Constant Field Values

VALUE_ATT

public static final String VALUE_ATT
See Also:
Constant Field Values

UNITS_ATT

public static final String UNITS_ATT
See Also:
Constant Field Values

PRECISION_ATT

public static final String PRECISION_ATT
See Also:
Constant Field Values

MAGNITUDE_ATT

public static final String MAGNITUDE_ATT
See Also:
Constant Field Values

NUMERATOR_ATT

public static final String NUMERATOR_ATT
See Also:
Constant Field Values

DENOMINATOR_ATT

public static final String DENOMINATOR_ATT
See Also:
Constant Field Values

TYPE_ATT

public static final String TYPE_ATT
See Also:
Constant Field Values

TEMINOLOGYID_ATT

public static final String TEMINOLOGYID_ATT
See Also:
Constant Field Values

CODE_ATT

public static final String CODE_ATT
See Also:
Constant Field Values

YEAR_ATT

public static final String YEAR_ATT
See Also:
Constant Field Values

MONTH_ATT

public static final String MONTH_ATT
See Also:
Constant Field Values

DAY_ATT

public static final String DAY_ATT
See Also:
Constant Field Values

HOUR_ATT

public static final String HOUR_ATT
See Also:
Constant Field Values

MINUTE_ATT

public static final String MINUTE_ATT
See Also:
Constant Field Values

SECOND_ATT

public static final String SECOND_ATT
See Also:
Constant Field Values

FRACTIONAL_SECOND_ATT

public static final String FRACTIONAL_SECOND_ATT
See Also:
Constant Field Values

TIMEZONE_ATT

public static final String TIMEZONE_ATT
See Also:
Constant Field Values
Constructor Detail

OpenEHRDataValues

public OpenEHRDataValues()


Copyright © 2013 Cambio. All Rights Reserved.