{
  "resourceType": "Organization",
  "id": "idY90dRNWoA7rVLSKBddgeqw",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1225141914"
    }
  ],
  "active": true,
  "name": "Cheryl O. Hart, Psy.d.",
  "telecom": [
    {
      "system": "phone",
      "value": "(253) 514-8331"
    }
  ],
  "address": [
    {
      "line": [
        "11010 Harbor Hill Dr",
        "B353"
      ],
      "city": "Gig Harbor",
      "state": "WA",
      "postalCode": "98332",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idY90dRNWoA7rVLSKBddgeqw"
    }
  ]
}