{
  "resourceType": "Organization",
  "id": "idaGZ1VrPGo7Nkfmg5V9B77g",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1588788196"
    }
  ],
  "active": true,
  "name": "Colleen Copelan, MD",
  "telecom": [
    {
      "system": "phone",
      "value": "(805) 388-3337"
    }
  ],
  "address": [
    {
      "line": [
        "2011 E VENTURA BLVD"
      ],
      "city": "CAMARILLO",
      "state": "CA",
      "postalCode": "93010",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idaGZ1VrPGo7Nkfmg5V9B77g"
    }
  ]
}