Safe Haskell | Safe |
---|---|
Language | Haskell2010 |
- data MedicalTrial = MedicalTrial {
- additionalType :: AdditionalType
- alternateName :: AlternateName
- description :: Description
- image :: Image
- name :: Name
- sameAs :: SameAs
- url :: Url
- code :: Code
- guideline :: Guideline
- medicineSystem :: MedicineSystem
- recognizingAuthority :: RecognizingAuthority
- relevantSpecialty :: RelevantSpecialty
- study :: Study
- outcome :: Outcome
- population :: Population
- sponsor :: Sponsor
- status :: Status
- studyLocation :: StudyLocation
- studySubject :: StudySubject
- phase :: Phase
- trialDesign :: TrialDesign
Documentation
data MedicalTrial Source
id
- MedicalTrial
label
- Medical Trial
comment
ancestors
Thing
,MedicalEntity
,MedicalStudy
subtypes
supertypes
MedicalStudy
url
- http://schema.org/MedicalTrial
MedicalTrial | |
|