{
  "resourceType": "Organization",
  "id": "idTAO-.fMi7CqlPJk4PwKowA",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1851368781"
    }
  ],
  "active": true,
  "name": "Barbara A. Brown, LPC",
  "telecom": [
    {
      "system": "phone",
      "value": "(336) 846-1167"
    }
  ],
  "address": [
    {
      "line": [
        "224 N. Main St",
        "P.O.Box 1816"
      ],
      "city": "Jefferson",
      "state": "NC",
      "postalCode": "28640",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idTAO-.fMi7CqlPJk4PwKowA"
    }
  ]
}