{
  "resourceType": "Organization",
  "id": "id5iKixnmuKZx11TIgCwLijg",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1326092537"
    }
  ],
  "active": true,
  "name": "Cedar Street  Family  Clinic Inc.",
  "telecom": [
    {
      "system": "phone",
      "value": "(508) 752-1331"
    }
  ],
  "address": [
    {
      "line": [
        "340 Main St suite703"
      ],
      "city": "Worcester",
      "state": "Ma",
      "postalCode": "01608",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/id5iKixnmuKZx11TIgCwLijg"
    }
  ]
}