{
  "resourceType": "Organization",
  "id": "idOc3.CAZn1TPS8MslHwMTYg",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1962030833"
    }
  ],
  "active": true,
  "name": "Vivian Ryu LCSW PLLC",
  "telecom": [
    {
      "system": "phone",
      "value": "(520) 559-4976"
    }
  ],
  "address": [
    {
      "line": [
        "2300 E. Fry Blvd., #3822"
      ],
      "city": "Sierra Vista",
      "state": "AZ",
      "postalCode": "85635",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idOc3.CAZn1TPS8MslHwMTYg"
    }
  ]
}