| Safe Haskell | Safe | 
|---|---|
| Language | Haskell2010 | 
Text.HTML5.MetaData.Schema.ApprovedIndication
- data ApprovedIndication = ApprovedIndication {- code :: Code
- guideline :: Guideline
- medicineSystem :: MedicineSystem
- recognizingAuthority :: RecognizingAuthority
- relevantSpecialty :: RelevantSpecialty
- study :: Study
- additionalType :: AdditionalType
- alternateName :: AlternateName
- description :: Description
- image :: Image
- mainEntityOfPage :: MainEntityOfPage
- name :: Name
- potentialAction :: PotentialAction
- sameAs :: SameAs
- url :: Url
 
Documentation
data ApprovedIndication Source
An indication for a medical therapy that has been formally specified or approved by a regulatory body that regulates use of the therapy; for example, the US FDA approves indications for most drugs in the US.
- id
- ApprovedIndication
- label
- Approved Indication
- comment
- An indication for a medical therapy that has been formally specified or approved by a regulatory body that regulates use of the therapy; for example, the US FDA approves indications for most drugs in the US.
- ancestors
- Thing,- MedicalEntity,- MedicalIndication
- subtypes
- supertypes
- MedicalIndication
- url
- http://schema.org/ApprovedIndication
Constructors