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

<Organization xmlns="http://hl7.org/fhir">
  <id value="organization-centersForMedicareMedicaidServices-01"/>
  <text>
    <status value="generated"/><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>
  </text>
  <active value="true"/>
  <name value="Centers for Medicare &amp; Medicaid Services"/>
  <telecom>
    <system value="phone"/>
    <value value="877-267-2323"/>
  </telecom>
  <telecom>
    <system value="phone"/>
    <value value="410-786-3000"/>
  </telecom>
  <address>
    <text value="7500 Security Boulevard, Baltimore, MD 21244-1850"/>
    <line value="7500 Security Boulevard"/>
    <city value="Baltimore"/>
    <state value="MD"/>
    <postalCode value="21244-1850"/>
    <country value="US"/>
  </address>
</Organization>