{
  "resourceType": "Organization",
  "id": "idiBygPRjzhNvp7rhqB8z6Vg",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1851323059"
    }
  ],
  "active": true,
  "name": "Fernando M. Siles, M.D, PLLC",
  "telecom": [
    {
      "system": "phone",
      "value": "(903) 454-3300"
    }
  ],
  "address": [
    {
      "line": [
        "2405 Stonewall St."
      ],
      "city": "Greenville",
      "state": "TX",
      "postalCode": "75401",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idiBygPRjzhNvp7rhqB8z6Vg"
    }
  ]
}