{
  "resourceType": "Organization",
  "id": "id1dRhpGV-F.y2MlCJ45nAaQ",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1518581495"
    }
  ],
  "active": true,
  "name": "Insight Psychiatry",
  "telecom": [
    {
      "system": "phone",
      "value": "(270) 780-4357"
    }
  ],
  "address": [
    {
      "line": [
        "1830 Destiny Lane",
        "Suite 110"
      ],
      "city": "Bowling Green",
      "state": "KY",
      "postalCode": "42104",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/id1dRhpGV-F.y2MlCJ45nAaQ"
    }
  ]
}