| 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<AdvanceDirectives> |
CCDReader.getAdvanceDirectives()
This method return List of Advance Directives object
|
| Modifier and Type | Method and Description |
|---|---|
void |
CCDWriter.addAdvanceDirectives(java.util.List<AdvanceDirectives> objAdvanceDirectives)
This method is used to add Advance Directives Section in Clinical Document
|