{
  "resourceType": "Organization",
  "id": "idDX2wq-hwBESrRrAmjN5m4Q",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1356915987"
    }
  ],
  "active": true,
  "name": "Changing Minds",
  "telecom": [
    {
      "system": "phone",
      "value": "(347) 731-9028"
    }
  ],
  "address": [
    {
      "line": [
        "162 Sequoia Dr"
      ],
      "city": "Coram",
      "state": "NY",
      "postalCode": "11727",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idDX2wq-hwBESrRrAmjN5m4Q"
    }
  ]
}