{
  "resourceType": "Organization",
  "id": "idN0Cbnidz.o3fAS0baGpdWg",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1811386287"
    }
  ],
  "active": true,
  "name": "Mesa",
  "telecom": [
    {
      "system": "phone",
      "value": "(480) 776-3390"
    }
  ],
  "address": [
    {
      "line": [
        "1237 S. Val Vista Dr."
      ],
      "city": "Mesa",
      "state": "AZ",
      "postalCode": "85204",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idN0Cbnidz.o3fAS0baGpdWg"
    }
  ]
}