{
  "resourceType": "Organization",
  "id": "idjYbmIHQdzJXY4s4Dec6I0w",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1508523903"
    }
  ],
  "active": true,
  "name": "New Beginnings Bluegrass",
  "telecom": [
    {
      "system": "phone",
      "value": "(859) 245-2400"
    }
  ],
  "address": [
    {
      "line": [
        "1353 West Main Street",
        "Suite 100"
      ],
      "city": "Lexington",
      "state": "KY",
      "postalCode": "40508",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idjYbmIHQdzJXY4s4Dec6I0w"
    }
  ]
}