{
  "resourceType": "Organization",
  "id": "idi1K185ILgQJGL385GvYpTA",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1598015240"
    }
  ],
  "active": true,
  "name": "Nueva Vida Mental Health",
  "telecom": [
    {
      "system": "phone",
      "value": "(702) 659-8827"
    }
  ],
  "address": [
    {
      "line": [
        "4170 S Decatur Blvd",
        "Suite C1"
      ],
      "city": "Las Vegas",
      "state": "NV",
      "postalCode": "89103",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idi1K185ILgQJGL385GvYpTA"
    }
  ]
}