| Package | Description |
|---|---|
| cdac.medinfo.ccdreaderwriter |
This package contains class to facilitate Read and Write operation in Clinical Document
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Alerts> |
CCDReader.getAlerts()
This method return List of Alert object
|
| Modifier and Type | Method and Description |
|---|---|
void |
CCDWriter.addAlerts(java.util.List<Alerts> objAlertsDetails)
This method is used to add Alerts Section in Clinical Document
|