{
  "resourceType": "Organization",
  "id": "idcccsJn4GGhbXgbzKpyTYGA",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1649615683"
    }
  ],
  "active": true,
  "name": "Renovation Mental Health Services",
  "telecom": [
    {
      "system": "phone",
      "value": "(775) 525-0270"
    }
  ],
  "address": [
    {
      "line": [
        "495 Apple Street",
        "Suite 100"
      ],
      "city": "Reno",
      "state": "NV",
      "postalCode": "89502",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idcccsJn4GGhbXgbzKpyTYGA"
    }
  ]
}