{
  "resourceType": "Organization",
  "id": "idHR3ECbagYJ2QXZxB0Gundw",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1760781181"
    }
  ],
  "active": true,
  "name": "KYLE BRYAN, LCSW",
  "telecom": [
    {
      "system": "phone",
      "value": "(817) 908-8632"
    }
  ],
  "address": [
    {
      "line": [
        "2364 HWY 287 N STE 101"
      ],
      "city": "MANSFIELD",
      "state": "TX",
      "postalCode": "76063",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idHR3ECbagYJ2QXZxB0Gundw"
    }
  ]
}