{
  "resourceType": "Organization",
  "id": "idC1oQGTTIM-B62oT6fWAnbw",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1801279302"
    }
  ],
  "active": true,
  "name": "Comcare Support Center",
  "telecom": [
    {
      "system": "phone",
      "value": "(713) 429-5114"
    }
  ],
  "address": [
    {
      "line": [
        "10333 Harwin Drive",
        "Suite 167"
      ],
      "city": "Houston",
      "state": "TX",
      "postalCode": "77494",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idC1oQGTTIM-B62oT6fWAnbw"
    }
  ]
}