{
  "resourceType": "Organization",
  "id": "idgx5hMwfqNTU0egZArPvTww",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1417340415"
    }
  ],
  "active": true,
  "name": "South Austin office",
  "telecom": [
    {
      "system": "phone",
      "value": "(512) 200-2656"
    }
  ],
  "address": [
    {
      "line": [
        "2499 S Capital of Texas Hwy",
        "Suite B-201"
      ],
      "city": "Austin",
      "state": "TX",
      "postalCode": "78746",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idgx5hMwfqNTU0egZArPvTww"
    }
  ]
}