MedicalRiskScore constant

IriTerm const MedicalRiskScore

IRI for schema:MedicalRiskScore

A simple system that adds up the number of risk factors to yield a score that is associated with prognosis, e.g. CHAD score, TIMI risk score.

Implementation

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