healthPlanCopayOption constant

IriTerm const healthPlanCopayOption

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

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

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

Implementation

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