| 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<Problems> |
CCDReader.getProblems()
This method return List of Problems object
|
| Modifier and Type | Method and Description |
|---|---|
void |
CCDWriter.addProblems(java.util.List<Problems> objProblems)
This method is used to add Problems Section in Clinical Document
|