gov.lanl.Utility
Interface HL7


public interface HL7

 

Field Summary
static java.lang.String COMPONENT_SEPARATOR
           
static int CX_ASSIGNING_AUTHORITY
           
static int CX_ASSIGNING_FACILITY
           
static int CX_ID
           
static int CX_IDENTIFIER_TYPE_CODE
           
static int HD_NAMESPACE_ID
           
static int HD_UNIVERSAL_ID
           
static int HD_UNIVERSAL_ID_TYPE
           
static java.lang.String REPEAT_SEPARATOR
           
static java.lang.String SUBCOMPONENT_SEPARATOR
           
 

Field Detail

COMPONENT_SEPARATOR

public static final java.lang.String COMPONENT_SEPARATOR
See Also:
Constant Field Values

SUBCOMPONENT_SEPARATOR

public static final java.lang.String SUBCOMPONENT_SEPARATOR
See Also:
Constant Field Values

REPEAT_SEPARATOR

public static final java.lang.String REPEAT_SEPARATOR
See Also:
Constant Field Values

CX_ID

public static final int CX_ID
See Also:
Constant Field Values

CX_ASSIGNING_AUTHORITY

public static final int CX_ASSIGNING_AUTHORITY
See Also:
Constant Field Values

CX_IDENTIFIER_TYPE_CODE

public static final int CX_IDENTIFIER_TYPE_CODE
See Also:
Constant Field Values

CX_ASSIGNING_FACILITY

public static final int CX_ASSIGNING_FACILITY
See Also:
Constant Field Values

HD_NAMESPACE_ID

public static final int HD_NAMESPACE_ID
See Also:
Constant Field Values

HD_UNIVERSAL_ID

public static final int HD_UNIVERSAL_ID
See Also:
Constant Field Values

HD_UNIVERSAL_ID_TYPE

public static final int HD_UNIVERSAL_ID_TYPE
See Also:
Constant Field Values