| 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 |
|---|---|
RelatedSubject |
ObjectFactory.createRelatedSubject()
Create an instance of
RelatedSubject |
| Modifier and Type | Method and Description |
|---|---|
RelatedSubject |
Subject.getRelatedSubject()
Gets the value of the relatedSubject property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Subject.setRelatedSubject(RelatedSubject value)
Sets the value of the relatedSubject property.
|