{
  "resourceType": "Organization",
  "id": "idzNrLyTtKUSMvU8s2pIbKKg",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1881881100"
    }
  ],
  "active": true,
  "name": "138 W. 25th St",
  "telecom": [
    {
      "system": "phone",
      "value": "(646) 957-5394"
    }
  ],
  "address": [
    {
      "line": [
        "138 W. 25th St, 6th Floor",
        "Suite 13"
      ],
      "city": "New York",
      "state": "NY",
      "postalCode": "10001",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idzNrLyTtKUSMvU8s2pIbKKg"
    }
  ]
}