{
  "resourceType": "Organization",
  "id": "idD0.xqjfIr.oHX9IWShxVRw",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1205155637"
    }
  ],
  "active": true,
  "name": "David Aichroth",
  "telecom": [
    {
      "system": "phone",
      "value": "(631) 356-3884"
    }
  ],
  "address": [
    {
      "line": [
        "11 Dundar Rd., Suite 105"
      ],
      "city": "Springfield",
      "state": "NJ",
      "postalCode": "07081",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idD0.xqjfIr.oHX9IWShxVRw"
    }
  ]
}