|
Elexis: Das führende OpenSource-Arztpraxisprogamm im deutschsprachigen Raum Java doc für Elexis version 2.1.7.dev vom 01.09.2013 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.hl7.v3.POCDMT000040EntryRelationship
public class POCDMT000040EntryRelationship
Java class for POCD_MT000040.EntryRelationship complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="POCD_MT000040.EntryRelationship"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="realmCode" type="{urn:hl7-org:v3}CS" maxOccurs="unbounded" minOccurs="0"/> <element name="typeId" type="{urn:hl7-org:v3}POCD_MT000040.InfrastructureRoot.typeId" minOccurs="0"/> <element name="templateId" type="{urn:hl7-org:v3}II" maxOccurs="unbounded" minOccurs="0"/> <element name="sequenceNumber" type="{urn:hl7-org:v3}INT" minOccurs="0"/> <element name="seperatableInd" type="{urn:hl7-org:v3}BL" minOccurs="0"/> <choice> <element name="act" type="{urn:hl7-org:v3}POCD_MT000040.Act"/> <element name="encounter" type="{urn:hl7-org:v3}POCD_MT000040.Encounter"/> <element name="observation" type="{urn:hl7-org:v3}POCD_MT000040.Observation"/> <element name="observationMedia" type="{urn:hl7-org:v3}POCD_MT000040.ObservationMedia"/> <element name="organizer" type="{urn:hl7-org:v3}POCD_MT000040.Organizer"/> <element name="procedure" type="{urn:hl7-org:v3}POCD_MT000040.Procedure"/> <element name="regionOfInterest" type="{urn:hl7-org:v3}POCD_MT000040.RegionOfInterest"/> <element name="substanceAdministration" type="{urn:hl7-org:v3}POCD_MT000040.SubstanceAdministration"/> <element name="supply" type="{urn:hl7-org:v3}POCD_MT000040.Supply"/> </choice> </sequence> <attribute name="nullFlavor" type="{urn:hl7-org:v3}NullFlavor" /> <attribute name="typeCode" use="required" type="{urn:hl7-org:v3}x_ActRelationshipEntryRelationship" /> <attribute name="inversionInd" type="{urn:hl7-org:v3}bl" /> <attribute name="contextConductionInd" type="{urn:hl7-org:v3}bl" default="true" /> <attribute name="negationInd" type="{urn:hl7-org:v3}bl" /> </restriction> </complexContent> </complexType>
Field Summary | |
---|---|
protected POCDMT000040Act |
act
|
protected java.lang.Boolean |
contextConductionInd
|
protected POCDMT000040Encounter |
encounter
|
protected java.lang.Boolean |
inversionInd
|
protected java.lang.Boolean |
negationInd
|
protected java.util.List<java.lang.String> |
nullFlavor
|
protected POCDMT000040Observation |
observation
|
protected POCDMT000040ObservationMedia |
observationMedia
|
protected POCDMT000040Organizer |
organizer
|
protected POCDMT000040Procedure |
procedure
|
protected java.util.List<CS> |
realmCode
|
protected POCDMT000040RegionOfInterest |
regionOfInterest
|
protected BL |
seperatableInd
|
protected INT |
sequenceNumber
|
protected POCDMT000040SubstanceAdministration |
substanceAdministration
|
protected POCDMT000040Supply |
supply
|
protected java.util.List<II> |
templateId
|
protected XActRelationshipEntryRelationship |
typeCode
|
protected POCDMT000040InfrastructureRootTypeId |
typeId
|
Constructor Summary | |
---|---|
POCDMT000040EntryRelationship()
|
Method Summary | |
---|---|
POCDMT000040Act |
getAct()
Gets the value of the act property. |
POCDMT000040Encounter |
getEncounter()
Gets the value of the encounter property. |
java.util.List<java.lang.String> |
getNullFlavor()
Gets the value of the nullFlavor property. |
POCDMT000040Observation |
getObservation()
Gets the value of the observation property. |
POCDMT000040ObservationMedia |
getObservationMedia()
Gets the value of the observationMedia property. |
POCDMT000040Organizer |
getOrganizer()
Gets the value of the organizer property. |
POCDMT000040Procedure |
getProcedure()
Gets the value of the procedure property. |
java.util.List<CS> |
getRealmCode()
Gets the value of the realmCode property. |
POCDMT000040RegionOfInterest |
getRegionOfInterest()
Gets the value of the regionOfInterest property. |
BL |
getSeperatableInd()
Gets the value of the seperatableInd property. |
INT |
getSequenceNumber()
Gets the value of the sequenceNumber property. |
POCDMT000040SubstanceAdministration |
getSubstanceAdministration()
Gets the value of the substanceAdministration property. |
POCDMT000040Supply |
getSupply()
Gets the value of the supply property. |
java.util.List<II> |
getTemplateId()
Gets the value of the templateId property. |
XActRelationshipEntryRelationship |
getTypeCode()
Gets the value of the typeCode property. |
POCDMT000040InfrastructureRootTypeId |
getTypeId()
Gets the value of the typeId property. |
boolean |
isContextConductionInd()
Gets the value of the contextConductionInd property. |
java.lang.Boolean |
isInversionInd()
Gets the value of the inversionInd property. |
java.lang.Boolean |
isNegationInd()
Gets the value of the negationInd property. |
void |
setAct(POCDMT000040Act value)
Sets the value of the act property. |
void |
setContextConductionInd(java.lang.Boolean value)
Sets the value of the contextConductionInd property. |
void |
setEncounter(POCDMT000040Encounter value)
Sets the value of the encounter property. |
void |
setInversionInd(java.lang.Boolean value)
Sets the value of the inversionInd property. |
void |
setNegationInd(java.lang.Boolean value)
Sets the value of the negationInd property. |
void |
setObservation(POCDMT000040Observation value)
Sets the value of the observation property. |
void |
setObservationMedia(POCDMT000040ObservationMedia value)
Sets the value of the observationMedia property. |
void |
setOrganizer(POCDMT000040Organizer value)
Sets the value of the organizer property. |
void |
setProcedure(POCDMT000040Procedure value)
Sets the value of the procedure property. |
void |
setRegionOfInterest(POCDMT000040RegionOfInterest value)
Sets the value of the regionOfInterest property. |
void |
setSeperatableInd(BL value)
Sets the value of the seperatableInd property. |
void |
setSequenceNumber(INT value)
Sets the value of the sequenceNumber property. |
void |
setSubstanceAdministration(POCDMT000040SubstanceAdministration value)
Sets the value of the substanceAdministration property. |
void |
setSupply(POCDMT000040Supply value)
Sets the value of the supply property. |
void |
setTypeCode(XActRelationshipEntryRelationship value)
Sets the value of the typeCode property. |
void |
setTypeId(POCDMT000040InfrastructureRootTypeId value)
Sets the value of the typeId property. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected java.util.List<CS> realmCode
protected POCDMT000040InfrastructureRootTypeId typeId
protected java.util.List<II> templateId
protected INT sequenceNumber
protected BL seperatableInd
protected POCDMT000040Act act
protected POCDMT000040Encounter encounter
protected POCDMT000040Observation observation
protected POCDMT000040ObservationMedia observationMedia
protected POCDMT000040Organizer organizer
protected POCDMT000040Procedure procedure
protected POCDMT000040RegionOfInterest regionOfInterest
protected POCDMT000040SubstanceAdministration substanceAdministration
protected POCDMT000040Supply supply
protected java.util.List<java.lang.String> nullFlavor
protected XActRelationshipEntryRelationship typeCode
protected java.lang.Boolean inversionInd
protected java.lang.Boolean contextConductionInd
protected java.lang.Boolean negationInd
Constructor Detail |
---|
public POCDMT000040EntryRelationship()
Method Detail |
---|
public java.util.List<CS> getRealmCode()
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 realmCode property.
For example, to add a new item, do as follows:
getRealmCode().add(newItem);
Objects of the following type(s) are allowed in the list CS
public POCDMT000040InfrastructureRootTypeId getTypeId()
POCDMT000040InfrastructureRootTypeId
public void setTypeId(POCDMT000040InfrastructureRootTypeId value)
value
- allowed object is POCDMT000040InfrastructureRootTypeId
public java.util.List<II> getTemplateId()
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 templateId property.
For example, to add a new item, do as follows:
getTemplateId().add(newItem);
Objects of the following type(s) are allowed in the list II
public INT getSequenceNumber()
INT
public void setSequenceNumber(INT value)
value
- allowed object is INT
public BL getSeperatableInd()
BL
public void setSeperatableInd(BL value)
value
- allowed object is BL
public POCDMT000040Act getAct()
POCDMT000040Act
public void setAct(POCDMT000040Act value)
value
- allowed object is POCDMT000040Act
public POCDMT000040Encounter getEncounter()
POCDMT000040Encounter
public void setEncounter(POCDMT000040Encounter value)
value
- allowed object is POCDMT000040Encounter
public POCDMT000040Observation getObservation()
POCDMT000040Observation
public void setObservation(POCDMT000040Observation value)
value
- allowed object is POCDMT000040Observation
public POCDMT000040ObservationMedia getObservationMedia()
POCDMT000040ObservationMedia
public void setObservationMedia(POCDMT000040ObservationMedia value)
value
- allowed object is POCDMT000040ObservationMedia
public POCDMT000040Organizer getOrganizer()
POCDMT000040Organizer
public void setOrganizer(POCDMT000040Organizer value)
value
- allowed object is POCDMT000040Organizer
public POCDMT000040Procedure getProcedure()
POCDMT000040Procedure
public void setProcedure(POCDMT000040Procedure value)
value
- allowed object is POCDMT000040Procedure
public POCDMT000040RegionOfInterest getRegionOfInterest()
POCDMT000040RegionOfInterest
public void setRegionOfInterest(POCDMT000040RegionOfInterest value)
value
- allowed object is POCDMT000040RegionOfInterest
public POCDMT000040SubstanceAdministration getSubstanceAdministration()
POCDMT000040SubstanceAdministration
public void setSubstanceAdministration(POCDMT000040SubstanceAdministration value)
value
- allowed object is POCDMT000040SubstanceAdministration
public POCDMT000040Supply getSupply()
POCDMT000040Supply
public void setSupply(POCDMT000040Supply value)
value
- allowed object is POCDMT000040Supply
public java.util.List<java.lang.String> getNullFlavor()
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 nullFlavor property.
For example, to add a new item, do as follows:
getNullFlavor().add(newItem);
Objects of the following type(s) are allowed in the list String
public XActRelationshipEntryRelationship getTypeCode()
XActRelationshipEntryRelationship
public void setTypeCode(XActRelationshipEntryRelationship value)
value
- allowed object is XActRelationshipEntryRelationship
public java.lang.Boolean isInversionInd()
Boolean
public void setInversionInd(java.lang.Boolean value)
value
- allowed object is Boolean
public boolean isContextConductionInd()
Boolean
public void setContextConductionInd(java.lang.Boolean value)
value
- allowed object is Boolean
public java.lang.Boolean isNegationInd()
Boolean
public void setNegationInd(java.lang.Boolean value)
value
- allowed object is Boolean
|
Elexis: Das führende OpenSource-Arztpraxisprogamm im deutschsprachigen Raum Java doc für Elexis version 2.1.7.dev vom 01.09.2013 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |