| Safe Haskell | Safe |
|---|---|
| Language | Haskell2010 |
Text.HTML5.MetaData.Schema.MedicalIntangible
- data MedicalIntangible = MedicalIntangible {
- 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 MedicalIntangible Source
A utility class that serves as the umbrella for a number of intangible things in the medical space.
id- MedicalIntangible
label- Medical Intangible
comment- A utility class that serves as the umbrella for a number of
intangiblethings in the medical space. ancestorsThing,MedicalEntitysubtypesDDxElement,DoseSchedule,DrugCost,DrugLegalStatus,DrugStrength,MedicalCode,MedicalConditionStage,MedicalEnumerationsupertypesMedicalEntityurl- http://schema.org/MedicalIntangible
Constructors