| Package | Description |
|---|---|
| cdac.medinfo.sdk.hl7282.baselibs |
Provides classes of Primitive and Composite Datatypes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DT
DT - Date
|
class |
DTM
DTM - Date/Time
|
class |
FT
FT - Formatted Text Data
|
class |
GTS
GTS - General Timing Specification
|
class |
ID
ID - coded value for HL7 defined tables
|
class |
IS
IS - coded value for user-defined tables
|
class |
NM
NM - Numeric
|
class |
SI
SI - Sequence ID
|
class |
SNM
SNM - String of Telephone Number Digits
|
class |
ST
ST - String Data
|
class |
TM
TM - Time
|
class |
TX
TX - Text data
|
class |
UN
The class is Extended from PrimitiveDataType.
|