{
  "resourceType": "Organization",
  "id": "idDLlezYP-zwcAE8cjJG5w2g",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "4642633596"
    }
  ],
  "active": true,
  "name": "Golden Blossoms",
  "telecom": [
    {
      "system": "phone",
      "value": "(509) 326-6455"
    }
  ],
  "address": [
    {
      "line": [
        "3565 Goodwin Avenue"
      ],
      "city": "Spokane",
      "state": "WA",
      "postalCode": "99205",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idDLlezYP-zwcAE8cjJG5w2g"
    }
  ]
}