| 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 |
EIVLTS
Note: because this type is defined as an extension of SXCM_T,
all of the attributes and elements accepted for T are also
accepted by this definition.
|
class |
IVLTS
Java class for IVL_TS complex type.
|
class |
PIVLTS
Note: because this type is defined as an extension of SXCM_T,
all of the attributes and elements accepted for T are also
accepted by this definition.
|
class |
SXPRTS
Java class for SXPR_TS complex type.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<SXCMTS> |
SXPRTS.getComp()
Gets the value of the comp property.
|
java.util.List<SXCMTS> |
TEL.getUseablePeriod()
Gets the value of the useablePeriod property.
|
| Modifier and Type | Method and Description |
|---|---|
SXCMTS |
ObjectFactory.createSXCMTS()
Create an instance of
SXCMTS |
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<SXCMTS> |
ObjectFactory.createADUseablePeriod(SXCMTS value)
|
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<SXCMTS> |
ObjectFactory.createADUseablePeriod(SXCMTS value)
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<SXCMTS> |
Supply.getEffectiveTime()
Gets the value of the effectiveTime property.
|
java.util.List<SXCMTS> |
SubstanceAdministration.getEffectiveTime()
Gets the value of the effectiveTime property.
|
| Modifier and Type | Method and Description |
|---|---|
static SXCMTS |
PopulateDataType.populateSXCMTS(java.lang.String val)
This method is used to populate SXCMTS Data types.
|