{
  "resourceType": "Organization",
  "id": "idAhF1bSIHFUU49PeD5NofQg",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1124458716"
    }
  ],
  "active": true,
  "name": "Beckham Clinical Services, Medical Parkway",
  "telecom": [
    {
      "system": "phone",
      "value": "(512) 762-3644"
    }
  ],
  "address": [
    {
      "line": [
        "3907 Medical Parkway Suite 100"
      ],
      "city": "Austin",
      "state": "TX",
      "postalCode": "78756",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idAhF1bSIHFUU49PeD5NofQg"
    }
  ]
}