{
  "resourceType": "Organization",
  "id": "id7PoR.0d7.vWAT2ECyDbjoA",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1174632806"
    }
  ],
  "active": true,
  "name": "870 Market St",
  "telecom": [
    {
      "system": "phone",
      "value": "(415) 517-5100"
    }
  ],
  "address": [
    {
      "line": [
        "870 Market St",
        "Suite 800"
      ],
      "city": "San Francisco",
      "state": "CA",
      "postalCode": "94102",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/id7PoR.0d7.vWAT2ECyDbjoA"
    }
  ]
}