{
  "resourceType": "Organization",
  "id": "idttt6gD7.jTwFpugThO71Sg",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1497299861"
    }
  ],
  "active": true,
  "name": "Dr. Tegan Barson, Inc",
  "telecom": [
    {
      "system": "phone",
      "value": "(857) 930-4560"
    }
  ],
  "address": [
    {
      "line": [
        "50 Congress Street",
        "Suite 636"
      ],
      "city": "Boston",
      "state": "MA",
      "postalCode": "02109",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idttt6gD7.jTwFpugThO71Sg"
    }
  ]
}