Package com.merative.acd.v1.model
Class AttributeValueAnnotation
- java.lang.Object
-
- com.ibm.cloud.sdk.core.service.model.DynamicModel<java.lang.Object>
-
- com.merative.acd.v1.model.AttributeValueAnnotation
-
- All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel
public class AttributeValueAnnotation extends com.ibm.cloud.sdk.core.service.model.DynamicModel<java.lang.Object>
AttributeValueAnnotation.
-
-
Constructor Summary
Constructors Constructor Description AttributeValueAnnotation()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method 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.
-
-
-
Method Detail
-
getId
public java.lang.String getId()
Gets the id.- Returns:
- the id
-
getType
public java.lang.String getType()
Gets the type.- Returns:
- the type
-
getUid
public java.lang.Long getUid()
Gets the uid.- Returns:
- the uid
-
getBegin
public java.lang.Long getBegin()
Gets the begin.- Returns:
- the begin
-
getEnd
public java.lang.Long getEnd()
Gets the end.- Returns:
- the end
-
getCoveredText
public java.lang.String getCoveredText()
Gets the coveredText.- Returns:
- the coveredText
-
isNegated
public java.lang.Boolean isNegated()
Gets the negated.- Returns:
- the negated
-
isHypothetical
public java.lang.Boolean isHypothetical()
Gets the hypothetical.- Returns:
- the hypothetical
-
getPreferredName
public java.lang.String getPreferredName()
Gets the preferredName.- Returns:
- the preferredName
-
getValues
public java.util.List<CustomCollection> getValues()
Gets the values.- Returns:
- the values
-
getValues
public CustomCollection getValues(int index)
-
getSource
public java.lang.String getSource()
Gets the source.- Returns:
- the source
-
getSourceVersion
public java.lang.String getSourceVersion()
Gets the sourceVersion.- Returns:
- the sourceVersion
-
getConcept
public Concept getConcept()
Gets the concept.- Returns:
- the concept
-
getName
public java.lang.String getName()
Gets the name.- Returns:
- the name
-
getSectionNormalizedName
public java.lang.String getSectionNormalizedName()
Gets the sectionNormalizedName.- Returns:
- the sectionNormalizedName
-
getSectionSurfaceForm
public java.lang.String getSectionSurfaceForm()
Gets the sectionSurfaceForm.- Returns:
- the sectionSurfaceForm
-
getIcd9Code
public java.lang.String getIcd9Code()
Get icd9 code or null.- Returns:
- the icd9 code
-
getIcd10Code
public java.lang.String getIcd10Code()
Get icd10 code or null.- Returns:
- t he icd10 code
-
getSnomedConceptId
public java.lang.String getSnomedConceptId()
Get snomed code or null.- Returns:
- the snomed identifier
-
getNciCode
public java.lang.String getNciCode()
Get snomed nci code or null.- Returns:
- the nci code
-
getMeshId
public java.lang.String getMeshId()
Get Medical Subject Heading id or null.- Returns:
- the mesh identifier
-
getRxNormId
public java.lang.String getRxNormId()
Get Rx norm id or null.- Returns:
- the rx norm identifier
-
getLoincId
public java.lang.String getLoincId()
Get Loinc id or null.- Returns:
- the loinc identifier
-
getVocabs
public java.lang.String getVocabs()
Get vocabularies or null.- Returns:
- artifact vocabs
-
getCptCode
public java.lang.String getCptCode()
Gets the getCptCode.- Returns:
- the getCptCode
-
getCcsCode
public java.lang.String getCcsCode()
Gets the getCcsCode.- Returns:
- the getCcsCode
-
getHccCode
public java.lang.String getHccCode()
Gets the getHccCode.- Returns:
- the getHccCode
-
getDisambiguationData
public Disambiguation getDisambiguationData()
Gets the getdisambiguationData.- Returns:
- the getDisambiguationData
-
getInsightModelData
public InsightModelData getInsightModelData()
Gets the insightModelData.- Returns:
- the insightModelData
-
getRuleId
public java.lang.String getRuleId()
Gets the ruleId.- Returns:
- the ruleId
-
getDerivedFrom
public java.util.List<Concept> getDerivedFrom()
Gets the derivedFrom.- Returns:
- the derivedFrom
-
getTemporal
public java.util.List<Temporal> getTemporal()
Gets the temporal.- Returns:
- the temporal
-
getEvidenceSpans
public java.util.List<Reference> getEvidenceSpans()
Gets the evidenceSpans.- Returns:
- the evidenceSpans
-
setId
public void setId(java.lang.String id)
Sets the id.- Parameters:
id
- the new id
-
setType
public void setType(java.lang.String type)
Sets the type.- Parameters:
type
- the new type
-
setUid
public void setUid(java.lang.Long uid)
Sets the uid.- Parameters:
uid
- the new uid
-
setBegin
public void setBegin(java.lang.Long begin)
Sets the begin.- Parameters:
begin
- the new begin
-
setEnd
public void setEnd(java.lang.Long end)
Sets the end.- Parameters:
end
- the new end
-
setCoveredText
public void setCoveredText(java.lang.String coveredText)
Sets the coveredText.- Parameters:
coveredText
- the new coveredText
-
setNegated
public void setNegated(java.lang.Boolean negated)
Sets the negated.- Parameters:
negated
- the new negated
-
setHypothetical
public void setHypothetical(java.lang.Boolean hypothetical)
Sets the hypothetical.- Parameters:
hypothetical
- the new hypothetical
-
setPreferredName
public void setPreferredName(java.lang.String preferredName)
Sets the preferredName.- Parameters:
preferredName
- the new preferredName
-
setValues
public void setValues(java.util.List<java.util.Map> values)
Sets the values.- Parameters:
values
- the new values
-
setSource
public void setSource(java.lang.String source)
Sets the source.- Parameters:
source
- the new source
-
setSourceVersion
public void setSourceVersion(java.lang.String sourceVersion)
Sets the sourceVersion.- Parameters:
sourceVersion
- the new sourceVersion
-
setConcept
public void setConcept(Concept concept)
Sets the concept.- Parameters:
concept
- the new concept
-
setName
public void setName(java.lang.String name)
Sets the name.- Parameters:
name
- the new name
-
setSectionSurfaceForm
public void setSectionSurfaceForm(java.lang.String sectionSurfaceForm)
Sets the sectionSurfaceForm.- Parameters:
sectionSurfaceForm
- the new sectionSurfaceForm
-
setSectionNormalizedName
public void setSectionNormalizedName(java.lang.String sectionNormalizedName)
Sets the sectionNormalizedName.- Parameters:
sectionNormalizedName
- the new sectionNormalizedName
-
setIcd9Code
public void setIcd9Code(java.lang.String icd9Code)
Sets the icd 9 code.- Parameters:
icd9Code
- the new icd 9 Code
-
setIcd10Code
public void setIcd10Code(java.lang.String icd10Code)
Sets the icd 10 code.- Parameters:
icd10Code
- the new icd 10 code
-
setSnomedConceptId
public void setSnomedConceptId(java.lang.String snomedConceptId)
Sets the snomed concept id.- Parameters:
snomedConceptId
- the new snomed concept id
-
setNciCode
public void setNciCode(java.lang.String nciCode)
Sets the nci code.- Parameters:
nciCode
- the new nci code
-
setMeshId
public void setMeshId(java.lang.String meshId)
Sets the mesh id.- Parameters:
meshId
- the new mesh id
-
setRxNormId
public void setRxNormId(java.lang.String rxNormId)
Sets the rx norm id.- Parameters:
rxNormId
- the new rx norm id
-
setLoincId
public void setLoincId(java.lang.String loincId)
Sets the loinc id.- Parameters:
loincId
- the new loinc id
-
setVocabs
public void setVocabs(java.lang.String vocabs)
Sets the vocabs.- Parameters:
vocabs
- the new vocabs id
-
setCptCode
public void setCptCode(java.lang.String cptCode)
Sets the cpt code.- Parameters:
cptCode
- the new cpt code
-
setCcsCode
public void setCcsCode(java.lang.String ccsCode)
Sets the ccs code.- Parameters:
ccsCode
- the new ccs code
-
setHccCode
public void setHccCode(java.lang.String hccCode)
Sets the hcc code.- Parameters:
hccCode
- the new hcc code
-
setDisambiguationData
public void setDisambiguationData(Disambiguation disambiguationData)
Sets the disambiguation data.- Parameters:
disambiguationData
- the new disambiguation data
-
setInsightModelData
public void setInsightModelData(InsightModelData insightModelData)
Sets the insightModelData.- Parameters:
insightModelData
- the new insightModelData
-
setRuleId
public void setRuleId(java.lang.String ruleId)
Sets the ruleId.- Parameters:
ruleId
- the new rule Id
-
setDerivedFrom
public void setDerivedFrom(java.util.List<Concept> derivedFrom)
Sets the derivedFrom.- Parameters:
derivedFrom
- the new derivedFrom
-
setTemporal
public void setTemporal(java.util.List<Temporal> temporal)
Sets the temporal.- Parameters:
temporal
- the new temporal
-
setEvidenceSpans
public void setEvidenceSpans(java.util.List<Reference> evidenceSpans)
Sets the evidenceSpans.- Parameters:
evidenceSpans
- the new evidenceSpans
-
get
public java.lang.Object get(java.lang.String key)
Returns the value from AttributeValueAnnotation by specified key.- Overrides:
get
in classcom.ibm.cloud.sdk.core.service.model.DynamicModel<java.lang.Object>
- Parameters:
key
- the name of the field to get
-
-