| 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 |
|---|---|
Patient |
ObjectFactory.createPatient()
Create an instance of
Patient |
| Modifier and Type | Method and Description |
|---|---|
Patient |
PatientRole.getPatient()
Gets the value of the patient property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PatientRole.setPatient(Patient value)
Sets the value of the patient property.
|