{
  "resourceType": "Organization",
  "id": "idhpckLNWMvawEDvuiRQWrKQ",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1972272045"
    }
  ],
  "active": true,
  "name": "IReveal Health, PLLC",
  "telecom": [
    {
      "system": "phone",
      "value": "(704) 751-9077"
    }
  ],
  "address": [
    {
      "line": [
        "2315 West Arbors Drive",
        "Suite 200-3"
      ],
      "city": "Charlotte",
      "state": "NC",
      "postalCode": "28262",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idhpckLNWMvawEDvuiRQWrKQ"
    }
  ]
}