{
  "resourceType": "Organization",
  "id": "idJ.lwPfKuJlxxHMUGf0rCKw",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "7411431431"
    }
  ],
  "active": true,
  "name": "Slip Away",
  "telecom": [
    {
      "system": "phone",
      "value": "(518) 458-3343"
    }
  ],
  "address": [
    {
      "line": [
        "3937 Hardesty Street"
      ],
      "city": "Albany",
      "state": "NY",
      "postalCode": "12206",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idJ.lwPfKuJlxxHMUGf0rCKw"
    }
  ]
}