{
  "resourceType": "Organization",
  "id": "id1gABiAkyisF8f3RvjEeaHQ",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1700867595"
    }
  ],
  "active": true,
  "name": "Theo C. Manschreck, MD, PC",
  "telecom": [
    {
      "system": "phone",
      "value": "(508) 996-0602"
    }
  ],
  "address": [
    {
      "line": [
        "20 School Street"
      ],
      "city": "South Dartmouth",
      "state": "MA",
      "postalCode": "02478",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/id1gABiAkyisF8f3RvjEeaHQ"
    }
  ]
}