{
  "resourceType": "Organization",
  "id": "idyvwM5Em9T6LyHQaYJAJeEA",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1114124070"
    }
  ],
  "active": true,
  "name": "Nancy Kaplan Tancer, MD, PC",
  "telecom": [
    {
      "system": "phone",
      "value": "(201) 767-9399"
    }
  ],
  "address": [
    {
      "line": [
        "1 DeWolf Road"
      ],
      "city": "Old Tappan",
      "state": "NJ",
      "postalCode": "07675",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idyvwM5Em9T6LyHQaYJAJeEA"
    }
  ]
}