| 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 |
|---|---|
Participant1 |
ObjectFactory.createParticipant1()
Create an instance of
Participant1 |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Participant1> |
ClinicalDocument.getParticipant()
Gets the value of the participant property.
|
| Modifier and Type | Method and Description |
|---|---|
Participant1 |
HeaderEntry.getParticipant(Participant objParticipant)
This method is used to create and add Participant1 data in CCD Header
|