{
  "resourceType": "Organization",
  "id": "idzH9frI5vgi2XABQUwOZWwA",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1518044908"
    }
  ],
  "active": true,
  "name": "Encino",
  "telecom": [
    {
      "system": "phone",
      "value": "(818) 802-8121"
    }
  ],
  "address": [
    {
      "line": [
        "16944 Ventura Blvd"
      ],
      "city": "Encino",
      "state": "CA",
      "postalCode": "91316",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idzH9frI5vgi2XABQUwOZWwA"
    }
  ]
}