{
  "resourceType": "Organization",
  "id": "idQAR92sR0PPZvegeQhQIqHw",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1285228957"
    }
  ],
  "active": true,
  "name": "Evolving Minds Therapy LLC",
  "telecom": [
    {
      "system": "phone",
      "value": "(702) 881-1234"
    }
  ],
  "address": [
    {
      "line": [
        "5516 Boulder Highway",
        "Suite 2F #263"
      ],
      "city": "Las Vegas",
      "state": "NV",
      "postalCode": "89122",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idQAR92sR0PPZvegeQhQIqHw"
    }
  ]
}