{
  "resourceType": "Organization",
  "id": "idcCvzChZxcqsIVRG8f5gpIQ",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1336332022"
    }
  ],
  "active": true,
  "name": "Colin Humphrey, LMFT",
  "telecom": [
    {
      "system": "phone",
      "value": "(702) 510-5650"
    }
  ],
  "address": [
    {
      "line": [
        "2686 E Eldorado Ln"
      ],
      "city": "Las Vegas",
      "state": "NV",
      "postalCode": "89120",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idcCvzChZxcqsIVRG8f5gpIQ"
    }
  ]
}