Blue Button 2.0 Implementation Guide

Plan Contract ID

Formats: Narrative, XML, JSON, Turtle

Raw xml


<CodeSystem xmlns="https://bluebutton.cms.gov/assets/ig">
  <id value="plan-cntrct-rec-id"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><h2>Plan Contract ID</h2><div><p>This variable is the unique Part D contract identifier for the beneficiary’s Part D plan of record for the year. CMS assigns an identifier to each contract that a Part D plan has with CMS. If the beneficiary was enrolled in more than one plan during the year, this is the contract number for the Part D plan in which the beneficiary was enrolled at the end of the year. The first character of the plan contract ID is a letter representing the type of plan. Source: https://bluebutton.cms.gov/resources/variables/plan<em>cntrct</em>rec_id</p>
</div><p>This code system https://bluebutton.cms.gov/assets/ig/CodeSystem-plan-cntrct-rec-id defines the following codes:</p><table class="codes"><tr><td><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td>H<a name="plan-cntrct-rec-id-H"> </a></td><td>Managed Care Organizations other than Regional PPO</td><td>Managed Care Organizations other than Regional PPO</td></tr><tr><td>R<a name="plan-cntrct-rec-id-R"> </a></td><td>Regional preferred provider organization (PPO)</td><td>Regional preferred provider organization (PPO)</td></tr><tr><td>S<a name="plan-cntrct-rec-id-S"> </a></td><td>Stand-alone prescription drug plan (PDP)</td><td>Stand-alone prescription drug plan (PDP)</td></tr><tr><td>E<a name="plan-cntrct-rec-id-E"> </a></td><td>Employer direct plan (starting January 2007)</td><td>Employer direct plan (starting January 2007)</td></tr><tr><td>X<a name="plan-cntrct-rec-id-X"> </a></td><td>Limited Income Newly Eligible Transition plan (LI NET, starting July 2009)</td><td>Limited Income Newly Eligible Transition plan (LI NET, starting July 2009)</td></tr></table></div>
  </text>
  <url value="https://bluebutton.cms.gov/assets/ig/CodeSystem-plan-cntrct-rec-id"/>
  <identifier>
    <value value="https://bluebutton.cms.gov/assets/ig/CodeSystem-plan-cntrct-rec-id.html"/>
  </identifier>
  <version value="1.1.1"/>
  <name value="Plan Contract ID"/>
  <title value="Plan Contract ID"/>
  <status value="active"/>
  <date value="2018-11-27T15:56:35+00:00"/>
  <publisher value="CMS Blue Button 2.0 Team"/>
  <description
               value="This variable is the unique Part D contract identifier for the beneficiary’s Part D plan of record for the year. CMS assigns an identifier to each contract that a Part D plan has with CMS. If the beneficiary was enrolled in more than one plan during the year, this is the contract number for the Part D plan in which the beneficiary was enrolled at the end of the year. The first character of the plan contract ID is a letter representing the type of plan. Source: https://bluebutton.cms.gov/resources/variables/plan_cntrct_rec_id"/>
  <caseSensitive value="true"/>
  <valueSet value="https://bluebutton.cms.gov/assets/ig/ValueSet-plan-cntrct-rec-id"/>
  <hierarchyMeaning value="is-a"/>
  <content value="complete"/>
  <concept>
    <code value="H"/>
    <display value="Managed Care Organizations other than Regional PPO"/>
    <definition value="Managed Care Organizations other than Regional PPO"/>
  </concept>
  <concept>
    <code value="R"/>
    <display value="Regional preferred provider organization (PPO)"/>
    <definition value="Regional preferred provider organization (PPO)"/>
  </concept>
  <concept>
    <code value="S"/>
    <display value="Stand-alone prescription drug plan (PDP)"/>
    <definition value="Stand-alone prescription drug plan (PDP)"/>
  </concept>
  <concept>
    <code value="E"/>
    <display value="Employer direct plan (starting January 2007)"/>
    <definition value="Employer direct plan (starting January 2007)"/>
  </concept>
  <concept>
    <code value="X"/>
    <display
             value="Limited Income Newly Eligible Transition plan (LI NET, starting July 2009)"/>
    <definition
                value="Limited Income Newly Eligible Transition plan (LI NET, starting July 2009)"/>
  </concept>
</CodeSystem>