{
  "resourceType": "Organization",
  "id": "id2kFn6Ly9618AkrfmxMKUaw",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1538313499"
    }
  ],
  "active": true,
  "name": "Discovery Counseling and Wellness, PLLC",
  "telecom": [
    {
      "system": "phone",
      "value": "(919) 285-4963"
    }
  ],
  "address": [
    {
      "line": [
        "110 Raleigh Street"
      ],
      "city": "Fuquay Varina",
      "state": "NC",
      "postalCode": "27526",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/id2kFn6Ly9618AkrfmxMKUaw"
    }
  ]
}