| Package | Description |
|---|---|
| cdac.medinfo.sdk.hl7282.baselibs.datatypefactory |
Provides classes which enable access and modifications of HL7 DataType dictionary.
|
| cdac.medinfo.sdk.hl7282.baselibs.messagedictionary |
Provides classes which enables access and modifications of HL7 Message dictionary.
|
| cdac.medinfo.sdk.hl7282.baselibs.segmentfactory |
Provides classes which enable access and modifications of HL7 data dictionary.
|
| Modifier and Type | Method and Description |
|---|---|
static DataTypeMapReader |
DataTypeMapReader.createInstance()
Returns instance of Dictionary Reader if not created.
|
| Modifier and Type | Method and Description |
|---|---|
static IMessageMapReader |
MessageMapReader.createInstance()
Creates instance of singleton class.
|
static IMessageMapReader |
MessageMapReader.createInstance(EnumHL7System objEnumHL7System)
Creates instance of singleton class.
|
| Modifier and Type | Method and Description |
|---|---|
static SegmentMapReader |
SegmentMapReader.createInstance()
Returns instance of Dictionary Reader if not created.
|