| 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.
|
class |
HXITPQ
Java class for HXIT_PQ complex type.
|
class |
IVLPPDPQ
Java class for IVL_PPD_PQ complex type.
|
class |
IVLPQ
Java class for IVL_PQ complex type.
|
class |
IVXBPPDPQ
Java class for IVXB_PPD_PQ complex type.
|
class |
IVXBPQ
Java class for IVXB_PQ complex type.
|
class |
PPDPQ
Java class for PPD_PQ complex type.
|
class |
SXCMPPDPQ
Java class for SXCM_PPD_PQ complex type.
|
class |
SXCMPQ
Java class for SXCM_PQ complex type.
|
| Modifier and Type | Method and Description |
|---|---|
PQ |
RTOPQPQ.getDenominator()
Gets the value of the denominator property.
|
PQ |
RTOMOPQ.getDenominator()
Gets the value of the denominator property.
|
PQ |
GLISTPQ.getHead()
Gets the value of the head property.
|
PQ |
GLISTTS.getIncrement()
Gets the value of the increment property.
|
PQ |
GLISTPQ.getIncrement()
Gets the value of the increment property.
|
PQ |
RTOPQPQ.getNumerator()
Gets the value of the numerator property.
|
PQ |
SLISTPQ.getOrigin()
Gets the value of the origin property.
|
PQ |
PIVLTS.getPeriod()
Gets the value of the period property.
|
PQ |
SLISTTS.getScale()
Gets the value of the scale property.
|
PQ |
SLISTPQ.getScale()
Gets the value of the scale property.
|
PQ |
PPDTS.getStandardDeviation()
Gets the value of the standardDeviation property.
|
PQ |
PPDPQ.getStandardDeviation()
Gets the value of the standardDeviation property.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<javax.xml.bind.JAXBElement<? extends PQ>> |
IVLPQ.getRest()
Gets the rest of the content model.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RTOPQPQ.setDenominator(PQ value)
Sets the value of the denominator property.
|
void |
RTOMOPQ.setDenominator(PQ value)
Sets the value of the denominator property.
|
void |
GLISTPQ.setHead(PQ value)
Sets the value of the head property.
|
void |
GLISTTS.setIncrement(PQ value)
Sets the value of the increment property.
|
void |
GLISTPQ.setIncrement(PQ value)
Sets the value of the increment property.
|
void |
RTOPQPQ.setNumerator(PQ value)
Sets the value of the numerator property.
|
void |
SLISTPQ.setOrigin(PQ value)
Sets the value of the origin property.
|
void |
PIVLTS.setPeriod(PQ value)
Sets the value of the period property.
|
void |
SLISTTS.setScale(PQ value)
Sets the value of the scale property.
|
void |
SLISTPQ.setScale(PQ value)
Sets the value of the scale property.
|
void |
PPDTS.setStandardDeviation(PQ value)
Sets the value of the standardDeviation property.
|
void |
PPDPQ.setStandardDeviation(PQ value)
Sets the value of the standardDeviation property.
|
| Modifier and Type | Method and Description |
|---|---|
PQ |
ObjectFactory.createPQ()
Create an instance of
PQ |
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<PQ> |
ObjectFactory.createIVLPQCenter(PQ value)
|
javax.xml.bind.JAXBElement<PQ> |
ObjectFactory.createIVLPQWidth(PQ value)
|
javax.xml.bind.JAXBElement<PQ> |
ObjectFactory.createIVLTSWidth(PQ value)
|
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<PQ> |
ObjectFactory.createIVLPQCenter(PQ value)
|
javax.xml.bind.JAXBElement<PQ> |
ObjectFactory.createIVLPQWidth(PQ value)
|
javax.xml.bind.JAXBElement<PQ> |
ObjectFactory.createIVLTSWidth(PQ value)
|
| Modifier and Type | Method and Description |
|---|---|
PQ |
Supply.getQuantity()
Gets the value of the quantity property.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<PQ> |
PlayingEntity.getQuantity()
Gets the value of the quantity property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Supply.setQuantity(PQ value)
Sets the value of the quantity property.
|
| Modifier and Type | Method and Description |
|---|---|
static PQ |
PopulateDataType.populatePQ(java.lang.String value,
java.lang.String unit)
This method is used to populate PQ Data types which specifies a dimensioned quantity expressing the result of a measurement act.
|