{
  "resourceType": "Organization",
  "id": "idG3RWrwpTggTp4BprmNQ8iQ",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1275702698"
    }
  ],
  "active": true,
  "name": "DuPont Associates, P.A.",
  "telecom": [
    {
      "system": "phone",
      "value": "(301) 231-9010"
    }
  ],
  "address": [
    {
      "line": [
        "11140 Rockville Pike",
        "Suite 100-227"
      ],
      "city": "Rockville",
      "state": "MD",
      "postalCode": "20852",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idG3RWrwpTggTp4BprmNQ8iQ"
    }
  ]
}