{
  "resourceType": "Organization",
  "id": "idgX43VjudN-lHUIyLY5WNyA",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1245453398"
    }
  ],
  "active": true,
  "name": "Susan P. Lax Psychotherapy and Medication Therapy",
  "telecom": [
    {
      "system": "phone",
      "value": "(617) 372-5784"
    }
  ],
  "address": [
    {
      "line": [
        "19 Church Street",
        "# 8"
      ],
      "city": "Burlington",
      "state": "VT",
      "postalCode": "05401",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idgX43VjudN-lHUIyLY5WNyA"
    }
  ]
}