| Package | Description |
|---|---|
| cdac.medinfo.ccd.narrativeblock |
This package contains classes to create narrative block in clinical document
|
| cdac.medinfo.ccd.templates |
This package contains template classes used in clinical document generation
|
| cdac.medinfo.enrty |
This package contains class to create entry data in Clinical Document
|
| Modifier and Type | Method and Description |
|---|---|
Custodian |
ObjectFactory.createCustodian()
Create an instance of
Custodian |
| Modifier and Type | Method and Description |
|---|---|
Custodian |
ClinicalDocument.getCustodian()
Gets the value of the custodian property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ClinicalDocument.setCustodian(Custodian value)
Sets the value of the custodian property.
|
| Modifier and Type | Method and Description |
|---|---|
Custodian |
HeaderEntry.populateCustodian()
This method is used to create and add Custodian data in CCD Header
|