{
  "resourceType": "Organization",
  "id": "idOdz-cuSAeH4L5Jc3qUB1iw",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1255379202"
    }
  ],
  "active": true,
  "name": "InnerWisdom, Inc",
  "telecom": [
    {
      "system": "phone",
      "value": "(713) 592-9292"
    }
  ],
  "address": [
    {
      "line": [
        "10777 Stella Link Rd"
      ],
      "city": "Houston",
      "state": "TX",
      "postalCode": "77025",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idOdz-cuSAeH4L5Jc3qUB1iw"
    }
  ]
}