| 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 |
|---|---|
Component3 |
ObjectFactory.createComponent3()
Create an instance of
Component3 |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Component3> |
StructuredBody.getComponent()
Gets the value of the component property.
|
| Modifier and Type | Method and Description |
|---|---|
static Component3 |
SectionGenration.generateSection(java.util.List<?> objModels,
Component3 currentComponent)
Method is used to Generate section and add into component
|
| Modifier and Type | Method and Description |
|---|---|
static Component3 |
SectionGenration.generateSection(java.util.List<?> objModels,
Component3 currentComponent)
Method is used to Generate section and add into component
|