Interface ICD10CMConcept.Builder

All Superinterfaces:
Buildable, CopyableBuilder<ICD10CMConcept.Builder,ICD10CMConcept>, SdkBuilder<ICD10CMConcept.Builder,ICD10CMConcept>, SdkPojo
Enclosing class:
ICD10CMConcept

public static interface ICD10CMConcept.Builder extends SdkPojo, CopyableBuilder<ICD10CMConcept.Builder,ICD10CMConcept>
  • Method Details

    • 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

      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

      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.