recommendationStrength constant

IriTerm const recommendationStrength

recommendationStrength [Expects: http://schema.org/Text]

Strength of the guideline's recommendation (e.g. 'class I').

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

Implementation

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