| Package | Description |
|---|---|
| cdac.medinfo.ccd.datatype |
This package contains data type classes used in clinical document generation
|
| 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
|
| cdac.medinfo.enrty |
This package contains class to create entry data in Clinical Document
|
| Modifier and Type | Class and Description |
|---|---|
class |
BXITIVLPQ
Java class for BXIT_IVL_PQ complex type.
|
| Modifier and Type | Method and Description |
|---|---|
IVLPQ |
EIVLTS.getOffset()
Gets the value of the offset property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EIVLTS.setOffset(IVLPQ value)
Sets the value of the offset property.
|
| Modifier and Type | Method and Description |
|---|---|
IVLPQ |
ObjectFactory.createIVLPQ()
Create an instance of
IVLPQ |
| Modifier and Type | Method and Description |
|---|---|
IVLPQ |
SubstanceAdministration.getDoseQuantity()
Gets the value of the doseQuantity property.
|
IVLPQ |
SubstanceAdministration.getRateQuantity()
Gets the value of the rateQuantity property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SubstanceAdministration.setDoseQuantity(IVLPQ value)
Sets the value of the doseQuantity property.
|
void |
SubstanceAdministration.setRateQuantity(IVLPQ value)
Sets the value of the rateQuantity property.
|
| Modifier and Type | Method and Description |
|---|---|
static IVLPQ |
PopulateDataType.populateIVLPQ(java.lang.String value)
This method is used to populate IVLPQ Data types.
|