| 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 |
|---|---|
ParentDocument |
ObjectFactory.createParentDocument()
Create an instance of
ParentDocument |
| Modifier and Type | Method and Description |
|---|---|
ParentDocument |
RelatedDocument.getParentDocument()
Gets the value of the parentDocument property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RelatedDocument.setParentDocument(ParentDocument value)
Sets the value of the parentDocument property.
|