toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
comprehendmedical
/
aws.sdk.kotlin.services.comprehendmedical.model
/
Icd10CmAttributeType
Icd10Cm
Attribute
Type
sealed
class
Icd10CmAttributeType
Inheritors
Acuity
Direction
Quality
Quantity
SystemOrganSite
TimeExpression
TimeToDxName
SdkUnknown
Members
Types
Acuity
Link copied to clipboard
object
Acuity
:
Icd10CmAttributeType
Companion
Link copied to clipboard
object
Companion
Direction
Link copied to clipboard
object
Direction
:
Icd10CmAttributeType
Quality
Link copied to clipboard
object
Quality
:
Icd10CmAttributeType
Quantity
Link copied to clipboard
object
Quantity
:
Icd10CmAttributeType
Sdk
Unknown
Link copied to clipboard
data
class
SdkUnknown
(
val
value
:
String
)
:
Icd10CmAttributeType
System
Organ
Site
Link copied to clipboard
object
SystemOrganSite
:
Icd10CmAttributeType
Time
Expression
Link copied to clipboard
object
TimeExpression
:
Icd10CmAttributeType
Time
To
Dx
Name
Link copied to clipboard
object
TimeToDxName
:
Icd10CmAttributeType
Properties
value
Link copied to clipboard
abstract
val
value
:
String