{
  "resourceType": "Organization",
  "id": "id0GrKBvAxBbTLzF9EZCEPog",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1366400814"
    }
  ],
  "active": true,
  "name": "MindCare",
  "telecom": [
    {
      "system": "phone",
      "value": "(310) 444-0082"
    }
  ],
  "address": [
    {
      "line": [
        "2001 S. Barrington Av. Suite 211"
      ],
      "city": "Los Angeles",
      "state": "CA",
      "postalCode": "90025",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/id0GrKBvAxBbTLzF9EZCEPog"
    }
  ]
}