{
  "resourceType": "Organization",
  "id": "idiHQPD419g83TYBOQFtyAYA",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1134380975"
    }
  ],
  "active": true,
  "name": "Hampden Lane",
  "telecom": [
    {
      "system": "phone",
      "value": "(617) 416-5147"
    }
  ],
  "address": [
    {
      "line": [
        "4800 Hampden Lane Suite 200"
      ],
      "city": "Bethesda",
      "state": "MD",
      "postalCode": "20814",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idiHQPD419g83TYBOQFtyAYA"
    }
  ]
}