{
  "resourceType": "Bundle",
  "id": "a781f660-c6dc-48cb-9b7b-7a1e5a35d86e",
  "meta": {
    "lastUpdated": "2018-03-12T12:55:58.277-04:00"
  },
  "type": "searchset",
  "total": 3,
  "link": [
    {
      "url": "https://sandbox.bluebutton.cms.gov/v1/fhir/Coverage/?startIndex=0&count=10&beneficiary=Patient%2F20140000008325",
      "relation": "self"
    }
  ],
  "entry": [
    {
      "fullUrl": "https://sandbox.bluebutton.cms.gov/v1/fhir/Coverage/part-a-20140000008325",
      "resource": {
        "resourceType": "Coverage",
        "id": "part-a-20140000008325",
        "extension": [
          {
            "url": "https://bluebutton.cms.gov/resources/variables/ms_cd",
            "valueCoding": {
              "system": "https://bluebutton.cms.gov/resources/variables/ms_cd",
              "code": "10",
              "display": "Aged without end-stage renal disease (ESRD)"
            }
          },
          {
            "url": "https://bluebutton.cms.gov/resources/variables/orec",
            "valueCoding": {
              "system": "https://bluebutton.cms.gov/resources/variables/orec",
              "code": "0",
              "display": "Old age and survivor’s insurance (OASI)"
            }
          },
          {
            "url": "https://bluebutton.cms.gov/resources/variables/crec",
            "valueCoding": {
              "system": "https://bluebutton.cms.gov/resources/variables/crec",
              "code": "0",
              "display": "Old age and survivor’s insurance (OASI)"
            }
          },
          {
            "url": "https://bluebutton.cms.gov/resources/variables/esrd_ind",
            "valueCoding": {
              "system": "https://bluebutton.cms.gov/resources/variables/esrd_ind",
              "code": "0",
              "display": "the beneficiary does not have ESRD"
            }
          },
          {
            "url": "https://bluebutton.cms.gov/resources/variables/a_trm_cd",
            "valueCoding": {
              "system": "https://bluebutton.cms.gov/resources/variables/a_trm_cd",
              "code": "0",
              "display": "Not Terminated"
            }
          }
        ],
        "status": "active",
        "type": {
          "coding": [
            {
              "system": "Medicare",
              "code": "Part A"
            }
          ]
        },
        "beneficiary": {
          "reference": "Patient/20140000008325"
        },
        "grouping": {
          "subGroup": "Medicare",
          "subPlan": "Part A"
        }
      }
    },
    {
      "fullUrl": "https://sandbox.bluebutton.cms.gov/v1/fhir/Coverage/part-b-20140000008325",
      "resource": {
        "resourceType": "Coverage",
        "id": "part-b-20140000008325",
        "extension": [
          {
            "url": "https://bluebutton.cms.gov/resources/variables/ms_cd",
            "valueCoding": {
              "system": "https://bluebutton.cms.gov/resources/variables/ms_cd",
              "code": "10",
              "display": "Aged without end-stage renal disease (ESRD)"
            }
          },
          {
            "url": "https://bluebutton.cms.gov/resources/variables/b_trm_cd",
            "valueCoding": {
              "system": "https://bluebutton.cms.gov/resources/variables/b_trm_cd",
              "code": "0",
              "display": "Not Terminated"
            }
          }
        ],
        "status": "active",
        "type": {
          "coding": [
            {
              "system": "Medicare",
              "code": "Part B"
            }
          ]
        },
        "beneficiary": {
          "reference": "Patient/20140000008325"
        },
        "grouping": {
          "subGroup": "Medicare",
          "subPlan": "Part B"
        }
      }
    },
    {
      "fullUrl": "https://sandbox.bluebutton.cms.gov/v1/fhir/Coverage/part-d-20140000008325",
      "resource": {
        "resourceType": "Coverage",
        "id": "part-d-20140000008325",
        "extension": [
          {
            "url": "https://bluebutton.cms.gov/resources/variables/ms_cd",
            "valueCoding": {
              "system": "https://bluebutton.cms.gov/resources/variables/ms_cd",
              "code": "10",
              "display": "Aged without end-stage renal disease (ESRD)"
            }
          }
        ],
        "status": "active",
        "type": {
          "coding": [
            {
              "system": "Medicare",
              "code": "Part D"
            }
          ]
        },
        "beneficiary": {
          "reference": "Patient/20140000008325"
        },
        "grouping": {
          "subGroup": "Medicare",
          "subPlan": "Part D"
        }
      }
    }
  ]
}