|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.harvard.i2b2.crc.datavo.pdo.ObservationType
public class ObservationType
Java class for observationType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="observationType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="event_id">
<complexType>
<simpleContent>
<extension base="<http://www.w3.org/2001/XMLSchema>string">
<attribute name="source" type="{http://www.w3.org/2001/XMLSchema}string" default="HIVE" />
</extension>
</simpleContent>
</complexType>
</element>
<element name="patient_id" type="{http://www.i2b2.org/xsd/hive/pdo/1.1/}patientIdType"/>
<element name="concept_cd">
<complexType>
<simpleContent>
<extension base="<http://www.w3.org/2001/XMLSchema>string">
<attribute name="name" use="required" type="{http://www.w3.org/2001/XMLSchema}string" />
</extension>
</simpleContent>
</complexType>
</element>
<element name="observer_cd">
<complexType>
<simpleContent>
<extension base="<http://www.w3.org/2001/XMLSchema>string">
<attribute name="soruce" use="required" type="{http://www.w3.org/2001/XMLSchema}string" />
</extension>
</simpleContent>
</complexType>
</element>
<element name="start_date" type="{http://www.w3.org/2001/XMLSchema}dateTime"/>
<element name="modifier_cd">
<complexType>
<simpleContent>
<extension base="<http://www.w3.org/2001/XMLSchema>string">
<attribute name="name" use="required" type="{http://www.w3.org/2001/XMLSchema}string" />
</extension>
</simpleContent>
</complexType>
</element>
<element name="valuetype_cd" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="tval_char" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="nval_num">
<complexType>
<simpleContent>
<extension base="<http://www.w3.org/2001/XMLSchema>decimal">
<attribute name="units" use="required" type="{http://www.w3.org/2001/XMLSchema}string" />
</extension>
</simpleContent>
</complexType>
</element>
<element name="valueflag_cd">
<complexType>
<simpleContent>
<extension base="<http://www.w3.org/2001/XMLSchema>string">
<attribute name="name" use="required" type="{http://www.w3.org/2001/XMLSchema}string" />
</extension>
</simpleContent>
</complexType>
</element>
<element name="quantity_num" type="{http://www.w3.org/2001/XMLSchema}decimal"/>
<element name="units_cd" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="end_date" type="{http://www.w3.org/2001/XMLSchema}dateTime"/>
<element name="location_cd">
<complexType>
<simpleContent>
<extension base="<http://www.w3.org/2001/XMLSchema>string">
<attribute name="name" use="required" type="{http://www.w3.org/2001/XMLSchema}string" />
</extension>
</simpleContent>
</complexType>
</element>
<element name="confidence_num" type="{http://www.w3.org/2001/XMLSchema}decimal"/>
<element name="observation_blob" type="{http://www.i2b2.org/xsd/hive/pdo/1.1/}blobType" minOccurs="0"/>
</sequence>
<attGroup ref="{http://www.i2b2.org/xsd/hive/pdo/1.1/}techDataAttributeGroup"/>
</restriction>
</complexContent>
</complexType>
| Nested Class Summary | |
|---|---|
static class |
ObservationType.ConceptCd
Java class for anonymous complex type. |
static class |
ObservationType.EventId
Java class for anonymous complex type. |
static class |
ObservationType.LocationCd
Java class for anonymous complex type. |
static class |
ObservationType.ModifierCd
Java class for anonymous complex type. |
static class |
ObservationType.NvalNum
Java class for anonymous complex type. |
static class |
ObservationType.ObserverCd
Java class for anonymous complex type. |
static class |
ObservationType.ValueflagCd
Java class for anonymous complex type. |
| Field Summary | |
|---|---|
protected ObservationType.ConceptCd |
conceptCd
|
protected BigDecimal |
confidenceNum
|
protected XMLGregorianCalendar |
downloadDate
|
protected XMLGregorianCalendar |
endDate
|
protected ObservationType.EventId |
eventId
|
protected XMLGregorianCalendar |
importDate
|
protected ObservationType.LocationCd |
locationCd
|
protected ObservationType.ModifierCd |
modifierCd
|
protected ObservationType.NvalNum |
nvalNum
|
protected BlobType |
observationBlob
|
protected ObservationType.ObserverCd |
observerCd
|
protected PatientIdType |
patientId
|
protected BigDecimal |
quantityNum
|
protected String |
sourcesystemCd
|
protected XMLGregorianCalendar |
startDate
|
protected String |
tvalChar
|
protected String |
unitsCd
|
protected XMLGregorianCalendar |
updateDate
|
protected String |
uploadId
|
protected ObservationType.ValueflagCd |
valueflagCd
|
protected String |
valuetypeCd
|
| Constructor Summary | |
|---|---|
ObservationType()
|
|
| Method Summary | |
|---|---|
ObservationType.ConceptCd |
getConceptCd()
Gets the value of the conceptCd property. |
BigDecimal |
getConfidenceNum()
Gets the value of the confidenceNum property. |
XMLGregorianCalendar |
getDownloadDate()
Gets the value of the downloadDate property. |
XMLGregorianCalendar |
getEndDate()
Gets the value of the endDate property. |
ObservationType.EventId |
getEventId()
Gets the value of the eventId property. |
XMLGregorianCalendar |
getImportDate()
Gets the value of the importDate property. |
ObservationType.LocationCd |
getLocationCd()
Gets the value of the locationCd property. |
ObservationType.ModifierCd |
getModifierCd()
Gets the value of the modifierCd property. |
ObservationType.NvalNum |
getNvalNum()
Gets the value of the nvalNum property. |
BlobType |
getObservationBlob()
Gets the value of the observationBlob property. |
ObservationType.ObserverCd |
getObserverCd()
Gets the value of the observerCd property. |
PatientIdType |
getPatientId()
Gets the value of the patientId property. |
BigDecimal |
getQuantityNum()
Gets the value of the quantityNum property. |
String |
getSourcesystemCd()
Gets the value of the sourcesystemCd property. |
XMLGregorianCalendar |
getStartDate()
Gets the value of the startDate property. |
String |
getTvalChar()
Gets the value of the tvalChar property. |
String |
getUnitsCd()
Gets the value of the unitsCd property. |
XMLGregorianCalendar |
getUpdateDate()
Gets the value of the updateDate property. |
String |
getUploadId()
Gets the value of the uploadId property. |
ObservationType.ValueflagCd |
getValueflagCd()
Gets the value of the valueflagCd property. |
String |
getValuetypeCd()
Gets the value of the valuetypeCd property. |
void |
setConceptCd(ObservationType.ConceptCd value)
Sets the value of the conceptCd property. |
void |
setConfidenceNum(BigDecimal value)
Sets the value of the confidenceNum property. |
void |
setDownloadDate(XMLGregorianCalendar value)
Sets the value of the downloadDate property. |
void |
setEndDate(XMLGregorianCalendar value)
Sets the value of the endDate property. |
void |
setEventId(ObservationType.EventId value)
Sets the value of the eventId property. |
void |
setImportDate(XMLGregorianCalendar value)
Sets the value of the importDate property. |
void |
setLocationCd(ObservationType.LocationCd value)
Sets the value of the locationCd property. |
void |
setModifierCd(ObservationType.ModifierCd value)
Sets the value of the modifierCd property. |
void |
setNvalNum(ObservationType.NvalNum value)
Sets the value of the nvalNum property. |
void |
setObservationBlob(BlobType value)
Sets the value of the observationBlob property. |
void |
setObserverCd(ObservationType.ObserverCd value)
Sets the value of the observerCd property. |
void |
setPatientId(PatientIdType value)
Sets the value of the patientId property. |
void |
setQuantityNum(BigDecimal value)
Sets the value of the quantityNum property. |
void |
setSourcesystemCd(String value)
Sets the value of the sourcesystemCd property. |
void |
setStartDate(XMLGregorianCalendar value)
Sets the value of the startDate property. |
void |
setTvalChar(String value)
Sets the value of the tvalChar property. |
void |
setUnitsCd(String value)
Sets the value of the unitsCd property. |
void |
setUpdateDate(XMLGregorianCalendar value)
Sets the value of the updateDate property. |
void |
setUploadId(String value)
Sets the value of the uploadId property. |
void |
setValueflagCd(ObservationType.ValueflagCd value)
Sets the value of the valueflagCd property. |
void |
setValuetypeCd(String value)
Sets the value of the valuetypeCd property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected ObservationType.EventId eventId
protected PatientIdType patientId
protected ObservationType.ConceptCd conceptCd
protected ObservationType.ObserverCd observerCd
protected XMLGregorianCalendar startDate
protected ObservationType.ModifierCd modifierCd
protected String valuetypeCd
protected String tvalChar
protected ObservationType.NvalNum nvalNum
protected ObservationType.ValueflagCd valueflagCd
protected BigDecimal quantityNum
protected String unitsCd
protected XMLGregorianCalendar endDate
protected ObservationType.LocationCd locationCd
protected BigDecimal confidenceNum
protected BlobType observationBlob
protected XMLGregorianCalendar updateDate
protected XMLGregorianCalendar downloadDate
protected XMLGregorianCalendar importDate
protected String sourcesystemCd
protected String uploadId
| Constructor Detail |
|---|
public ObservationType()
| Method Detail |
|---|
public ObservationType.EventId getEventId()
ObservationType.EventIdpublic void setEventId(ObservationType.EventId value)
value - allowed object is
ObservationType.EventIdpublic PatientIdType getPatientId()
PatientIdTypepublic void setPatientId(PatientIdType value)
value - allowed object is
PatientIdTypepublic ObservationType.ConceptCd getConceptCd()
ObservationType.ConceptCdpublic void setConceptCd(ObservationType.ConceptCd value)
value - allowed object is
ObservationType.ConceptCdpublic ObservationType.ObserverCd getObserverCd()
ObservationType.ObserverCdpublic void setObserverCd(ObservationType.ObserverCd value)
value - allowed object is
ObservationType.ObserverCdpublic XMLGregorianCalendar getStartDate()
XMLGregorianCalendarpublic void setStartDate(XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendarpublic ObservationType.ModifierCd getModifierCd()
ObservationType.ModifierCdpublic void setModifierCd(ObservationType.ModifierCd value)
value - allowed object is
ObservationType.ModifierCdpublic String getValuetypeCd()
Stringpublic void setValuetypeCd(String value)
value - allowed object is
Stringpublic String getTvalChar()
Stringpublic void setTvalChar(String value)
value - allowed object is
Stringpublic ObservationType.NvalNum getNvalNum()
ObservationType.NvalNumpublic void setNvalNum(ObservationType.NvalNum value)
value - allowed object is
ObservationType.NvalNumpublic ObservationType.ValueflagCd getValueflagCd()
ObservationType.ValueflagCdpublic void setValueflagCd(ObservationType.ValueflagCd value)
value - allowed object is
ObservationType.ValueflagCdpublic BigDecimal getQuantityNum()
BigDecimalpublic void setQuantityNum(BigDecimal value)
value - allowed object is
BigDecimalpublic String getUnitsCd()
Stringpublic void setUnitsCd(String value)
value - allowed object is
Stringpublic XMLGregorianCalendar getEndDate()
XMLGregorianCalendarpublic void setEndDate(XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendarpublic ObservationType.LocationCd getLocationCd()
ObservationType.LocationCdpublic void setLocationCd(ObservationType.LocationCd value)
value - allowed object is
ObservationType.LocationCdpublic BigDecimal getConfidenceNum()
BigDecimalpublic void setConfidenceNum(BigDecimal value)
value - allowed object is
BigDecimalpublic BlobType getObservationBlob()
BlobTypepublic void setObservationBlob(BlobType value)
value - allowed object is
BlobTypepublic XMLGregorianCalendar getUpdateDate()
XMLGregorianCalendarpublic void setUpdateDate(XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendarpublic XMLGregorianCalendar getDownloadDate()
XMLGregorianCalendarpublic void setDownloadDate(XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendarpublic XMLGregorianCalendar getImportDate()
XMLGregorianCalendarpublic void setImportDate(XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendarpublic String getSourcesystemCd()
Stringpublic void setSourcesystemCd(String value)
value - allowed object is
Stringpublic String getUploadId()
Stringpublic void setUploadId(String value)
value - allowed object is
String
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||