{
  "resourceType": "Organization",
  "id": "idG73ruZfnxOpLT3bxuboFeg",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1366058067"
    }
  ],
  "active": true,
  "name": "Team Care",
  "telecom": [
    {
      "system": "phone",
      "value": "(702) 209-6339"
    }
  ],
  "address": [
    {
      "line": [
        "2225 Village Walk Dr",
        "#270"
      ],
      "city": "Henderson",
      "state": "NV",
      "postalCode": "89052",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idG73ruZfnxOpLT3bxuboFeg"
    }
  ]
}