{
  "resourceType": "Organization",
  "id": "id42nGmr56Yy3DFFUMGrLssQ",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1477612646"
    }
  ],
  "active": true,
  "name": "Jaimie Chou",
  "telecom": [
    {
      "system": "phone",
      "value": "(562) 366-1029"
    }
  ],
  "address": [
    {
      "line": [
        "5199 E. Pacific Coast Hwy., Suite 607"
      ],
      "city": "Long Beach",
      "state": "CA",
      "postalCode": "90804",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/id42nGmr56Yy3DFFUMGrLssQ"
    }
  ]
}