{
  "resourceType": "Organization",
  "id": "idpNfY6yvwCqL0U2duYScKEA",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "6011894972"
    }
  ],
  "active": true,
  "name": "Twilio Test Site",
  "telecom": [
    {
      "system": "phone",
      "value": "(509) 442-4905"
    }
  ],
  "address": [
    {
      "line": [
        "4869 Goodwin Avenue"
      ],
      "city": "Ione",
      "state": "WA",
      "postalCode": "99139",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idpNfY6yvwCqL0U2duYScKEA"
    }
  ]
}