{
  "resourceType": "Organization",
  "id": "idGQzBW993Qc54DtE3-W7l2w",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1578619334"
    }
  ],
  "active": true,
  "name": "Triangle Center For Emotional Wellness, PLLC",
  "telecom": [
    {
      "system": "phone",
      "value": "(919) 408-7839"
    }
  ],
  "address": [
    {
      "line": [
        "5011 Southpark Dr",
        "Suite 130"
      ],
      "city": "Durham",
      "state": "NC",
      "postalCode": "27713",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idGQzBW993Qc54DtE3-W7l2w"
    }
  ]
}