{
  "resourceType": "Organization",
  "id": "id5LOC9V9QI5QssMPQxoyFMw",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1639596307"
    }
  ],
  "active": true,
  "name": "Mental Health Matters",
  "telecom": [
    {
      "system": "phone",
      "value": "(951) 220-0445"
    }
  ],
  "address": [
    {
      "line": [
        "15447 Anacapa Rd",
        "200 J"
      ],
      "city": "Victorville",
      "state": "CA",
      "postalCode": "92392",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/id5LOC9V9QI5QssMPQxoyFMw"
    }
  ]
}