normalRange constant

IriTerm const normalRange

normalRange [Expects: https://schema.org/MedicalEnumeration, https://schema.org/Text]

Range of acceptable values for a typical patient, when applicable.

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

Implementation

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