Interface SNOMEDCTConcept.Builder

    • Method Detail

      • description

        SNOMEDCTConcept.Builder description​(String description)

        The description of the SNOMED-CT concept.

        Parameters:
        description - The description of the SNOMED-CT concept.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • code

        SNOMEDCTConcept.Builder code​(String code)

        The numeric ID for the SNOMED-CT concept.

        Parameters:
        code - The numeric ID for the SNOMED-CT concept.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • score

        SNOMEDCTConcept.Builder score​(Float score)

        The level of confidence Amazon Comprehend Medical has that the entity should be linked to the identified SNOMED-CT concept.

        Parameters:
        score - The level of confidence Amazon Comprehend Medical has that the entity should be linked to the identified SNOMED-CT concept.
        Returns:
        Returns a reference to this object so that method calls can be chained together.