{
  "resourceType": "Organization",
  "id": "idiIXjJofZ.p5dRNDqrbLiwQ",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1295463123"
    }
  ],
  "active": true,
  "name": "Helios Medical Center",
  "telecom": [
    {
      "system": "phone",
      "value": "(702) 912-9886"
    }
  ],
  "address": [
    {
      "line": [
        "2121 E Flamingo Rd",
        "Suite 114"
      ],
      "city": "Las Vegas",
      "state": "NV",
      "postalCode": "89119",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idiIXjJofZ.p5dRNDqrbLiwQ"
    }
  ]
}