{
  "resourceType": "Organization",
  "id": "idTNuk4Tay3pspleeSeW-2rQ",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1912788431"
    }
  ],
  "active": true,
  "name": "Augustin Psychiatric Associates",
  "telecom": [
    {
      "system": "phone",
      "value": "(484) 339-3936"
    }
  ],
  "address": [
    {
      "line": [
        "999 Berkshire Blvd",
        "Suite 208"
      ],
      "city": "Wyomissing",
      "state": "PA",
      "postalCode": "19610",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idTNuk4Tay3pspleeSeW-2rQ"
    }
  ]
}