{
  "resourceType": "Organization",
  "id": "id9rXRTX3OJHxVO6i0AsTsrQ",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1245561836"
    }
  ],
  "active": true,
  "name": "Life Happens, LLC",
  "telecom": [
    {
      "system": "phone",
      "value": "(860) 449-8240"
    }
  ],
  "address": [
    {
      "line": [
        "112 New London Rd."
      ],
      "city": "Groton",
      "state": "CT",
      "postalCode": "06237",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/id9rXRTX3OJHxVO6i0AsTsrQ"
    }
  ]
}