| 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 |
|---|---|
Place |
ObjectFactory.createPlace()
Create an instance of
Place |
| Modifier and Type | Method and Description |
|---|---|
Place |
HealthCareFacility.getLocation()
Gets the value of the location property.
|
Place |
Birthplace.getPlace()
Gets the value of the place property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
HealthCareFacility.setLocation(Place value)
Sets the value of the location property.
|
void |
Birthplace.setPlace(Place value)
Sets the value of the place property.
|