Package | hl7.terminology.r3 |
Type | CodeSystem |
Id | insuranceplan-plan-type |
FHIR Version | R3 |
Source | http://terminology.hl7.org/http://terminology.hl7.org/6.5.0/CodeSystem-insuranceplan-plan-type.html |
URL | http://terminology.hl7.org/CodeSystem/insuranceplan-plan-type |
Version | 1.0.0 |
Status | active |
Date | 2025-07-07T07:35:25-06:00 |
Name | InsuranceplanPlanType |
Title | Insuranceplan Plan Type |
Realm | uv |
Authority | hl7 |
Description | This code system defines a set of codes for Insuranceplan Plan Type. |
Copyright | This material derives from the HL7 Terminology (THO). THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license |
Content | complete |
ValueSet | |
insuranceplan-plan-type | Insuranceplan Plan Type |
insuranceplan-plan-type | Insuranceplan Plan Type |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem insuranceplan-plan-type
Last updated: 2020-04-09 21:10:28+0000
Profile: Shareable CodeSystem
This case-sensitive code system http://terminology.hl7.org/CodeSystem/insuranceplan-plan-type
defines the following codes:
{ "resourceType": "CodeSystem", "id": "insuranceplan-plan-type", "meta": { "lastUpdated": "2020-04-09T21:10:28.568+00:00", "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ] }, "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "pa" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", "valueInteger": 1 } ], "url": "http://terminology.hl7.org/CodeSystem/insuranceplan-plan-type", "version": "1.0.0", "name": "InsuranceplanPlanType", "title": "Insuranceplan Plan Type", "status": "active", "experimental": false, "date": "2025-07-07T07:35:25-06:00", "publisher": "Health Level Seven International", "contact": [ { "telecom": [ { "system": "url", "value": "http://hl7.org" }, { "system": "email", "value": "hq@HL7.org" } ] } ], "description": "This code system defines a set of codes for Insuranceplan Plan Type.", "copyright": "This material derives from the HL7 Terminology (THO). THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license", "caseSensitive": true, "valueSet": "http://terminology.hl7.org/ValueSet/insuranceplan-plan-type", "content": "complete", "concept": [ { "code": "platinum", "display": "Platinum-QHP", "definition": "Plan with highest monthly premium and lowest costs when you need care. A Qualified Health Plan with the highest monthly premiums and smallest out-of-pocket costs for the member in comparison to other metal-category plans." }, { "code": "gold", "display": "Gold-QHP", "definition": "Plan with high monthly premium and low costs when you need care. A Qualified Health Plan with the higher monthly premiums and smaller out-of-pocket costs for the member in comparison to other metal-category plans." }, { "code": "silver", "display": "Silver-QHP", "definition": "Plan with moderate monthly premium and moderate costs when you need care. A Qualified Health Plan with the lower monthly premiums and larger out-of-pocket costs for the member in comparison to other metal-category plans." }, { "code": "bronze", "display": "Bronze-QHP", "definition": "Plan with lowest monthly premium and highest costs when you need care. A Qualified Health Plan with the lowest monthly premiums and largest out-of-pocket costs for the member in comparison to other metal-category plans." }, { "code": "catastrophic", "display": "Catastrophic-QHP", "definition": "A plan with low monthly premiums and very high deductibles and are available only to those under 30 or with certain special exemptions." }, { "code": "lowdeductible", "display": "Low Deductible", "definition": "A plan that requires the insured to pay out of pocket a smaller proportion of incurred health care costs than a traditional insurance plan." }, { "code": "highdeductible", "display": "High Deductible", "definition": "A plan that requires the insured to pay out of pocket a larger proportion of incurred health care costs than a traditional insurance plan." }, { "code": "catastrophicplan", "display": "Catastrophic Plan", "definition": "A plan that requires the insured to pay out of pocket a much larger proportion of incurred health care costs than a traditional insurance plan." } ] }