| 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 | Method and Description |
|---|---|
IVLTS |
PIVLTS.getPhase()
Gets the value of the phase property.
|
IVLTS |
HXITPQ.getValidTime()
Gets the value of the validTime property.
|
IVLTS |
HXITCE.getValidTime()
Gets the value of the validTime property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PIVLTS.setPhase(IVLTS value)
Sets the value of the phase property.
|
void |
HXITPQ.setValidTime(IVLTS value)
Sets the value of the validTime property.
|
void |
HXITCE.setValidTime(IVLTS value)
Sets the value of the validTime property.
|
| Modifier and Type | Method and Description |
|---|---|
IVLTS |
ObjectFactory.createIVLTS()
Create an instance of
IVLTS |
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<IVLTS> |
ObjectFactory.createENValidTime(IVLTS value)
|
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<IVLTS> |
ObjectFactory.createENValidTime(IVLTS value)
|
| Modifier and Type | Method and Description |
|---|---|
IVLTS |
ServiceEvent.getEffectiveTime()
Gets the value of the effectiveTime property.
|
IVLTS |
RelatedEntity.getEffectiveTime()
Gets the value of the effectiveTime property.
|
IVLTS |
Procedure.getEffectiveTime()
Gets the value of the effectiveTime property.
|
IVLTS |
Organizer.getEffectiveTime()
Gets the value of the effectiveTime property.
|
IVLTS |
OrganizationPartOf.getEffectiveTime()
Gets the value of the effectiveTime property.
|
IVLTS |
Observation.getEffectiveTime()
Gets the value of the effectiveTime property.
|
IVLTS |
MaintainedEntity.getEffectiveTime()
Gets the value of the effectiveTime property.
|
IVLTS |
Encounter.getEffectiveTime()
Gets the value of the effectiveTime property.
|
IVLTS |
EncompassingEncounter.getEffectiveTime()
Gets the value of the effectiveTime property.
|
IVLTS |
Act.getEffectiveTime()
Gets the value of the effectiveTime property.
|
IVLTS |
Supply.getExpectedUseTime()
Gets the value of the expectedUseTime property.
|
IVLTS |
Performer2.getTime()
Gets the value of the time property.
|
IVLTS |
Performer1.getTime()
Gets the value of the time property.
|
IVLTS |
Participant2.getTime()
Gets the value of the time property.
|
IVLTS |
Participant1.getTime()
Gets the value of the time property.
|
IVLTS |
EncounterParticipant.getTime()
Gets the value of the time property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ServiceEvent.setEffectiveTime(IVLTS value)
Sets the value of the effectiveTime property.
|
void |
RelatedEntity.setEffectiveTime(IVLTS value)
Sets the value of the effectiveTime property.
|
void |
Procedure.setEffectiveTime(IVLTS value)
Sets the value of the effectiveTime property.
|
void |
Organizer.setEffectiveTime(IVLTS value)
Sets the value of the effectiveTime property.
|
void |
OrganizationPartOf.setEffectiveTime(IVLTS value)
Sets the value of the effectiveTime property.
|
void |
Observation.setEffectiveTime(IVLTS value)
Sets the value of the effectiveTime property.
|
void |
MaintainedEntity.setEffectiveTime(IVLTS value)
Sets the value of the effectiveTime property.
|
void |
Encounter.setEffectiveTime(IVLTS value)
Sets the value of the effectiveTime property.
|
void |
EncompassingEncounter.setEffectiveTime(IVLTS value)
Sets the value of the effectiveTime property.
|
void |
Act.setEffectiveTime(IVLTS value)
Sets the value of the effectiveTime property.
|
void |
Supply.setExpectedUseTime(IVLTS value)
Sets the value of the expectedUseTime property.
|
void |
Performer2.setTime(IVLTS value)
Sets the value of the time property.
|
void |
Performer1.setTime(IVLTS value)
Sets the value of the time property.
|
void |
Participant2.setTime(IVLTS value)
Sets the value of the time property.
|
void |
Participant1.setTime(IVLTS value)
Sets the value of the time property.
|
void |
EncounterParticipant.setTime(IVLTS value)
Sets the value of the time property.
|
| Modifier and Type | Method and Description |
|---|---|
static IVLTS |
PopulateDataType.populateIVLTS()
This method is used to populate PIVLTS Data types.
|
static IVLTS |
PopulateDataType.populateIVLTS(EffectiveDateTime objEffectiveDateTime)
This method is used to populate IVLTS Data types.
|
static IVLTS |
PopulateDataType.populateIVLTS(java.lang.String value)
This method is used to populate IVLTS Data types.
|