| 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.EntityType
Description
Documentation
newtype EntityType Source #
Constructors
| EntityType' | |
Fields | |
Bundled Patterns
| pattern EntityType_ANATOMY :: EntityType | |
| pattern EntityType_BEHAVIORAL_ENVIRONMENTAL_SOCIAL :: EntityType | |
| pattern EntityType_MEDICAL_CONDITION :: EntityType | |
| pattern EntityType_MEDICATION :: EntityType | |
| pattern EntityType_PROTECTED_HEALTH_INFORMATION :: EntityType | |
| pattern EntityType_TEST_TREATMENT_PROCEDURE :: EntityType | |
| pattern EntityType_TIME_EXPRESSION :: EntityType |