| 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
|
| Modifier and Type | Method and Description |
|---|---|
DataEnterer |
ObjectFactory.createDataEnterer()
Create an instance of
DataEnterer |
| Modifier and Type | Method and Description |
|---|---|
DataEnterer |
ClinicalDocument.getDataEnterer()
Gets the value of the dataEnterer property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ClinicalDocument.setDataEnterer(DataEnterer value)
Sets the value of the dataEnterer property.
|