|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.tolven.trim.InfrastructureRoot
org.tolven.trim.Act
public class Act
Java class for Act complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Act">
<complexContent>
<extension base="{urn:tolven-org:trim:4.0}InfrastructureRoot">
<sequence>
<element name="transitions" type="{urn:tolven-org:trim:4.0}ActTransitions" minOccurs="0"/>
<element name="transition" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="id" type="{urn:tolven-org:trim:4.0}SET_IISlot" minOccurs="0"/>
<element name="code" type="{urn:tolven-org:trim:4.0}CDSlot" minOccurs="0"/>
<element name="negationInd" type="{urn:tolven-org:trim:4.0}BLSlot" minOccurs="0"/>
<element name="statusCode" type="{urn:tolven-org:trim:4.0}ActStatus" minOccurs="0"/>
<element name="derivationExpr" type="{urn:tolven-org:trim:4.0}STSlot" minOccurs="0"/>
<element name="title" type="{urn:tolven-org:trim:4.0}EDSlot" minOccurs="0"/>
<element name="text" type="{urn:tolven-org:trim:4.0}EDSlot" minOccurs="0"/>
<element name="effectiveTime" type="{urn:tolven-org:trim:4.0}GTSSlot" minOccurs="0"/>
<element name="activityTime" type="{urn:tolven-org:trim:4.0}GTSSlot" minOccurs="0"/>
<element name="availabilityTime" type="{urn:tolven-org:trim:4.0}TSSlot" minOccurs="0"/>
<element name="priorityCode" type="{urn:tolven-org:trim:4.0}SET_CESlot" minOccurs="0"/>
<element name="confidentialityCode" type="{urn:tolven-org:trim:4.0}SET_CESlot" minOccurs="0"/>
<element name="repeatNumber" type="{urn:tolven-org:trim:4.0}IVLINTSlot" minOccurs="0"/>
<element name="interruptibleInd" type="{urn:tolven-org:trim:4.0}BLSlot" minOccurs="0"/>
<element name="independentInd" type="{urn:tolven-org:trim:4.0}BLSlot" minOccurs="0"/>
<element name="uncertaintyCode" type="{urn:tolven-org:trim:4.0}CSSlot" minOccurs="0"/>
<element name="reasonCode" type="{urn:tolven-org:trim:4.0}SET_CESlot" minOccurs="0"/>
<element name="languageCode" type="{urn:tolven-org:trim:4.0}CESlot" minOccurs="0"/>
<element name="observation" type="{urn:tolven-org:trim:4.0}Observation" minOccurs="0"/>
<element name="patientEncounter" type="{urn:tolven-org:trim:4.0}PatientEncounter" minOccurs="0"/>
<element name="procedure" type="{urn:tolven-org:trim:4.0}Procedure" minOccurs="0"/>
<element name="substanceAdministration" type="{urn:tolven-org:trim:4.0}SubstanceAdministration" minOccurs="0"/>
<element name="supply" type="{urn:tolven-org:trim:4.0}Supply" minOccurs="0"/>
<element name="participation" type="{urn:tolven-org:trim:4.0}ActParticipation" maxOccurs="unbounded" minOccurs="0"/>
<element name="relationship" type="{urn:tolven-org:trim:4.0}ActRelationship" maxOccurs="unbounded" minOccurs="0"/>
<element name="compute" type="{urn:tolven-org:trim:4.0}Compute" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
<attribute name="classCode" use="required" type="{urn:tolven-org:trim:4.0}ActClass" />
<attribute name="moodCode" use="required" type="{urn:tolven-org:trim:4.0}ActMood" />
<attribute name="levelCode" type="{urn:tolven-org:trim:4.0}cs" />
</extension>
</complexContent>
</complexType>
| Constructor Summary | |
|---|---|
Act()
|
|
| Method Summary | |
|---|---|
GTSSlot |
getActivityTime()
Gets the value of the activityTime property. |
TSSlot |
getAvailabilityTime()
Gets the value of the availabilityTime property. |
ActClass |
getClassCode()
Gets the value of the classCode property. |
CDSlot |
getCode()
Gets the value of the code property. |
java.util.List<Compute> |
getComputes()
Gets the value of the computes property. |
SETCESlot |
getConfidentialityCode()
Gets the value of the confidentialityCode property. |
STSlot |
getDerivationExpr()
Gets the value of the derivationExpr property. |
GTSSlot |
getEffectiveTime()
Gets the value of the effectiveTime property. |
SETIISlot |
getId()
Gets the value of the id property. |
BLSlot |
getIndependentInd()
Gets the value of the independentInd property. |
BLSlot |
getInterruptibleInd()
Gets the value of the interruptibleInd property. |
CESlot |
getLanguageCode()
Gets the value of the languageCode property. |
java.lang.String |
getLevelCode()
Gets the value of the levelCode property. |
ActMood |
getMoodCode()
Gets the value of the moodCode property. |
BLSlot |
getNegationInd()
Gets the value of the negationInd property. |
Observation |
getObservation()
Gets the value of the observation property. |
java.util.List<ActParticipation> |
getParticipations()
Gets the value of the participations property. |
PatientEncounter |
getPatientEncounter()
Gets the value of the patientEncounter property. |
SETCESlot |
getPriorityCode()
Gets the value of the priorityCode property. |
Procedure |
getProcedure()
Gets the value of the procedure property. |
SETCESlot |
getReasonCode()
Gets the value of the reasonCode property. |
java.util.List<ActRelationship> |
getRelationships()
Gets the value of the relationships property. |
IVLINTSlot |
getRepeatNumber()
Gets the value of the repeatNumber property. |
ActStatus |
getStatusCode()
Gets the value of the statusCode property. |
SubstanceAdministration |
getSubstanceAdministration()
Gets the value of the substanceAdministration property. |
Supply |
getSupply()
Gets the value of the supply property. |
EDSlot |
getText()
Gets the value of the text property. |
EDSlot |
getTitle()
Gets the value of the title property. |
java.lang.String |
getTransition()
Gets the value of the transition property. |
ActTransitions |
getTransitions()
Gets the value of the transitions property. |
CSSlot |
getUncertaintyCode()
Gets the value of the uncertaintyCode property. |
void |
setActivityTime(GTSSlot value)
Sets the value of the activityTime property. |
void |
setAvailabilityTime(TSSlot value)
Sets the value of the availabilityTime property. |
void |
setClassCode(ActClass value)
Sets the value of the classCode property. |
void |
setCode(CDSlot value)
Sets the value of the code property. |
void |
setConfidentialityCode(SETCESlot value)
Sets the value of the confidentialityCode property. |
void |
setDerivationExpr(STSlot value)
Sets the value of the derivationExpr property. |
void |
setEffectiveTime(GTSSlot value)
Sets the value of the effectiveTime property. |
void |
setId(SETIISlot value)
Sets the value of the id property. |
void |
setIndependentInd(BLSlot value)
Sets the value of the independentInd property. |
void |
setInterruptibleInd(BLSlot value)
Sets the value of the interruptibleInd property. |
void |
setLanguageCode(CESlot value)
Sets the value of the languageCode property. |
void |
setLevelCode(java.lang.String value)
Sets the value of the levelCode property. |
void |
setMoodCode(ActMood value)
Sets the value of the moodCode property. |
void |
setNegationInd(BLSlot value)
Sets the value of the negationInd property. |
void |
setObservation(Observation value)
Sets the value of the observation property. |
void |
setPatientEncounter(PatientEncounter value)
Sets the value of the patientEncounter property. |
void |
setPriorityCode(SETCESlot value)
Sets the value of the priorityCode property. |
void |
setProcedure(Procedure value)
Sets the value of the procedure property. |
void |
setReasonCode(SETCESlot value)
Sets the value of the reasonCode property. |
void |
setRepeatNumber(IVLINTSlot value)
Sets the value of the repeatNumber property. |
void |
setStatusCode(ActStatus value)
Sets the value of the statusCode property. |
void |
setSubstanceAdministration(SubstanceAdministration value)
Sets the value of the substanceAdministration property. |
void |
setSupply(Supply value)
Sets the value of the supply property. |
void |
setText(EDSlot value)
Sets the value of the text property. |
void |
setTitle(EDSlot value)
Sets the value of the title property. |
void |
setTransition(java.lang.String value)
Sets the value of the transition property. |
void |
setTransitions(ActTransitions value)
Sets the value of the transitions property. |
void |
setUncertaintyCode(CSSlot value)
Sets the value of the uncertaintyCode property. |
| Methods inherited from class org.tolven.trim.InfrastructureRoot |
|---|
getBinds, getDrilldown, getFroms, getInternalId, getLabel, getPage, getRealmCodes, getTypeId, getUpdates, setDrilldown, setInternalId, setLabel, setPage, setTypeId |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Act()
| Method Detail |
|---|
public ActTransitions getTransitions()
ActTransitionspublic void setTransitions(ActTransitions value)
value - allowed object is
ActTransitionspublic java.lang.String getTransition()
Stringpublic void setTransition(java.lang.String value)
value - allowed object is
Stringpublic SETIISlot getId()
SETIISlotpublic void setId(SETIISlot value)
value - allowed object is
SETIISlotpublic CDSlot getCode()
CDSlotpublic void setCode(CDSlot value)
value - allowed object is
CDSlotpublic BLSlot getNegationInd()
BLSlotpublic void setNegationInd(BLSlot value)
value - allowed object is
BLSlotpublic ActStatus getStatusCode()
ActStatuspublic void setStatusCode(ActStatus value)
value - allowed object is
ActStatuspublic STSlot getDerivationExpr()
STSlotpublic void setDerivationExpr(STSlot value)
value - allowed object is
STSlotpublic EDSlot getTitle()
EDSlotpublic void setTitle(EDSlot value)
value - allowed object is
EDSlotpublic EDSlot getText()
EDSlotpublic void setText(EDSlot value)
value - allowed object is
EDSlotpublic GTSSlot getEffectiveTime()
GTSSlotpublic void setEffectiveTime(GTSSlot value)
value - allowed object is
GTSSlotpublic GTSSlot getActivityTime()
GTSSlotpublic void setActivityTime(GTSSlot value)
value - allowed object is
GTSSlotpublic TSSlot getAvailabilityTime()
TSSlotpublic void setAvailabilityTime(TSSlot value)
value - allowed object is
TSSlotpublic SETCESlot getPriorityCode()
SETCESlotpublic void setPriorityCode(SETCESlot value)
value - allowed object is
SETCESlotpublic SETCESlot getConfidentialityCode()
SETCESlotpublic void setConfidentialityCode(SETCESlot value)
value - allowed object is
SETCESlotpublic IVLINTSlot getRepeatNumber()
IVLINTSlotpublic void setRepeatNumber(IVLINTSlot value)
value - allowed object is
IVLINTSlotpublic BLSlot getInterruptibleInd()
BLSlotpublic void setInterruptibleInd(BLSlot value)
value - allowed object is
BLSlotpublic BLSlot getIndependentInd()
BLSlotpublic void setIndependentInd(BLSlot value)
value - allowed object is
BLSlotpublic CSSlot getUncertaintyCode()
CSSlotpublic void setUncertaintyCode(CSSlot value)
value - allowed object is
CSSlotpublic SETCESlot getReasonCode()
SETCESlotpublic void setReasonCode(SETCESlot value)
value - allowed object is
SETCESlotpublic CESlot getLanguageCode()
CESlotpublic void setLanguageCode(CESlot value)
value - allowed object is
CESlotpublic Observation getObservation()
Observationpublic void setObservation(Observation value)
value - allowed object is
Observationpublic PatientEncounter getPatientEncounter()
PatientEncounterpublic void setPatientEncounter(PatientEncounter value)
value - allowed object is
PatientEncounterpublic Procedure getProcedure()
Procedurepublic void setProcedure(Procedure value)
value - allowed object is
Procedurepublic SubstanceAdministration getSubstanceAdministration()
SubstanceAdministrationpublic void setSubstanceAdministration(SubstanceAdministration value)
value - allowed object is
SubstanceAdministrationpublic Supply getSupply()
Supplypublic void setSupply(Supply value)
value - allowed object is
Supplypublic java.util.List<ActParticipation> getParticipations()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the participations property.
For example, to add a new item, do as follows:
getParticipations().add(newItem);
Objects of the following type(s) are allowed in the list
ActParticipation
public java.util.List<ActRelationship> getRelationships()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the relationships property.
For example, to add a new item, do as follows:
getRelationships().add(newItem);
Objects of the following type(s) are allowed in the list
ActRelationship
public java.util.List<Compute> getComputes()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the computes property.
For example, to add a new item, do as follows:
getComputes().add(newItem);
Objects of the following type(s) are allowed in the list
Compute
public ActClass getClassCode()
ActClasspublic void setClassCode(ActClass value)
value - allowed object is
ActClasspublic ActMood getMoodCode()
ActMoodpublic void setMoodCode(ActMood value)
value - allowed object is
ActMoodpublic java.lang.String getLevelCode()
Stringpublic void setLevelCode(java.lang.String value)
value - allowed object is
String
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||