{
  "resourceType": "Organization",
  "id": "idR6Qz7PdoOuHKcVxqOZ5m-A",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1992821162"
    }
  ],
  "active": true,
  "name": "Joan Jablow, PMHNP-BC",
  "telecom": [
    {
      "system": "phone",
      "value": "(914) 241-1246"
    }
  ],
  "address": [
    {
      "line": [
        "45 Byram Lake Rd."
      ],
      "city": "Mount Kisco",
      "state": "NY",
      "postalCode": "10549",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idR6Qz7PdoOuHKcVxqOZ5m-A"
    }
  ]
}