{
  "resourceType": "Organization",
  "id": "id9ystHAkJhGLX4vbJLtnkpA",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1386195923"
    }
  ],
  "active": true,
  "name": "American Rehabilitation Medical Center",
  "telecom": [
    {
      "system": "phone",
      "value": "(786) 344-5261"
    }
  ],
  "address": [
    {
      "line": [
        "8080 W Flagler St",
        "Suite 2A"
      ],
      "city": "Miami",
      "state": "FL",
      "postalCode": "33144",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/id9ystHAkJhGLX4vbJLtnkpA"
    }
  ]
}