| 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 |
|---|---|
LegalAuthenticator |
ObjectFactory.createLegalAuthenticator()
Create an instance of
LegalAuthenticator |
| Modifier and Type | Method and Description |
|---|---|
LegalAuthenticator |
ClinicalDocument.getLegalAuthenticator()
Gets the value of the legalAuthenticator property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ClinicalDocument.setLegalAuthenticator(LegalAuthenticator value)
Sets the value of the legalAuthenticator property.
|
| Modifier and Type | Method and Description |
|---|---|
LegalAuthenticator |
HeaderEntry.populateLegalAuthenticator()
This method is used to create and add Legal Authenticator data in CCD Header
|