Class CompositeDescription

    • Constructor Detail

      • CompositeDescription

        public CompositeDescription()
        Default constructor
    • Method Detail

      • getRefset

        public Refset getRefset()
      • setRefset

        public void setRefset​(Refset refset)
      • getRefSetLangMember

        public RefSetMember getRefSetLangMember()
        Used to get RefSetMember object
      • setRefSetLangMember

        public void setRefSetLangMember​(RefSetMember refSetLangMember)
        Used to set RefSetMember object
      • getIsPreferredTerm

        public java.lang.String getIsPreferredTerm()
        Returns a String value to identify whether a description is preferred or acceptable.
        Returns:
        String value that specifies the preferred state of a description.
      • setIsPreferredTerm

        public void setIsPreferredTerm​(java.lang.String isPreferredTerm)
        Sets the isPreferredTerm value.
        Parameters:
        isPreferredTerm - String value to identify whether a description is preferred or not.
      • getHierarchy

        public java.lang.String getHierarchy()
        Returns the Semantic Tag/ hierarchy of a description.
        Returns:
        String value that specifies the Semantic Tag/hierarchy to which the description belongs.
      • setHierarchy

        public void setHierarchy​(java.lang.String hierarchy)
        Returns the Semantic Tag/hierarchy of a description.
        Parameters:
        hierachy - the Semantic Tag/ hierarchy of the description.
      • getConceptState

        public java.lang.String getConceptState()
        Returns the state of the concept corresponding to the description.
        Returns:
        String value that specifies the state of the concept associated with this description.
      • setConceptState

        public void setConceptState​(java.lang.String conceptState)
        Sets the concept state.
        Parameters:
        conceptState - String value that specifies the state of the concept associated with this description.
      • getConceptFsn

        public java.lang.String getConceptFsn()
        Returns the concept FSN.
        Returns:
        String value that corresponds to the FSN.
      • setConceptFsn

        public void setConceptFsn​(java.lang.String conceptFsn)
        Sets the concept FSN value.
        Parameters:
        conceptFsn - String value that specifies the FSN of the concept.
      • getDefinitionStatus

        public java.lang.String getDefinitionStatus()
        Returns the definition status of the SNOMED CT Concept. associated with this description
        Returns:
        String.
      • setDefinitionStatus

        public void setDefinitionStatus​(java.lang.String definitionStatus)
        Sets the definition status.
        Parameters:
        definitionStatus - String value that corresponds to the definition status of the Concept.