healthPlanId constant

IriTerm const healthPlanId

IRI for schema:healthPlanId [Expects: https://schema.org/Text]

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

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

Implementation

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