{
  "resourceType": "Organization",
  "id": "id5uldJflf.yLxb9Vg7NmkAQ",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1134807449"
    }
  ],
  "active": true,
  "name": "Thriving Minds of El Paso",
  "telecom": [
    {
      "system": "phone",
      "value": "(432) 284-9228"
    }
  ],
  "address": [
    {
      "line": [
        "5625 Woodrow Bean",
        "Ste. 111"
      ],
      "city": "El Paso",
      "state": "TX",
      "postalCode": "79924",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/id5uldJflf.yLxb9Vg7NmkAQ"
    }
  ]
}