{
  "resourceType": "Organization",
  "id": "idxSCZC9eFKqMrlzRJSks7BA",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1790862225"
    }
  ],
  "active": true,
  "name": "Plaza Office",
  "telecom": [
    {
      "system": "phone",
      "value": "(816) 931-9912"
    }
  ],
  "address": [
    {
      "line": [
        "800 W 47th St, Suite 630"
      ],
      "city": "Kansas City",
      "state": "MO",
      "postalCode": "64112",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idxSCZC9eFKqMrlzRJSks7BA"
    }
  ]
}