This page is part of the Validated Healthcare Directory FHIR IG (v0.2.0: STU 1 Ballot 2) based on FHIR v3.5.0. . For a full list of available versions, see the Directory of published versions
XML Format: ValueSet-valueset-insuranceplanbenefitcosttype
Raw xml
<ValueSet xmlns="http://hl7.org/fhir"> <id value="valueset-insuranceplanbenefitcosttype"/> <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"><h2>VhDir Insurance Plan Benefit Cost Type</h2><div><p>This value set defines a set of codes that indicate the cost for a particular benefit on a plan.</p> </div><p>This value set includes codes from the following code systems:</p><ul><li>Include these codes as defined in <a href="CodeSystem-codesystem-insuranceplan.html"><code>http://hl7.org/fhir/uv/vhdir/CodeSystem/codesystem-insuranceplan</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="CodeSystem-codesystem-insuranceplan.html#codesystem-insuranceplan-copay">copay</a></td><td>Copay</td><td>Copay</td></tr><tr><td><a href="CodeSystem-codesystem-insuranceplan.html#codesystem-insuranceplan-individualcap">individualcap</a></td><td>Individual cap</td><td>Individual cap</td></tr><tr><td><a href="CodeSystem-codesystem-insuranceplan.html#codesystem-insuranceplan-familycap">familycap</a></td><td>Family cap</td><td>Family cap</td></tr><tr><td><a href="CodeSystem-codesystem-insuranceplan.html#codesystem-insuranceplan-coinsurance">coinsurance</a></td><td>Coinsurance</td><td>Coinsurance</td></tr><tr><td><a href="CodeSystem-codesystem-insuranceplan.html#codesystem-insuranceplan-deductible">deductible</a></td><td>Deductible</td><td>Deductible</td></tr><tr><td><a href="CodeSystem-codesystem-insuranceplan.html#codesystem-insuranceplan-in-network">in-network</a></td><td>In-network</td><td>In-network</td></tr><tr><td><a href="CodeSystem-codesystem-insuranceplan.html#codesystem-insuranceplan-out-of-network">out-of-network</a></td><td>Out-of-network</td><td>Out-of-network</td></tr><tr><td><a href="CodeSystem-codesystem-insuranceplan.html#codesystem-insuranceplan-other">other</a></td><td>Other</td><td>Other</td></tr></table></li></ul></div> </text> <url value="http://hl7.org/fhir/uv/vhdir/ValueSet/valueset-insuranceplanbenefitcosttype"/> <version value="0.2.0"/> <name value="VhDirInsPlanBenefitCostType"/> <title value="VhDir Insurance Plan Benefit Cost Type"/> <status value="active"/> <date value="2018-02-21"/> <publisher value="HL7 International"/> <contact> <telecom> <system value="other"/> <value value="http://hl7.org/fhir"/> </telecom> </contact> <description value="This value set defines a set of codes that indicate the cost for a particular benefit on a plan."/> <compose> <include> <system value="http://hl7.org/fhir/uv/vhdir/CodeSystem/codesystem-insuranceplan"/> <concept> <code value="copay"/> </concept> <concept> <code value="individualcap"/> </concept> <concept> <code value="familycap"/> </concept> <concept> <code value="coinsurance"/> </concept> <concept> <code value="deductible"/> </concept> <concept> <code value="in-network"/> </concept> <concept> <code value="out-of-network"/> </concept> <concept> <code value="other"/> </concept> </include> </compose> </ValueSet>