{
  "resourceType": "Organization",
  "id": "idWuRNfHw13J2t4MKbbfjVtg",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1528077831"
    }
  ],
  "active": true,
  "name": "Cornett Center",
  "telecom": [
    {
      "system": "phone",
      "value": "(512) 221-0008"
    }
  ],
  "address": [
    {
      "line": [
        "915 Blair Field"
      ],
      "city": "Fresno",
      "state": "TX",
      "postalCode": "77545",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idWuRNfHw13J2t4MKbbfjVtg"
    }
  ]
}