{
  "resourceType": "Organization",
  "id": "idK7X96S4EIv0zbfAXI8LhqA",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1205975315"
    }
  ],
  "active": true,
  "name": "Ilene B. Spitzer, MD",
  "telecom": [
    {
      "system": "phone",
      "value": "(603) 431-0222"
    }
  ],
  "address": [
    {
      "line": [
        "230 Lafayette Road",
        "Bdlg. C, Suite 1"
      ],
      "city": "Portsmouth",
      "state": "NH",
      "postalCode": "03801",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idK7X96S4EIv0zbfAXI8LhqA"
    }
  ]
}