<?xml version="1.0" encoding="UTF-8"?>

<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="limit-period"/>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem limit-period</b></p><a name="limit-period"> </a><a name="hclimit-period"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/us/insurance-card/CodeSystem/limit-period</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">plan-year<a name="limit-period-plan-year"> </a></td><td>Plan Year</td><td>The limit accrues over the plan year</td></tr><tr><td style="white-space:nowrap">calendar-year<a name="limit-period-calendar-year"> </a></td><td>Calendar Year</td><td>The limit accrues over the calendar year</td></tr><tr><td style="white-space:nowrap">benefit-period<a name="limit-period-benefit-period"> </a></td><td>Benefit Period</td><td>The limit accrues over a defined benefit period, such as an episode of care or admission</td></tr><tr><td style="white-space:nowrap">lifetime<a name="limit-period-lifetime"> </a></td><td>Lifetime</td><td>The limit accrues over the member's lifetime</td></tr></table></div>
  </text>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="claims"/>
  </extension>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueCode value="informative">
      <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
        <valueCanonical value="http://hl7.org/fhir/us/insurance-card/ImplementationGuide/hl7.fhir.us.insurance-card"/>
      </extension>
    </valueCode>
  </extension>
  <url value="http://hl7.org/fhir/us/insurance-card/CodeSystem/limit-period"/>
  <version value="2.0.0"/>
  <name value="LimitPeriodCS"/>
  <title value="Limit Period Code System"/>
  <status value="draft"/>
  <experimental value="true"/>
  <date value="2026-06-25T21:16:04+00:00"/>
  <publisher value="HL7 International / Payer/Provider Information Exchange Work Group"/>
  <contact>
    <name value="HL7 International / Payer/Provider Information Exchange Work Group"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/claims"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="pie@lists.HL7.org"/>
    </telecom>
  </contact>
  <description value="Code system for the period over which a benefit limit accrues"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="4"/>
  <concept>
    <code value="plan-year"/>
    <display value="Plan Year"/>
    <definition value="The limit accrues over the plan year"/>
  </concept>
  <concept>
    <code value="calendar-year"/>
    <display value="Calendar Year"/>
    <definition value="The limit accrues over the calendar year"/>
  </concept>
  <concept>
    <code value="benefit-period"/>
    <display value="Benefit Period"/>
    <definition value="The limit accrues over a defined benefit period, such as an episode of care or admission"/>
  </concept>
  <concept>
    <code value="lifetime"/>
    <display value="Lifetime"/>
    <definition value="The limit accrues over the member's lifetime"/>
  </concept>
</CodeSystem>