{
  "resourceType": "Organization",
  "id": "idpOM2IARwFRpgzfFJY3tqcA",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1114450996"
    }
  ],
  "active": true,
  "name": "Ann Dee Greenberg LMHC LAc",
  "telecom": [
    {
      "system": "phone",
      "value": "(607) 272-7792"
    }
  ],
  "address": [
    {
      "line": [
        "408 Elm St"
      ],
      "city": "Ithaca",
      "state": "NY",
      "postalCode": "14850",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idpOM2IARwFRpgzfFJY3tqcA"
    }
  ]
}