{
  "resourceType": "Organization",
  "id": "id.sPBhGMnoIovW68N6D9Gmw",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1770617789"
    }
  ],
  "active": true,
  "name": "The Atrium",
  "telecom": [
    {
      "system": "phone",
      "value": "(818) 857-7175"
    }
  ],
  "address": [
    {
      "line": [
        "2277 Townsgate Rd Suite 102"
      ],
      "city": "Westlake Village",
      "state": "CA",
      "postalCode": "91361",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/id.sPBhGMnoIovW68N6D9Gmw"
    }
  ]
}