includedInHealthInsurancePlan constant

IriTerm const includedInHealthInsurancePlan

IRI for schema:includedInHealthInsurancePlan [Expects: https://schema.org/HealthInsurancePlan]

The insurance plans that cover this drug.

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

Implementation

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