healthPlanCoinsuranceOption constant

IriTerm const healthPlanCoinsuranceOption

IRI for schemahttp:healthPlanCoinsuranceOption [Expects: http://schema.org/Text]

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

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

Implementation

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