{
  "resourceType": "Organization",
  "id": "idUuxzX9tSBFfgxsZye39f4g",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1528181666"
    }
  ],
  "active": true,
  "name": "Desert View Health",
  "telecom": [
    {
      "system": "phone",
      "value": "(760) 895-4332"
    }
  ],
  "address": [
    {
      "line": [
        "61730 Mesa Court"
      ],
      "city": "La Quinta",
      "state": "CA",
      "postalCode": "92253",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idUuxzX9tSBFfgxsZye39f4g"
    }
  ]
}