{
  "resourceType": "Organization",
  "id": "idLOrLhGbV4jqmeR85UAPXnQ",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1164071262"
    }
  ],
  "active": true,
  "name": "Gate City Integrative Medical Clinic PLLC",
  "telecom": [
    {
      "system": "phone",
      "value": "(336) 860-1514"
    }
  ],
  "address": [
    {
      "line": [
        "806 Green Valley Rd",
        "Suite 200"
      ],
      "city": "Greensboro",
      "state": "NC",
      "postalCode": "27408",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idLOrLhGbV4jqmeR85UAPXnQ"
    }
  ]
}