normalRange constant
normalRange [Expects: http://schema.org/MedicalEnumeration, http://schema.org/Text]
Range of acceptable values for a typical patient, when applicable.
Can be used on: http://schema.org/MedicalTest
Implementation
static const normalRange = IriTerm.prevalidated(
'http://schema.org/normalRange',
);