{
  "resourceType": "Organization",
  "id": "idQbbs2FUI8CaRGigty4aaFw",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1639228992"
    }
  ],
  "active": true,
  "name": "Irving",
  "telecom": [
    {
      "system": "phone",
      "value": "(903) 292-5108"
    }
  ],
  "address": [
    {
      "line": [
        "7301 State Hwy 161",
        "Suite 170"
      ],
      "city": "Irving",
      "state": "TX",
      "postalCode": "75039",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idQbbs2FUI8CaRGigty4aaFw"
    }
  ]
}