| 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 |
|---|---|
Procedure |
ObjectFactory.createProcedure()
Create an instance of
Procedure |
| Modifier and Type | Method and Description |
|---|---|
Procedure |
EntryRelationship.getProcedure()
Gets the value of the procedure property.
|
Procedure |
Entry.getProcedure()
Gets the value of the procedure property.
|
Procedure |
Component4.getProcedure()
Gets the value of the procedure property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EntryRelationship.setProcedure(Procedure value)
Sets the value of the procedure property.
|
void |
Entry.setProcedure(Procedure value)
Sets the value of the procedure property.
|
void |
Component4.setProcedure(Procedure value)
Sets the value of the procedure property.
|