{
  "resourceType": "Organization",
  "id": "idZ9ldL-ZGJ8NGnccNxXpifw",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1215001771"
    }
  ],
  "active": true,
  "name": "Private Practice/Pan Med Professional Building, part of CPMC Pacific Campus",
  "telecom": [
    {
      "system": "phone",
      "value": "(415) 923-3031"
    }
  ],
  "address": [
    {
      "line": [
        "2100 Webster Street,  Suite 314"
      ],
      "city": "San Francisco",
      "state": "CA",
      "postalCode": "94115",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idZ9ldL-ZGJ8NGnccNxXpifw"
    }
  ]
}