| 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<SocialHistory> |
CCDReader.getSocialHistory()
This method is used to Parse Social History Section
|
| Modifier and Type | Method and Description |
|---|---|
void |
CCDWriter.addSocialHistory(java.util.List<SocialHistory> objSocialHistory)
This method is used to add Social History Section in Clinical Document
|