| 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 |
|---|---|
RecordTarget |
ObjectFactory.createRecordTarget()
Create an instance of
RecordTarget |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<RecordTarget> |
ClinicalDocument.getRecordTarget()
Gets the value of the recordTarget property.
|
| Modifier and Type | Method and Description |
|---|---|
RecordTarget |
HeaderEntry.populateRecordTarget(PatientDetails objPatientDetails)
This method is used to create and add Record Target data in Header
|