| 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 |
|---|---|
Encounter |
ObjectFactory.createEncounter()
Create an instance of
Encounter |
| Modifier and Type | Method and Description |
|---|---|
Encounter |
EntryRelationship.getEncounter()
Gets the value of the encounter property.
|
Encounter |
Entry.getEncounter()
Gets the value of the encounter property.
|
Encounter |
Component4.getEncounter()
Gets the value of the encounter property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EntryRelationship.setEncounter(Encounter value)
Sets the value of the encounter property.
|
void |
Entry.setEncounter(Encounter value)
Sets the value of the encounter property.
|
void |
Component4.setEncounter(Encounter value)
Sets the value of the encounter property.
|