Blue Button 2.0 Implementation Guide

Plan Contract ID

Formats: Narrative, XML, JSON, Turtle

Raw json

{
  "resourceType" : "CodeSystem",
  "id" : "plan-cntrct-rec-id",
  "text" : {
    "status" : "generated",
    "div" : "<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>"
  },
  "url" : "https://bluebutton.cms.gov/assets/ig/CodeSystem-plan-cntrct-rec-id",
  "identifier" : {
    "value" : "https://bluebutton.cms.gov/assets/ig/CodeSystem-plan-cntrct-rec-id.html"
  },
  "version" : "1.1.1",
  "name" : "Plan Contract ID",
  "title" : "Plan Contract ID",
  "status" : "active",
  "date" : "2018-11-27T15:56:35+00:00",
  "publisher" : "CMS Blue Button 2.0 Team",
  "description" : "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" : true,
  "valueSet" : "https://bluebutton.cms.gov/assets/ig/ValueSet-plan-cntrct-rec-id",
  "hierarchyMeaning" : "is-a",
  "content" : "complete",
  "concept" : [
    {
      "code" : "H",
      "display" : "Managed Care Organizations other than Regional PPO",
      "definition" : "Managed Care Organizations other than Regional PPO"
    },
    {
      "code" : "R",
      "display" : "Regional preferred provider organization (PPO)",
      "definition" : "Regional preferred provider organization (PPO)"
    },
    {
      "code" : "S",
      "display" : "Stand-alone prescription drug plan (PDP)",
      "definition" : "Stand-alone prescription drug plan (PDP)"
    },
    {
      "code" : "E",
      "display" : "Employer direct plan (starting January 2007)",
      "definition" : "Employer direct plan (starting January 2007)"
    },
    {
      "code" : "X",
      "display" : "Limited Income Newly Eligible Transition plan (LI NET, starting July 2009)",
      "definition" : "Limited Income Newly Eligible Transition plan (LI NET, starting July 2009)"
    }
  ]
}