SnomedctDetails

The information about the revision of the SNOMED-CT ontology in the response. Specifically, the details include the SNOMED-CT edition, language, and version date.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The edition of SNOMED-CT used. The edition used for the InferSNOMEDCT editions is the US edition.

Link copied to clipboard

The language used in the SNOMED-CT ontology. All Amazon Comprehend Medical operations are US English (en).

Link copied to clipboard

The version date of the SNOMED-CT ontology used.

Functions

Link copied to clipboard
inline fun copy(block: SnomedctDetails.Builder.() -> Unit = {}): SnomedctDetails
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String