{
  "resourceType": "Organization",
  "id": "id3ndHzAYumWMSG7I3SKSBTw",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1043642358"
    }
  ],
  "active": true,
  "name": "PORTER RANCH INTEGRATIVE MEDICAL CLINIC",
  "telecom": [
    {
      "system": "phone",
      "value": "(818) 831-8000"
    }
  ],
  "address": [
    {
      "line": [
        "11177 Tampa Ave Ste A"
      ],
      "city": "Porter Ranch",
      "state": "CA",
      "postalCode": "91326",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/id3ndHzAYumWMSG7I3SKSBTw"
    }
  ]
}