{
  "resourceType": "Organization",
  "id": "idQiMzlQZYHatkorL9KLpWcQ",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1336887892"
    }
  ],
  "active": true,
  "name": "Gwee's Integrated Health Services",
  "telecom": [
    {
      "system": "phone",
      "value": "(602) 354-8515"
    }
  ],
  "address": [
    {
      "line": [
        "9005 N 29th Ave",
        "Suite 1 and 2"
      ],
      "city": "Phoenix",
      "state": "AZ",
      "postalCode": "85051",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idQiMzlQZYHatkorL9KLpWcQ"
    }
  ]
}