{
  "resourceType": "Organization",
  "id": "idJNyjfA7QyecXILGHGUM7ww",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1164762365"
    }
  ],
  "active": true,
  "name": "Deborah Elder",
  "telecom": [
    {
      "system": "phone",
      "value": "(757) 208-5118"
    }
  ],
  "address": [
    {
      "line": [
        "1101 Professional Dr Ste B"
      ],
      "city": "Williamsburg",
      "state": "VA",
      "postalCode": "23185",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idJNyjfA7QyecXILGHGUM7ww"
    }
  ]
}