healthPlanPharmacyCategory constant

IriTerm const healthPlanPharmacyCategory

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

The category or type of pharmacy associated with this cost sharing.

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

Implementation

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