public static interface SNOMEDCTConcept.Builder extends SdkPojo, CopyableBuilder<SNOMEDCTConcept.Builder,SNOMEDCTConcept>
| Modifier and Type | Method and Description |
|---|---|
SNOMEDCTConcept.Builder |
code(String code)
The numeric ID for the SNOMED-CT concept.
|
SNOMEDCTConcept.Builder |
description(String description)
The description of the SNOMED-CT concept.
|
SNOMEDCTConcept.Builder |
score(Float score)
The level of confidence Comprehend Medical has that the entity should be linked to the identified SNOMED-CT
concept.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildSNOMEDCTConcept.Builder description(String description)
The description of the SNOMED-CT concept.
description - The description of the SNOMED-CT concept.SNOMEDCTConcept.Builder code(String code)
The numeric ID for the SNOMED-CT concept.
code - The numeric ID for the SNOMED-CT concept.SNOMEDCTConcept.Builder score(Float score)
The level of confidence Comprehend Medical has that the entity should be linked to the identified SNOMED-CT concept.
score - The level of confidence Comprehend Medical has that the entity should be linked to the identified
SNOMED-CT concept.Copyright © 2022. All rights reserved.