Looking for help!
NAME
SemanticWeb::Schema::HealthInsurancePlan - A US-style health insurance plan
VERSION
version v4.0.0
DESCRIPTION
A US-style health insurance plan, including PPOs, EPOs, and HMOs.
ATTRIBUTES
benefits_summary_url
benefitsSummaryUrl
The URL that goes directly to the summary of benefits and coverage for the specific standard plan or plan variation.
A benefits_summary_url should be one of the following types:
Str
contact_point
contactPoint
A contact point for a person or organization.
A contact_point should be one of the following types:
health_plan_drug_option
healthPlanDrugOption
TODO.
A health_plan_drug_option should be one of the following types:
Str
health_plan_drug_tier
healthPlanDrugTier
The tier(s) of drugs offered by this formulary or insurance plan.
A health_plan_drug_tier should be one of the following types:
Str
health_plan_id
healthPlanId
The 14-character, HIOS-generated Plan ID number. (Plan IDs must be unique, even across different markets.)
A health_plan_id should be one of the following types:
Str
health_plan_marketing_url
healthPlanMarketingUrl
The URL that goes directly to the plan brochure for the specific standard plan or plan variation.
A health_plan_marketing_url should be one of the following types:
Str
includes_health_plan_formulary
includesHealthPlanFormulary
Formularies covered by this plan.
A includes_health_plan_formulary should be one of the following types:
includes_health_plan_network
includesHealthPlanNetwork
Networks covered by this plan.
A includes_health_plan_network should be one of the following types:
uses_health_plan_id_standard
usesHealthPlanIdStandard
The standard for interpreting thePlan ID. The preferred is "HIOS". See the Centers for Medicare & Medicaid Services for more details.
A uses_health_plan_id_standard should be one of the following types:
Str
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-2019 by Robert Rothenberg.
This is free software, licensed under:
The Artistic License 2.0 (GPL Compatible)