Class 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 Detail

      • AttributeValueAnnotation

        public AttributeValueAnnotation()
    • 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
      • 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 class com.ibm.cloud.sdk.core.service.model.DynamicModel<java.lang.Object>
        Parameters:
        key - the name of the field to get