recommendationStrength constant

IriTerm const recommendationStrength

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

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

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

Implementation

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