{
  "resourceType": "Organization",
  "id": "idYwLRCLRDy4O40talCKYmZw",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1811527518"
    }
  ],
  "active": true,
  "name": "Mind Rejuvenation LLC",
  "telecom": [
    {
      "system": "phone",
      "value": "(918) 340-6460"
    }
  ],
  "address": [
    {
      "line": [
        "4922 E 73rd St"
      ],
      "city": "Tulsa",
      "state": "OK",
      "postalCode": "74136",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idYwLRCLRDy4O40talCKYmZw"
    }
  ]
}