| 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 |
|---|---|
Observation |
ObjectFactory.createObservation()
Create an instance of
Observation |
| Modifier and Type | Method and Description |
|---|---|
Observation |
EntryRelationship.getObservation()
Gets the value of the observation property.
|
Observation |
Entry.getObservation()
Gets the value of the observation property.
|
Observation |
Component4.getObservation()
Gets the value of the observation property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EntryRelationship.setObservation(Observation value)
Sets the value of the observation property.
|
void |
Entry.setObservation(Observation value)
Sets the value of the observation property.
|
void |
Component4.setObservation(Observation value)
Sets the value of the observation property.
|