{
  "resourceType": "Organization",
  "id": "idACbGJ0QCDlh-ZXbsadAqBA",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1063076685"
    }
  ],
  "active": true,
  "name": "Eagle Health Services LLC",
  "telecom": [
    {
      "system": "phone",
      "value": "(973) 589-3566"
    }
  ],
  "address": [
    {
      "line": [
        "STE 2"
      ],
      "city": "NEWARK",
      "state": "NJ",
      "postalCode": "07105",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idACbGJ0QCDlh-ZXbsadAqBA"
    }
  ]
}