{
  "resourceType": "Organization",
  "id": "idu5RNFyZ9orJfpAHHFE1Ynw",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1821181967"
    }
  ],
  "active": true,
  "name": "Dr.Nina",
  "telecom": [
    {
      "system": "phone",
      "value": "(631) 477-8828"
    }
  ],
  "address": [
    {
      "line": [
        "300 Atlantic Ave"
      ],
      "city": "Greenport",
      "state": "NY",
      "postalCode": "11944",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idu5RNFyZ9orJfpAHHFE1Ynw"
    }
  ]
}