public class FormConstants
extends java.lang.Object
Form
,
FormField
,
Field
,
FieldType
,
FieldAnswer
Modifier and Type | Field and Description |
---|---|
static java.lang.Integer |
CLASS_DRUG
Deprecated.
|
static java.lang.Integer |
FIELD_TYPE_CONCEPT |
static java.lang.Integer |
FIELD_TYPE_DATABASE |
static java.lang.Integer |
FIELD_TYPE_MISC_SET |
static java.lang.Integer |
FIELD_TYPE_SECTION |
static java.lang.Integer |
FIELD_TYPE_TERM_SET |
static java.lang.String |
HL7_AUTHORITY_LOCAL
Deprecated.
Moved the constant to HL7Constants class
|
static java.lang.String |
HL7_AUTHORITY_UUID
Deprecated.
Moved the constant to HL7Constants class
|
static java.lang.String |
HL7_BOOLEAN
Deprecated.
Moved the constant to HL7Constants class
|
static java.lang.String |
HL7_CODED
Deprecated.
Moved the constant to HL7Constants class
|
static java.lang.String |
HL7_CODED_WITH_EXCEPTIONS
Deprecated.
Moved the constant to HL7Constants class
|
static java.lang.String |
HL7_DATE
Deprecated.
Moved the constant to HL7Constants class
|
static java.lang.String |
HL7_DATETIME
Deprecated.
Moved the constant to HL7Constants class
|
static java.lang.Object |
HL7_ID_PATIENT
Deprecated.
Moved the constant to HL7Constants class
|
static java.lang.Object |
HL7_ID_PERSON
Deprecated.
Moved the constant to HL7Constants class
|
static java.lang.String |
HL7_LOCAL_CONCEPT
Deprecated.
|
static java.lang.String |
HL7_LOCAL_CONCEPT_NAME
Deprecated.
Moved the constant to HL7Constants class
|
static java.lang.String |
HL7_LOCAL_DRUG
Deprecated.
Moved the constant to HL7Constants class
|
static java.lang.String |
HL7_LOCAL_RELATIONSHIP
Deprecated.
Moved the constant to HL7Constants class
|
static java.lang.String |
HL7_NUMERIC
Deprecated.
Moved the constant to HL7Constants class
|
static java.lang.String |
HL7_TEXT
Deprecated.
Moved the constant to HL7Constants class
|
static java.lang.String |
HL7_TIME
Deprecated.
Moved the constant to HL7Constants class
|
static int |
INDENT_SIZE |
static java.util.Hashtable<java.lang.String,java.lang.String> |
simpleDatatypes
Deprecated.
Moved the constant to HL7Constants class, List of datatypes that do not require
complex definitions
|
Constructor and Description |
---|
FormConstants() |
public static final java.lang.Integer FIELD_TYPE_CONCEPT
public static final java.lang.Integer FIELD_TYPE_DATABASE
public static final java.lang.Integer FIELD_TYPE_TERM_SET
public static final java.lang.Integer FIELD_TYPE_MISC_SET
public static final java.lang.Integer FIELD_TYPE_SECTION
@Deprecated public static final java.lang.String HL7_TEXT
@Deprecated public static final java.lang.String HL7_CODED
@Deprecated public static final java.lang.String HL7_CODED_WITH_EXCEPTIONS
@Deprecated public static final java.lang.String HL7_NUMERIC
@Deprecated public static final java.lang.String HL7_DATE
@Deprecated public static final java.lang.String HL7_TIME
@Deprecated public static final java.lang.String HL7_DATETIME
@Deprecated public static final java.lang.String HL7_BOOLEAN
@Deprecated public static final java.lang.String HL7_AUTHORITY_UUID
@Deprecated public static final java.lang.String HL7_AUTHORITY_LOCAL
@Deprecated public static final java.lang.Object HL7_ID_PERSON
@Deprecated public static final java.lang.Object HL7_ID_PATIENT
@Deprecated public static final java.lang.Integer CLASS_DRUG
@Deprecated public static final java.lang.String HL7_LOCAL_CONCEPT
@Deprecated public static final java.lang.String HL7_LOCAL_CONCEPT_NAME
@Deprecated public static final java.lang.String HL7_LOCAL_DRUG
@Deprecated public static final java.lang.String HL7_LOCAL_RELATIONSHIP
@Deprecated public static final java.util.Hashtable<java.lang.String,java.lang.String> simpleDatatypes
public static final int INDENT_SIZE
Copyright © 2018 OpenMRS Inc.. All Rights Reserved.