{
  "resourceType": "Organization",
  "id": "idirtd-E86NHD1.J5ZmjhYtg",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1134222755"
    }
  ],
  "active": true,
  "name": "Centre Green Way",
  "telecom": [
    {
      "system": "phone",
      "value": "(919) 906-7054"
    }
  ],
  "address": [
    {
      "line": [
        "1000 Centre Green Way",
        "Suite 200"
      ],
      "city": "Cary",
      "state": "NC",
      "postalCode": "27513",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idirtd-E86NHD1.J5ZmjhYtg"
    }
  ]
}