{
  "resourceType" : "Organization",
  "id" : "organization-centersForMedicareMedicaidServices-01",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Organization organization-centersForMedicareMedicaidServices-01</b></p><a name=\"organization-centersForMedicareMedicaidServices-01\"> </a><a name=\"hcorganization-centersForMedicareMedicaidServices-01\"> </a><p><b>active</b>: true</p><p><b>name</b>: Centers for Medicare &amp; Medicaid Services</p><p><b>telecom</b>: ph: 877-267-2323, ph: 410-786-3000</p><p><b>address</b>: 7500 Security Boulevard, Baltimore, MD 21244-1850</p></div>"
  },
  "active" : true,
  "name" : "Centers for Medicare & Medicaid Services",
  "telecom" : [{
    "system" : "phone",
    "value" : "877-267-2323"
  },
  {
    "system" : "phone",
    "value" : "410-786-3000"
  }],
  "address" : [{
    "text" : "7500 Security Boulevard, Baltimore, MD 21244-1850",
    "line" : ["7500 Security Boulevard"],
    "city" : "Baltimore",
    "state" : "MD",
    "postalCode" : "21244-1850",
    "country" : "US"
  }]
}