Interface ICD10CMConcept.Builder

    • Method Detail

      • description

        ICD10CMConcept.Builder description​(String description)

        The long description of the ICD-10-CM code in the ontology.

        Parameters:
        description - The long description of the ICD-10-CM code in the ontology.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • code

        ICD10CMConcept.Builder code​(String code)

        The ICD-10-CM code that identifies the concept found in the knowledge base from the Centers for Disease Control.

        Parameters:
        code - The ICD-10-CM code that identifies the concept found in the knowledge base from the Centers for Disease Control.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • score

        ICD10CMConcept.Builder score​(Float score)

        The level of confidence that Amazon Comprehend Medical has that the entity is accurately linked to an ICD-10-CM concept.

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