public class SymptomDisease
extends com.ibm.cloud.sdk.core.service.model.DynamicModel<java.lang.Object>
Constructor and Description |
---|
SymptomDisease() |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
get(java.lang.String key)
Returns the value from SymptomDisease annotation by specified key.
|
java.lang.Long |
getBegin()
Gets the begin.
|
java.lang.String |
getCcsCode()
Gets the ccsCode.
|
java.lang.String |
getCoveredText()
Gets the coveredText.
|
java.lang.String |
getCui()
Gets the cui.
|
java.lang.String |
getDate()
Gets the date.
|
java.lang.String |
getDateInMilliseconds()
Gets the dateInMilliseconds.
|
java.lang.String |
getDateSource()
Gets the dateSource.
|
Disambiguation |
getDisambiguationData()
Gets the disambiguationData.
|
java.lang.Long |
getEnd()
Gets the end.
|
java.lang.String |
getHccCode()
Gets the hccCode.
|
java.lang.String |
getIcd10Code()
Gets the icd10Code.
|
java.lang.String |
getIcd9Code()
Gets the icd9Code.
|
java.lang.String |
getId()
Gets the id.
|
InsightModelData |
getInsightModelData()
Gets the insightModelData.
|
java.lang.String |
getModality()
Gets the modality.
|
java.lang.String |
getSectionNormalizedName()
Gets the sectionNormalizedName.
|
java.lang.String |
getSectionSurfaceForm()
Gets the sectionSurfaceForm.
|
java.lang.String |
getSnomedConceptId()
Gets the snomedConceptId.
|
java.lang.String |
getSymptomDiseaseNormalizedName()
Gets the symptomDiseaseNormalizedName.
|
java.lang.String |
getSymptomDiseaseSurfaceForm()
Gets the symptomDiseaseSurfaceForm.
|
java.util.List<Temporal> |
getTemporal()
Gets the temporal.
|
java.lang.String |
getType()
Gets the type.
|
java.lang.Long |
getUid()
Gets the uid.
|
java.lang.Boolean |
isHypothetical()
Gets the hypothetical.
|
java.lang.Boolean |
isNegated()
Gets the negated.
|
public java.lang.String getId()
public java.lang.String getType()
public java.lang.Long getUid()
public java.lang.Long getBegin()
public java.lang.Long getEnd()
public java.lang.String getCoveredText()
public java.lang.Boolean isNegated()
public java.lang.Boolean isHypothetical()
public java.lang.String getCui()
public java.lang.String getIcd10Code()
public java.lang.String getSectionNormalizedName()
public java.lang.String getModality()
public java.lang.String getSymptomDiseaseSurfaceForm()
public java.lang.String getDateInMilliseconds()
public java.lang.String getSnomedConceptId()
public java.lang.String getCcsCode()
public java.lang.String getSymptomDiseaseNormalizedName()
public java.lang.String getSectionSurfaceForm()
public java.lang.String getIcd9Code()
public java.lang.String getHccCode()
public Disambiguation getDisambiguationData()
public InsightModelData getInsightModelData()
public java.util.List<Temporal> getTemporal()
public java.lang.String getDate()
public java.lang.String getDateSource()
public java.lang.Object get(java.lang.String key)
get
in class com.ibm.cloud.sdk.core.service.model.DynamicModel<java.lang.Object>
key
- the name of the field to getCopyright © 2022 IBM Cloud. All rights reserved.