{
  "resourceType": "Organization",
  "id": "idXuywPI4cZh-cWE6WBBjeKg",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1134897846"
    }
  ],
  "active": true,
  "name": "Rooted Mental Health Solutions",
  "telecom": [
    {
      "system": "phone",
      "value": "(480) 676-5646"
    }
  ],
  "address": [
    {
      "line": [
        "3303 S Lindsay Rd",
        "Suite 125"
      ],
      "city": "Gilbert",
      "state": "AZ",
      "postalCode": "85297",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idXuywPI4cZh-cWE6WBBjeKg"
    }
  ]
}