{
  "resourceType": "Organization",
  "id": "idrxWHOssrnT1z2vbYRpIEPQ",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1598707002"
    }
  ],
  "active": true,
  "name": "ACS Franklin",
  "telecom": [
    {
      "system": "phone",
      "value": "(508) 528-6037"
    }
  ],
  "address": [
    {
      "line": [
        "38 Pond St",
        "Suite 101"
      ],
      "city": "Franklin",
      "state": "MA",
      "postalCode": "02038",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idrxWHOssrnT1z2vbYRpIEPQ"
    }
  ]
}