| 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 |
EIVLPPDTS
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 |
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 |
IVLPPDTS
Java class for IVL_PPD_TS complex type.
|
class |
IVLTS
Java class for IVL_TS complex type.
|
class |
IVXBPPDTS
Java class for IVXB_PPD_TS complex type.
|
class |
IVXBTS
Java class for IVXB_TS complex type.
|
class |
PIVLPPDTS
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 |
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 |
PPDTS
Java class for PPD_TS complex type.
|
class |
SXCMPPDTS
Java class for SXCM_PPD_TS complex type.
|
class |
SXCMTS
Java class for SXCM_TS complex type.
|
class |
SXPRTS
Java class for SXPR_TS complex type.
|
class |
UVPTS
Java class for UVP_TS complex type.
|
| Modifier and Type | Method and Description |
|---|---|
TS |
GLISTTS.getHead()
Gets the value of the head property.
|
TS |
SLISTTS.getOrigin()
Gets the value of the origin property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GLISTTS.setHead(TS value)
Sets the value of the head property.
|
void |
SLISTTS.setOrigin(TS value)
Sets the value of the origin property.
|
| Modifier and Type | Method and Description |
|---|---|
TS |
ObjectFactory.createTS()
Create an instance of
TS |
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<TS> |
ObjectFactory.createIVLTSCenter(TS value)
|
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<TS> |
ObjectFactory.createIVLTSCenter(TS value)
|
| Modifier and Type | Method and Description |
|---|---|
TS |
SubjectPerson.getBirthTime()
Gets the value of the birthTime property.
|
TS |
Patient.getBirthTime()
Gets the value of the birthTime property.
|
TS |
ClinicalDocument.getCopyTime()
Gets the value of the copyTime property.
|
TS |
ClinicalDocument.getEffectiveTime()
Gets the value of the effectiveTime property.
|
TS |
LegalAuthenticator.getTime()
Gets the value of the time property.
|
TS |
DataEnterer.getTime()
Gets the value of the time property.
|
TS |
Author.getTime()
Gets the value of the time property.
|
TS |
Authenticator.getTime()
Gets the value of the time property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SubjectPerson.setBirthTime(TS value)
Sets the value of the birthTime property.
|
void |
Patient.setBirthTime(TS value)
Sets the value of the birthTime property.
|
void |
ClinicalDocument.setCopyTime(TS value)
Sets the value of the copyTime property.
|
void |
ClinicalDocument.setEffectiveTime(TS value)
Sets the value of the effectiveTime property.
|
void |
LegalAuthenticator.setTime(TS value)
Sets the value of the time property.
|
void |
DataEnterer.setTime(TS value)
Sets the value of the time property.
|
void |
Author.setTime(TS value)
Sets the value of the time property.
|
void |
Authenticator.setTime(TS value)
Sets the value of the time property.
|
| Modifier and Type | Method and Description |
|---|---|
static TS |
PopulateDataType.populateTS()
This method is used to populate TS Data types which specify a quantity specifying a point on the axis of natural time.
|
static TS |
PopulateDataType.populateTS(java.lang.String value)
This method is used to populate TS Data types which specify a quantity specifying a point on the axis of natural time.
|