| 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 |
|---|---|
ObservationMedia |
ObjectFactory.createObservationMedia()
Create an instance of
ObservationMedia |
| Modifier and Type | Method and Description |
|---|---|
ObservationMedia |
EntryRelationship.getObservationMedia()
Gets the value of the observationMedia property.
|
ObservationMedia |
Entry.getObservationMedia()
Gets the value of the observationMedia property.
|
ObservationMedia |
Component4.getObservationMedia()
Gets the value of the observationMedia property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EntryRelationship.setObservationMedia(ObservationMedia value)
Sets the value of the observationMedia property.
|
void |
Entry.setObservationMedia(ObservationMedia value)
Sets the value of the observationMedia property.
|
void |
Component4.setObservationMedia(ObservationMedia value)
Sets the value of the observationMedia property.
|