{
  "resourceType": "Organization",
  "id": "idPjHZSw772jyg.LdN0ZLsgA",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1073174033"
    }
  ],
  "active": true,
  "name": "David Hill Consultants, LLC",
  "telecom": [
    {
      "system": "phone",
      "value": "(704) 352-3301"
    }
  ],
  "address": [
    {
      "line": [
        "1818 Pulaski Street"
      ],
      "city": "Columbia",
      "state": "SC",
      "postalCode": "29201",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idPjHZSw772jyg.LdN0ZLsgA"
    }
  ]
}