{
  "resourceType": "Organization",
  "id": "idZZeKfeojzTTEx3g83BtoEQ",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1306144837"
    }
  ],
  "active": true,
  "name": "Beautiful Minds Medical",
  "telecom": [
    {
      "system": "phone",
      "value": "(530) 889-8780"
    }
  ],
  "address": [
    {
      "line": [
        "13300 New Airport Road"
      ],
      "city": "Auburn",
      "state": "CA",
      "postalCode": "95602",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idZZeKfeojzTTEx3g83BtoEQ"
    }
  ]
}