public class AttributeValueAnnotation
extends com.ibm.cloud.sdk.core.service.model.DynamicModel<java.lang.Object>
Constructor and Description |
---|
AttributeValueAnnotation() |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
get(java.lang.String key)
Returns the value from AttributeValueAnnotation by specified key.
|
java.lang.Long |
getBegin()
Gets the begin.
|
java.lang.String |
getCcsCode()
Gets the getCcsCode.
|
Concept |
getConcept()
Gets the concept.
|
java.lang.String |
getCoveredText()
Gets the coveredText.
|
java.lang.String |
getCptCode()
Gets the getCptCode.
|
java.util.List<Concept> |
getDerivedFrom()
Gets the derivedFrom.
|
Disambiguation |
getDisambiguationData()
Gets the getdisambiguationData.
|
java.lang.Long |
getEnd()
Gets the end.
|
java.util.List<Reference> |
getEvidenceSpans()
Gets the evidenceSpans.
|
java.lang.String |
getHccCode()
Gets the getHccCode.
|
java.lang.String |
getIcd10Code()
Get icd10 code or null.
|
java.lang.String |
getIcd9Code()
Get icd9 code or null.
|
java.lang.String |
getId()
Gets the id.
|
InsightModelData |
getInsightModelData()
Gets the insightModelData.
|
java.lang.String |
getLoincId()
Get Loinc id or null.
|
java.lang.String |
getMeshId()
Get Medical Subject Heading id or null.
|
java.lang.String |
getName()
Gets the name.
|
java.lang.String |
getNciCode()
Get snomed nci code or null.
|
java.lang.String |
getPreferredName()
Gets the preferredName.
|
java.lang.String |
getRuleId()
Gets the ruleId.
|
java.lang.String |
getRxNormId()
Get Rx norm id or null.
|
java.lang.String |
getSectionNormalizedName()
Gets the sectionNormalizedName.
|
java.lang.String |
getSectionSurfaceForm()
Gets the sectionSurfaceForm.
|
java.lang.String |
getSnomedConceptId()
Get snomed code or null.
|
java.lang.String |
getSource()
Gets the source.
|
java.lang.String |
getSourceVersion()
Gets the sourceVersion.
|
java.util.List<Temporal> |
getTemporal()
Gets the temporal.
|
java.lang.String |
getType()
Gets the type.
|
java.lang.Long |
getUid()
Gets the uid.
|
java.util.List<CustomCollection> |
getValues()
Gets the values.
|
CustomCollection |
getValues(int index) |
java.lang.String |
getVocabs()
Get vocabularies or null.
|
java.lang.Boolean |
isHypothetical()
Gets the hypothetical.
|
java.lang.Boolean |
isNegated()
Gets the negated.
|
void |
setBegin(java.lang.Long begin)
Sets the begin.
|
void |
setCcsCode(java.lang.String ccsCode)
Sets the ccs code.
|
void |
setConcept(Concept concept)
Sets the concept.
|
void |
setCoveredText(java.lang.String coveredText)
Sets the coveredText.
|
void |
setCptCode(java.lang.String cptCode)
Sets the cpt code.
|
void |
setDerivedFrom(java.util.List<Concept> derivedFrom)
Sets the derivedFrom.
|
void |
setDisambiguationData(Disambiguation disambiguationData)
Sets the disambiguation data.
|
void |
setEnd(java.lang.Long end)
Sets the end.
|
void |
setEvidenceSpans(java.util.List<Reference> evidenceSpans)
Sets the evidenceSpans.
|
void |
setHccCode(java.lang.String hccCode)
Sets the hcc code.
|
void |
setHypothetical(java.lang.Boolean hypothetical)
Sets the hypothetical.
|
void |
setIcd10Code(java.lang.String icd10Code)
Sets the icd 10 code.
|
void |
setIcd9Code(java.lang.String icd9Code)
Sets the icd 9 code.
|
void |
setId(java.lang.String id)
Sets the id.
|
void |
setInsightModelData(InsightModelData insightModelData)
Sets the insightModelData.
|
void |
setLoincId(java.lang.String loincId)
Sets the loinc id.
|
void |
setMeshId(java.lang.String meshId)
Sets the mesh id.
|
void |
setName(java.lang.String name)
Sets the name.
|
void |
setNciCode(java.lang.String nciCode)
Sets the nci code.
|
void |
setNegated(java.lang.Boolean negated)
Sets the negated.
|
void |
setPreferredName(java.lang.String preferredName)
Sets the preferredName.
|
void |
setRuleId(java.lang.String ruleId)
Sets the ruleId.
|
void |
setRxNormId(java.lang.String rxNormId)
Sets the rx norm id.
|
void |
setSectionNormalizedName(java.lang.String sectionNormalizedName)
Sets the sectionNormalizedName.
|
void |
setSectionSurfaceForm(java.lang.String sectionSurfaceForm)
Sets the sectionSurfaceForm.
|
void |
setSnomedConceptId(java.lang.String snomedConceptId)
Sets the snomed concept id.
|
void |
setSource(java.lang.String source)
Sets the source.
|
void |
setSourceVersion(java.lang.String sourceVersion)
Sets the sourceVersion.
|
void |
setTemporal(java.util.List<Temporal> temporal)
Sets the temporal.
|
void |
setType(java.lang.String type)
Sets the type.
|
void |
setUid(java.lang.Long uid)
Sets the uid.
|
void |
setValues(java.util.List<java.util.Map> values)
Sets the values.
|
void |
setVocabs(java.lang.String vocabs)
Sets the vocabs.
|
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 getPreferredName()
public java.util.List<CustomCollection> getValues()
public CustomCollection getValues(int index)
public java.lang.String getSource()
public java.lang.String getSourceVersion()
public Concept getConcept()
public java.lang.String getName()
public java.lang.String getSectionNormalizedName()
public java.lang.String getSectionSurfaceForm()
public java.lang.String getIcd9Code()
public java.lang.String getIcd10Code()
public java.lang.String getSnomedConceptId()
public java.lang.String getNciCode()
public java.lang.String getMeshId()
public java.lang.String getRxNormId()
public java.lang.String getLoincId()
public java.lang.String getVocabs()
public java.lang.String getCptCode()
public java.lang.String getCcsCode()
public java.lang.String getHccCode()
public Disambiguation getDisambiguationData()
public InsightModelData getInsightModelData()
public java.lang.String getRuleId()
public java.util.List<Concept> getDerivedFrom()
public java.util.List<Temporal> getTemporal()
public java.util.List<Reference> getEvidenceSpans()
public void setId(java.lang.String id)
id
- the new idpublic void setType(java.lang.String type)
type
- the new typepublic void setUid(java.lang.Long uid)
uid
- the new uidpublic void setBegin(java.lang.Long begin)
begin
- the new beginpublic void setEnd(java.lang.Long end)
end
- the new endpublic void setCoveredText(java.lang.String coveredText)
coveredText
- the new coveredTextpublic void setNegated(java.lang.Boolean negated)
negated
- the new negatedpublic void setHypothetical(java.lang.Boolean hypothetical)
hypothetical
- the new hypotheticalpublic void setPreferredName(java.lang.String preferredName)
preferredName
- the new preferredNamepublic void setValues(java.util.List<java.util.Map> values)
values
- the new valuespublic void setSource(java.lang.String source)
source
- the new sourcepublic void setSourceVersion(java.lang.String sourceVersion)
sourceVersion
- the new sourceVersionpublic void setConcept(Concept concept)
concept
- the new conceptpublic void setName(java.lang.String name)
name
- the new namepublic void setSectionSurfaceForm(java.lang.String sectionSurfaceForm)
sectionSurfaceForm
- the new sectionSurfaceFormpublic void setSectionNormalizedName(java.lang.String sectionNormalizedName)
sectionNormalizedName
- the new sectionNormalizedNamepublic void setIcd9Code(java.lang.String icd9Code)
icd9Code
- the new icd 9 Codepublic void setIcd10Code(java.lang.String icd10Code)
icd10Code
- the new icd 10 codepublic void setSnomedConceptId(java.lang.String snomedConceptId)
snomedConceptId
- the new snomed concept idpublic void setNciCode(java.lang.String nciCode)
nciCode
- the new nci codepublic void setMeshId(java.lang.String meshId)
meshId
- the new mesh idpublic void setRxNormId(java.lang.String rxNormId)
rxNormId
- the new rx norm idpublic void setLoincId(java.lang.String loincId)
loincId
- the new loinc idpublic void setVocabs(java.lang.String vocabs)
vocabs
- the new vocabs idpublic void setCptCode(java.lang.String cptCode)
cptCode
- the new cpt codepublic void setCcsCode(java.lang.String ccsCode)
ccsCode
- the new ccs codepublic void setHccCode(java.lang.String hccCode)
hccCode
- the new hcc codepublic void setDisambiguationData(Disambiguation disambiguationData)
disambiguationData
- the new disambiguation datapublic void setInsightModelData(InsightModelData insightModelData)
insightModelData
- the new insightModelDatapublic void setRuleId(java.lang.String ruleId)
ruleId
- the new rule Idpublic void setDerivedFrom(java.util.List<Concept> derivedFrom)
derivedFrom
- the new derivedFrompublic void setTemporal(java.util.List<Temporal> temporal)
temporal
- the new temporalpublic void setEvidenceSpans(java.util.List<Reference> evidenceSpans)
evidenceSpans
- the new evidenceSpanspublic 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.