{
  "resourceType": "Organization",
  "id": "idlqXVB4v3pEElbHy7klp8Zg",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1013426865"
    }
  ],
  "active": true,
  "name": "Bebsy Estefan MDPC",
  "telecom": [
    {
      "system": "phone",
      "value": "(929) 999-9801"
    }
  ],
  "address": [
    {
      "line": [
        "3904 Sedgwick Ave",
        "Ground Floor"
      ],
      "city": "Bronx",
      "state": "NY",
      "postalCode": "10463",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idlqXVB4v3pEElbHy7klp8Zg"
    }
  ]
}