{
  "resourceType": "Organization",
  "id": "id-Y7kcfA.0kKNfOQdyIjxvg",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1649304411"
    }
  ],
  "active": true,
  "name": "Jay A. Rich, M.D. and Associates, P.C.",
  "telecom": [
    {
      "system": "phone",
      "value": "(402) 431-4080"
    }
  ],
  "address": [
    {
      "line": [
        "11920 Burt Street, Suite 165"
      ],
      "city": "Omaha",
      "state": "NE",
      "postalCode": "68154",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/id-Y7kcfA.0kKNfOQdyIjxvg"
    }
  ]
}