{
  "resourceType": "Organization",
  "id": "idk27tZbo7GevSxzoagPn7mg",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1750819595"
    }
  ],
  "active": true,
  "name": "Emerald Horizon Services",
  "telecom": [
    {
      "system": "phone",
      "value": "(702) 294-0553"
    }
  ],
  "address": [
    {
      "line": [
        "3651 Lindell Rd",
        "Ste B"
      ],
      "city": "Las Vegas",
      "state": "NV",
      "postalCode": "89103",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idk27tZbo7GevSxzoagPn7mg"
    }
  ]
}