{
  "resourceType": "Organization",
  "id": "idMLtwrPOk2e3Yf-LBerRcfw",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1558643650"
    }
  ],
  "active": true,
  "name": "Laura Burnham",
  "telecom": [
    {
      "system": "phone",
      "value": "(857) 273-1232"
    }
  ],
  "address": [
    {
      "line": [
        "185 Devonshire Street",
        "Suite 500"
      ],
      "city": "Boston",
      "state": "MA",
      "postalCode": "02110",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idMLtwrPOk2e3Yf-LBerRcfw"
    }
  ]
}