{
  "resourceType": "Organization",
  "id": "idwuZGzJPuf1gw71j0mNNNHA",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1376817593"
    }
  ],
  "active": true,
  "name": "Veritas Collaborative IOP",
  "telecom": [
    {
      "system": "phone",
      "value": "(919) 908-9730"
    }
  ],
  "address": [
    {
      "line": [
        "615 Douglas Street",
        "Suite 500"
      ],
      "city": "Durham",
      "state": "NC",
      "postalCode": "27705",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idwuZGzJPuf1gw71j0mNNNHA"
    }
  ]
}