{
  "resourceType": "Organization",
  "id": "idC.7cmvUxb86eAu9XVDeItA",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1811599277"
    }
  ],
  "active": true,
  "name": "Nirvana Mental Health Services LLC",
  "telecom": [
    {
      "system": "phone",
      "value": "(561) 962-0792"
    }
  ],
  "address": [
    {
      "line": [
        "3409 Powerline Rd",
        "Suite 1104"
      ],
      "city": "Fort Lauderdale",
      "state": "FL",
      "postalCode": "33309",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idC.7cmvUxb86eAu9XVDeItA"
    }
  ]
}