{
  "resourceType": "Organization",
  "id": "idRqsOas7kHcBdYUCLeW7JXA",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1194809707"
    }
  ],
  "active": true,
  "name": "Pittman Consulting",
  "telecom": [
    {
      "system": "phone",
      "value": "(336) 692-5143"
    }
  ],
  "address": [
    {
      "line": [
        "8011 North Point Blvd Ste 104"
      ],
      "city": "Winston-Salem",
      "state": "NC",
      "postalCode": "27106",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idRqsOas7kHcBdYUCLeW7JXA"
    }
  ]
}