{
  "resourceType": "Organization",
  "id": "idj3hyk3iFyxnF7P5yAWNxjg",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1578721429"
    }
  ],
  "active": true,
  "name": "Dr. Bipin Desai, M.D.",
  "telecom": [
    {
      "system": "phone",
      "value": "(740) 382-3874"
    }
  ],
  "address": [
    {
      "line": [
        "1125 Ellen Kay Dr.",
        "Ste. D"
      ],
      "city": "Marion",
      "state": "OH",
      "postalCode": "43302",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idj3hyk3iFyxnF7P5yAWNxjg"
    }
  ]
}