healthPlanCopayOption constant

IriTerm const healthPlanCopayOption

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

Whether the copay is before or after deductible, etc. TODO: Is this a closed set?

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

Implementation

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