Looking for help!
NAME
SemanticWeb::Schema::HealthPlanCostSharingSpecification - A description of costs to the patient under a given network or formulary.
VERSION
version v23.0.0
DESCRIPTION
A description of costs to the patient under a given network or formulary.
ATTRIBUTES
health_plan_coinsurance_option
healthPlanCoinsuranceOption
Whether the coinsurance applies before or after deductible, etc. TODO: Is this a closed set?
A health_plan_coinsurance_option should be one of the following types:
Str
_has_health_plan_coinsurance_option
A predicate for the "health_plan_coinsurance_option" attribute.
health_plan_coinsurance_rate
healthPlanCoinsuranceRate
The rate of coinsurance expressed as a number between 0.0 and 1.0.
A health_plan_coinsurance_rate should be one of the following types:
Num
_has_health_plan_coinsurance_rate
A predicate for the "health_plan_coinsurance_rate" attribute.
health_plan_copay
healthPlanCopay
The copay amount.
A health_plan_copay should be one of the following types:
_has_health_plan_copay
A predicate for the "health_plan_copay" attribute.
health_plan_copay_option
healthPlanCopayOption
Whether the copay is before or after deductible, etc. TODO: Is this a closed set?
A health_plan_copay_option should be one of the following types:
Str
_has_health_plan_copay_option
A predicate for the "health_plan_copay_option" attribute.
health_plan_pharmacy_category
healthPlanPharmacyCategory
The category or type of pharmacy associated with this cost sharing.
A health_plan_pharmacy_category should be one of the following types:
Str
_has_health_plan_pharmacy_category
A predicate for the "health_plan_pharmacy_category" attribute.
SEE ALSO
SemanticWeb::Schema::Intangible
SOURCE
The development version is on github at https://github.com/robrwo/SemanticWeb-Schema and may be cloned from git://github.com/robrwo/SemanticWeb-Schema.git
BUGS
Please report any bugs or feature requests on the bugtracker website https://github.com/robrwo/SemanticWeb-Schema/issues
When submitting a bug or request, please include a test-file or a patch to an existing test-file that illustrates the bug or desired feature.
AUTHOR
Robert Rothenberg <rrwo@cpan.org>
COPYRIGHT AND LICENSE
This software is Copyright (c) 2018-2023 by Robert Rothenberg.
This is free software, licensed under:
The Artistic License 2.0 (GPL Compatible)