{
"class" : {
"rdf:type" : "rdfs:Class",
"rdfs:comment" : "A US-style health insurance plan, including PPOs, EPOs, and HMOs.",
"rdfs:label" : "HealthInsurancePlan",
"rdfs:subClassOf" : "schema:Intangible",
"schema:isPartOf" : "http:pending.schema.org",
"schema:source" : "https://github.com/schemaorg/schemaorg/issues/1062"
},
"properties" : {
"schema:benefitsSummaryUrl" : {
"rdf:type" : "rdf:Property",
"rdfs:comment" : "The URL that goes directly to the summary of benefits and coverage for the specific standard plan or plan variation.",
"rdfs:label" : "benefitsSummaryUrl",
"schema:domainIncludes" : "schema:HealthInsurancePlan",
"schema:isPartOf" : "http:pending.schema.org",
"schema:rangeIncludes" : "schema:URL",
"schema:source" : "https://github.com/schemaorg/schemaorg/issues/1062"
},
"schema:contactPoint" : {
"rdf:type" : "rdf:Property",
"rdfs:comment" : "A contact point for a person or organization.",
"rdfs:label" : "contactPoint",
"schema:domainIncludes" : [
"schema:HealthInsurancePlan",
"schema:Organization",
"schema:Person"
],
"schema:rangeIncludes" : "schema:ContactPoint"
},
"schema:healthPlanDrugOption" : {
"rdf:type" : "rdf:Property",
"rdfs:comment" : "TODO.",
"rdfs:label" : "healthPlanDrugOption",
"schema:domainIncludes" : "schema:HealthInsurancePlan",
"schema:isPartOf" : "http:pending.schema.org",
"schema:rangeIncludes" : "schema:Text",
"schema:source" : "https://github.com/schemaorg/schemaorg/issues/1062"
},
"schema:healthPlanDrugTier" : {
"rdf:type" : "rdf:Property",
"rdfs:comment" : "The tier(s) of drugs offered by this formulary or insurance plan.",
"rdfs:label" : "healthPlanDrugTier",
"schema:domainIncludes" : [
"schema:HealthInsurancePlan",
"schema:HealthPlanFormulary"
],
"schema:isPartOf" : "http:pending.schema.org",
"schema:rangeIncludes" : "schema:Text",
"schema:source" : "https://github.com/schemaorg/schemaorg/issues/1062"
},
"schema:healthPlanId" : {
"rdf:type" : "rdf:Property",
"rdfs:comment" : "The 14-character, HIOS-generated Plan ID number. (Plan IDs must be unique, even across different markets.)",
"rdfs:label" : "healthPlanId",
"schema:domainIncludes" : "schema:HealthInsurancePlan",
"schema:isPartOf" : "http:pending.schema.org",
"schema:rangeIncludes" : "schema:Text",
"schema:source" : "https://github.com/schemaorg/schemaorg/issues/1062"
},
"schema:healthPlanMarketingUrl" : {
"rdf:type" : "rdf:Property",
"rdfs:comment" : "The URL that goes directly to the plan brochure for the specific standard plan or plan variation.",
"rdfs:label" : "healthPlanMarketingUrl",
"schema:domainIncludes" : "schema:HealthInsurancePlan",
"schema:isPartOf" : "http:pending.schema.org",
"schema:rangeIncludes" : "schema:URL",
"schema:source" : "https://github.com/schemaorg/schemaorg/issues/1062"
},
"schema:includesHealthPlanFormulary" : {
"rdf:type" : "rdf:Property",
"rdfs:comment" : "Formularies covered by this plan.",
"rdfs:label" : "includesHealthPlanFormulary",
"schema:domainIncludes" : "schema:HealthInsurancePlan",
"schema:isPartOf" : "http:pending.schema.org",
"schema:rangeIncludes" : "schema:HealthPlanFormulary",
"schema:source" : "https://github.com/schemaorg/schemaorg/issues/1062"
},
"schema:includesHealthPlanNetwork" : {
"rdf:type" : "rdf:Property",
"rdfs:comment" : "Networks covered by this plan.",
"rdfs:label" : "includesHealthPlanNetwork",
"schema:domainIncludes" : "schema:HealthInsurancePlan",
"schema:isPartOf" : "http:pending.schema.org",
"schema:rangeIncludes" : "schema:HealthPlanNetwork",
"schema:source" : "https://github.com/schemaorg/schemaorg/issues/1062"
},
"schema:usesHealthPlanIdStandard" : {
"rdf:type" : "rdf:Property",
"rdfs:comment" : "The standard for interpreting the Plan ID. The preferred is \"HIOS\". See the Centers for Medicare & Medicaid Services for more details.",
"rdfs:label" : "usesHealthPlanIdStandard",
"schema:domainIncludes" : "schema:HealthInsurancePlan",
"schema:isPartOf" : "http:pending.schema.org",
"schema:rangeIncludes" : [
"schema:URL",
"schema:Text"
],
"schema:source" : "https://github.com/schemaorg/schemaorg/issues/1062"
}
}
}