{
  "resourceType": "Organization",
  "id": "idtD9fXPfM4-pETjwHuszsGQ",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1154973378"
    }
  ],
  "active": true,
  "name": "Fusion Care PLLC",
  "telecom": [
    {
      "system": "phone",
      "value": "(713) 322-8844"
    }
  ],
  "address": [
    {
      "line": [
        "23410 grand reserve drive",
        "Unit# 705"
      ],
      "city": "Katy",
      "state": "TX",
      "postalCode": "77494",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idtD9fXPfM4-pETjwHuszsGQ"
    }
  ]
}