{
  "resourceType": "Organization",
  "id": "idfR8xJXNtzFaGoSJ9x9BHEw",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1790118891"
    }
  ],
  "active": true,
  "name": "Dr. Karla Fallon, PhD, LMHC",
  "telecom": [
    {
      "system": "phone",
      "value": "(516) 790-2596"
    }
  ],
  "address": [
    {
      "line": [
        "100 Park Avenue",
        "Suite 1600"
      ],
      "city": "New York",
      "state": "NY",
      "postalCode": "10017",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idfR8xJXNtzFaGoSJ9x9BHEw"
    }
  ]
}