| Package | Description |
|---|---|
| com.amazonaws.services.comprehendmedical.model |
| Modifier and Type | Method and Description |
|---|---|
SNOMEDCTDetails |
SNOMEDCTDetails.clone() |
SNOMEDCTDetails |
InferSNOMEDCTResult.getSNOMEDCTDetails()
The details of the SNOMED-CT revision, including the edition, language, and version date.
|
SNOMEDCTDetails |
SNOMEDCTDetails.withEdition(String edition)
The edition of SNOMED-CT used.
|
SNOMEDCTDetails |
SNOMEDCTDetails.withLanguage(String language)
The language used in the SNOMED-CT ontology.
|
SNOMEDCTDetails |
SNOMEDCTDetails.withVersionDate(String versionDate)
The version date of the SNOMED-CT ontology used.
|
| Modifier and Type | Method and Description |
|---|---|
void |
InferSNOMEDCTResult.setSNOMEDCTDetails(SNOMEDCTDetails sNOMEDCTDetails)
The details of the SNOMED-CT revision, including the edition, language, and version date.
|
InferSNOMEDCTResult |
InferSNOMEDCTResult.withSNOMEDCTDetails(SNOMEDCTDetails sNOMEDCTDetails)
The details of the SNOMED-CT revision, including the edition, language, and version date.
|
Copyright © 2022. All rights reserved.