{
  "resourceType": "Organization",
  "id": "idZI74XQkpmuFml8jHoBKIbw",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1568835551"
    }
  ],
  "active": true,
  "name": "Henderson NC",
  "telecom": [
    {
      "system": "phone",
      "value": "(252) 738-0009"
    }
  ],
  "address": [
    {
      "line": [
        "804 S. Garnett Street",
        "Suite G"
      ],
      "city": "Henderson",
      "state": "NC",
      "postalCode": "27536",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idZI74XQkpmuFml8jHoBKIbw"
    }
  ]
}