{
  "resourceType": "Organization",
  "id": "idn6.w-9lbnpzoHq7x41vqyg",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1164401725"
    }
  ],
  "active": true,
  "name": "James A.M. Sales, M.D.,S.C.",
  "telecom": [
    {
      "system": "phone",
      "value": "(309) 786-0600"
    }
  ],
  "address": [
    {
      "line": [
        "2508 25th Street",
        "Suite E"
      ],
      "city": "Rock Island",
      "state": "IL",
      "postalCode": "61201",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idn6.w-9lbnpzoHq7x41vqyg"
    }
  ]
}