{
  "resourceType": "Organization",
  "id": "idubfZ78HQs0Q4oBPElX9yBA",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1700199080"
    }
  ],
  "active": true,
  "name": "Folsom Psychiatry Associates",
  "telecom": [
    {
      "system": "phone",
      "value": "(916) 351-9400"
    }
  ],
  "address": [
    {
      "line": [
        "Hisham Soliman MD, Inc",
        "510 Plaza Drive suite 170"
      ],
      "city": "Folsom",
      "state": "CA",
      "postalCode": "95630",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idubfZ78HQs0Q4oBPElX9yBA"
    }
  ]
}