public class SymptomDisease
extends com.ibm.watson.developer_cloud.service.model.DynamicModel
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
Constructor and Description |
---|
SymptomDisease() |
Modifier and Type | Method and Description |
---|---|
Long |
getBegin()
Gets the begin.
|
String |
getCcsCode()
Gets the ccsCode.
|
String |
getCoveredText()
Gets the coveredText.
|
String |
getCui()
Gets the cui.
|
String |
getDateInMilliseconds()
Gets the dateInMilliseconds.
|
Disambiguation |
getDisambiguationData()
Gets the disambiguationData.
|
Long |
getEnd()
Gets the end.
|
String |
getHccCode()
Gets the hccCode.
|
String |
getIcd10Code()
Gets the icd10Code.
|
String |
getIcd9Code()
Gets the icd9Code.
|
String |
getId()
Gets the id.
|
InsightModelData |
getInsightModelData()
Gets the insightModelData.
|
String |
getModality()
Gets the modality.
|
String |
getSectionNormalizedName()
Gets the sectionNormalizedName.
|
String |
getSectionSurfaceForm()
Gets the sectionSurfaceForm.
|
String |
getSnomedConceptId()
Gets the snomedConceptId.
|
String |
getSymptomDiseaseNormalizedName()
Gets the symptomDiseaseNormalizedName.
|
String |
getSymptomDiseaseSurfaceForm()
Gets the symptomDiseaseSurfaceForm.
|
List<Temporal> |
getTemporal()
Gets the temporal.
|
String |
getType()
Gets the type.
|
Long |
getUid()
Gets the uid.
|
Boolean |
isHypothetical()
Gets the hypothetical.
|
Boolean |
isNegated()
Gets the negated.
|
equals, hashCode, toString
clear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, values
public String getId()
public String getType()
public Long getUid()
public Long getBegin()
public Long getEnd()
public String getCoveredText()
public Boolean isNegated()
public Boolean isHypothetical()
public String getCui()
public String getIcd10Code()
public String getSectionNormalizedName()
public String getModality()
public String getSymptomDiseaseSurfaceForm()
public String getDateInMilliseconds()
public String getSnomedConceptId()
public String getCcsCode()
public String getSymptomDiseaseNormalizedName()
public String getSectionSurfaceForm()
public String getIcd9Code()
public String getHccCode()
public Disambiguation getDisambiguationData()
public InsightModelData getInsightModelData()
Copyright © 2021 IBM Cloud. All rights reserved.