{
  "resourceType": "Organization",
  "id": "idIKQzeCMbjBskuHKt0iGtDw",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1982049342"
    }
  ],
  "active": true,
  "name": "Global Psychiatric SERVICES PC",
  "telecom": [
    {
      "system": "phone",
      "value": "(212) 927-0300"
    }
  ],
  "address": [
    {
      "line": [
        "286 Ft Washington Ave 1B/1C"
      ],
      "city": "New York",
      "state": "NY",
      "postalCode": "10032",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idIKQzeCMbjBskuHKt0iGtDw"
    }
  ]
}