amazonka-comprehendmedical-2.0: Amazon Comprehend Medical SDK.
Copyright(c) 2013-2023 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellSafe-Inferred
LanguageHaskell2010

Amazonka.ComprehendMedical.Types.SNOMEDCTAttributeType

Description

 

Documentation

newtype SNOMEDCTAttributeType Source #

Instances

Instances details
FromJSON SNOMEDCTAttributeType Source # 
Instance details

Defined in Amazonka.ComprehendMedical.Types.SNOMEDCTAttributeType

FromJSONKey SNOMEDCTAttributeType Source # 
Instance details

Defined in Amazonka.ComprehendMedical.Types.SNOMEDCTAttributeType

ToJSON SNOMEDCTAttributeType Source # 
Instance details

Defined in Amazonka.ComprehendMedical.Types.SNOMEDCTAttributeType

ToJSONKey SNOMEDCTAttributeType Source # 
Instance details

Defined in Amazonka.ComprehendMedical.Types.SNOMEDCTAttributeType

ToByteString SNOMEDCTAttributeType Source # 
Instance details

Defined in Amazonka.ComprehendMedical.Types.SNOMEDCTAttributeType

ToHeader SNOMEDCTAttributeType Source # 
Instance details

Defined in Amazonka.ComprehendMedical.Types.SNOMEDCTAttributeType

ToLog SNOMEDCTAttributeType Source # 
Instance details

Defined in Amazonka.ComprehendMedical.Types.SNOMEDCTAttributeType

ToQuery SNOMEDCTAttributeType Source # 
Instance details

Defined in Amazonka.ComprehendMedical.Types.SNOMEDCTAttributeType

FromText SNOMEDCTAttributeType Source # 
Instance details

Defined in Amazonka.ComprehendMedical.Types.SNOMEDCTAttributeType

ToText SNOMEDCTAttributeType Source # 
Instance details

Defined in Amazonka.ComprehendMedical.Types.SNOMEDCTAttributeType

FromXML SNOMEDCTAttributeType Source # 
Instance details

Defined in Amazonka.ComprehendMedical.Types.SNOMEDCTAttributeType

ToXML SNOMEDCTAttributeType Source # 
Instance details

Defined in Amazonka.ComprehendMedical.Types.SNOMEDCTAttributeType

Generic SNOMEDCTAttributeType Source # 
Instance details

Defined in Amazonka.ComprehendMedical.Types.SNOMEDCTAttributeType

Associated Types

type Rep SNOMEDCTAttributeType :: Type -> Type #

Read SNOMEDCTAttributeType Source # 
Instance details

Defined in Amazonka.ComprehendMedical.Types.SNOMEDCTAttributeType

Show SNOMEDCTAttributeType Source # 
Instance details

Defined in Amazonka.ComprehendMedical.Types.SNOMEDCTAttributeType

NFData SNOMEDCTAttributeType Source # 
Instance details

Defined in Amazonka.ComprehendMedical.Types.SNOMEDCTAttributeType

Methods

rnf :: SNOMEDCTAttributeType -> () #

Eq SNOMEDCTAttributeType Source # 
Instance details

Defined in Amazonka.ComprehendMedical.Types.SNOMEDCTAttributeType

Ord SNOMEDCTAttributeType Source # 
Instance details

Defined in Amazonka.ComprehendMedical.Types.SNOMEDCTAttributeType

Hashable SNOMEDCTAttributeType Source # 
Instance details

Defined in Amazonka.ComprehendMedical.Types.SNOMEDCTAttributeType

type Rep SNOMEDCTAttributeType Source # 
Instance details

Defined in Amazonka.ComprehendMedical.Types.SNOMEDCTAttributeType

type Rep SNOMEDCTAttributeType = D1 ('MetaData "SNOMEDCTAttributeType" "Amazonka.ComprehendMedical.Types.SNOMEDCTAttributeType" "amazonka-comprehendmedical-2.0-K5bRdy29Oz63JzqZPPUiej" 'True) (C1 ('MetaCons "SNOMEDCTAttributeType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromSNOMEDCTAttributeType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))