healthPlanId constant

IriTerm const healthPlanId

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

The 14-character, HIOS-generated Plan ID number. (Plan IDs must be unique, even across different markets.)

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

Implementation

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