| Copyright | (c) 2013-2023 Brendan Hay |
|---|---|
| License | Mozilla Public License, v. 2.0. |
| Maintainer | Brendan Hay |
| Stability | auto-generated |
| Portability | non-portable (GHC extensions) |
| Safe Haskell | Safe-Inferred |
| Language | Haskell2010 |
Amazonka.ComprehendMedical.Types.RxNormAttributeType
Description
Documentation
newtype RxNormAttributeType Source #
Constructors
| RxNormAttributeType' | |
Fields | |
Bundled Patterns
| pattern RxNormAttributeType_DOSAGE :: RxNormAttributeType | |
| pattern RxNormAttributeType_DURATION :: RxNormAttributeType | |
| pattern RxNormAttributeType_FORM :: RxNormAttributeType | |
| pattern RxNormAttributeType_FREQUENCY :: RxNormAttributeType | |
| pattern RxNormAttributeType_RATE :: RxNormAttributeType | |
| pattern RxNormAttributeType_ROUTE_OR_MODE :: RxNormAttributeType | |
| pattern RxNormAttributeType_STRENGTH :: RxNormAttributeType |