{
  "resourceType": "Organization",
  "id": "idk2pmahVjuUFvT-FitQjA9w",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1205804200"
    }
  ],
  "active": true,
  "name": "Front Office",
  "telecom": [
    {
      "system": "phone",
      "value": "(812) 331-1602"
    }
  ],
  "address": [
    {
      "line": [
        "1501 E. Hillside Dr. Suite 200"
      ],
      "city": "Bloomington",
      "state": "IN",
      "postalCode": "47401",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idk2pmahVjuUFvT-FitQjA9w"
    }
  ]
}