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.RxNormAttributeType

Description

 

Documentation

newtype RxNormAttributeType Source #

Instances

Instances details
FromJSON RxNormAttributeType Source # 
Instance details

Defined in Amazonka.ComprehendMedical.Types.RxNormAttributeType

FromJSONKey RxNormAttributeType Source # 
Instance details

Defined in Amazonka.ComprehendMedical.Types.RxNormAttributeType

ToJSON RxNormAttributeType Source # 
Instance details

Defined in Amazonka.ComprehendMedical.Types.RxNormAttributeType

ToJSONKey RxNormAttributeType Source # 
Instance details

Defined in Amazonka.ComprehendMedical.Types.RxNormAttributeType

ToByteString RxNormAttributeType Source # 
Instance details

Defined in Amazonka.ComprehendMedical.Types.RxNormAttributeType

ToHeader RxNormAttributeType Source # 
Instance details

Defined in Amazonka.ComprehendMedical.Types.RxNormAttributeType

ToLog RxNormAttributeType Source # 
Instance details

Defined in Amazonka.ComprehendMedical.Types.RxNormAttributeType

ToQuery RxNormAttributeType Source # 
Instance details

Defined in Amazonka.ComprehendMedical.Types.RxNormAttributeType

FromText RxNormAttributeType Source # 
Instance details

Defined in Amazonka.ComprehendMedical.Types.RxNormAttributeType

ToText RxNormAttributeType Source # 
Instance details

Defined in Amazonka.ComprehendMedical.Types.RxNormAttributeType

FromXML RxNormAttributeType Source # 
Instance details

Defined in Amazonka.ComprehendMedical.Types.RxNormAttributeType

ToXML RxNormAttributeType Source # 
Instance details

Defined in Amazonka.ComprehendMedical.Types.RxNormAttributeType

Generic RxNormAttributeType Source # 
Instance details

Defined in Amazonka.ComprehendMedical.Types.RxNormAttributeType

Associated Types

type Rep RxNormAttributeType :: Type -> Type #

Read RxNormAttributeType Source # 
Instance details

Defined in Amazonka.ComprehendMedical.Types.RxNormAttributeType

Show RxNormAttributeType Source # 
Instance details

Defined in Amazonka.ComprehendMedical.Types.RxNormAttributeType

NFData RxNormAttributeType Source # 
Instance details

Defined in Amazonka.ComprehendMedical.Types.RxNormAttributeType

Methods

rnf :: RxNormAttributeType -> () #

Eq RxNormAttributeType Source # 
Instance details

Defined in Amazonka.ComprehendMedical.Types.RxNormAttributeType

Ord RxNormAttributeType Source # 
Instance details

Defined in Amazonka.ComprehendMedical.Types.RxNormAttributeType

Hashable RxNormAttributeType Source # 
Instance details

Defined in Amazonka.ComprehendMedical.Types.RxNormAttributeType

type Rep RxNormAttributeType Source # 
Instance details

Defined in Amazonka.ComprehendMedical.Types.RxNormAttributeType

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