| 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 |
|---|---|
IVLINT |
ObjectFactory.createIVLINT()
Create an instance of
IVLINT |
| Modifier and Type | Method and Description |
|---|---|
IVLINT |
Supply.getRepeatNumber()
Gets the value of the repeatNumber property.
|
IVLINT |
SubstanceAdministration.getRepeatNumber()
Gets the value of the repeatNumber property.
|
IVLINT |
Observation.getRepeatNumber()
Gets the value of the repeatNumber property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Supply.setRepeatNumber(IVLINT value)
Sets the value of the repeatNumber property.
|
void |
SubstanceAdministration.setRepeatNumber(IVLINT value)
Sets the value of the repeatNumber property.
|
void |
Observation.setRepeatNumber(IVLINT value)
Sets the value of the repeatNumber property.
|