evidenceLevel constant

IriTerm const evidenceLevel

IRI for schemahttp:evidenceLevel [Expects: http://schema.org/MedicalEvidenceLevel]

Strength of evidence of the data used to formulate the guideline (enumerated).

Can be used on: http://schema.org/MedicalGuideline

Implementation

static const evidenceLevel = IriTerm.prevalidated(
  'http://schema.org/evidenceLevel',
);