Interface RxNormConcept.Builder

    • Method Detail

      • description

        RxNormConcept.Builder description​(String description)

        The description of the RxNorm concept.

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

        RxNormConcept.Builder code​(String code)

        RxNorm concept ID, also known as the RxCUI.

        Parameters:
        code - RxNorm concept ID, also known as the RxCUI.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • score

        RxNormConcept.Builder score​(Float score)

        The level of confidence that Amazon Comprehend Medical has that the entity is accurately linked to the reported RxNorm concept.

        Parameters:
        score - The level of confidence that Amazon Comprehend Medical has that the entity is accurately linked to the reported RxNorm concept.
        Returns:
        Returns a reference to this object so that method calls can be chained together.