se.cambio.cds.openehr.util
Class OpenEHRConst

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

public class OpenEHRConst
extends Object


Field Summary
static String ACTION
           
static String ACTIVITY
           
static Collection<String> ARCHETYPES_RM_NAMES
           
static String CLUSTER
           
static String COMPOSITION
           
static String CURRENT_DATE_TIME_ID
           
static String ELEMENT
           
static String EVALUATION
           
static String HISTORY
           
static String INSTRUCTION
           
static String ITEM_LIST
           
static String ITEM_SINGLE
           
static String ITEM_TABLE
           
static String ITEM_TREE
           
static String LOCAL
           
static String NULL_FLAVOR_ATTRIBUTE
           
static org.openehr.rm.datatypes.text.DvCodedText NULL_FLAVOUR_CODE_MASKED
           
static org.openehr.rm.datatypes.text.DvCodedText NULL_FLAVOUR_CODE_NO_INFO
           
static org.openehr.rm.datatypes.text.DvCodedText NULL_FLAVOUR_CODE_NOT_APPLICABLE
           
static org.openehr.rm.datatypes.text.DvCodedText NULL_FLAVOUR_CODE_UNKNOWN
           
static Map<String,org.openehr.rm.datatypes.text.DvCodedText> NULL_FLAVOUR_MAP
           
static String OBSERVATION
           
static String OPENEHR
           
static Collection<String> PARSABLE_OPENEHR_RM_NAMES
           
static String PARTICIPATION
           
static String POINT_EVENT
           
static String SECTION
           
static String STRUCTURE
           
 
Method Summary
static OpenEHRConst getDelegate()
           
static String getDescription(String idDataValue)
           
static ImageIcon getIcon(String idDataValue)
           
static String getIconName(String idDataValue)
           
static String getName(String idDataValue)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ELEMENT

public static final String ELEMENT
See Also:
Constant Field Values

CLUSTER

public static final String CLUSTER
See Also:
Constant Field Values

SECTION

public static final String SECTION
See Also:
Constant Field Values

STRUCTURE

public static final String STRUCTURE
See Also:
Constant Field Values

ACTIVITY

public static final String ACTIVITY
See Also:
Constant Field Values

ITEM_TREE

public static final String ITEM_TREE
See Also:
Constant Field Values

ITEM_LIST

public static final String ITEM_LIST
See Also:
Constant Field Values

ITEM_TABLE

public static final String ITEM_TABLE
See Also:
Constant Field Values

ITEM_SINGLE

public static final String ITEM_SINGLE
See Also:
Constant Field Values

PARTICIPATION

public static final String PARTICIPATION
See Also:
Constant Field Values

COMPOSITION

public static final String COMPOSITION
See Also:
Constant Field Values

POINT_EVENT

public static final String POINT_EVENT
See Also:
Constant Field Values

HISTORY

public static final String HISTORY
See Also:
Constant Field Values

OBSERVATION

public static final String OBSERVATION
See Also:
Constant Field Values

EVALUATION

public static final String EVALUATION
See Also:
Constant Field Values

INSTRUCTION

public static final String INSTRUCTION
See Also:
Constant Field Values

ACTION

public static final String ACTION
See Also:
Constant Field Values

LOCAL

public static String LOCAL

OPENEHR

public static String OPENEHR

NULL_FLAVOR_ATTRIBUTE

public static String NULL_FLAVOR_ATTRIBUTE

NULL_FLAVOUR_CODE_NO_INFO

public static org.openehr.rm.datatypes.text.DvCodedText NULL_FLAVOUR_CODE_NO_INFO

NULL_FLAVOUR_CODE_UNKNOWN

public static org.openehr.rm.datatypes.text.DvCodedText NULL_FLAVOUR_CODE_UNKNOWN

NULL_FLAVOUR_CODE_MASKED

public static org.openehr.rm.datatypes.text.DvCodedText NULL_FLAVOUR_CODE_MASKED

NULL_FLAVOUR_CODE_NOT_APPLICABLE

public static org.openehr.rm.datatypes.text.DvCodedText NULL_FLAVOUR_CODE_NOT_APPLICABLE

NULL_FLAVOUR_MAP

public static Map<String,org.openehr.rm.datatypes.text.DvCodedText> NULL_FLAVOUR_MAP

CURRENT_DATE_TIME_ID

public static String CURRENT_DATE_TIME_ID

PARSABLE_OPENEHR_RM_NAMES

public static final Collection<String> PARSABLE_OPENEHR_RM_NAMES

ARCHETYPES_RM_NAMES

public static final Collection<String> ARCHETYPES_RM_NAMES
Method Detail

getName

public static String getName(String idDataValue)

getDescription

public static String getDescription(String idDataValue)

getIcon

public static ImageIcon getIcon(String idDataValue)

getIconName

public static String getIconName(String idDataValue)

getDelegate

public static OpenEHRConst getDelegate()


Copyright © 2013 Cambio. All Rights Reserved.