{
  "resourceType": "Organization",
  "id": "idvTrCnVZyKVyRxEtmX421Ig",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1598096422"
    }
  ],
  "active": true,
  "name": "Human Growth Center",
  "telecom": [
    {
      "system": "phone",
      "value": "(832) 931-7274"
    }
  ],
  "address": [
    {
      "line": [
        "12340 Jones Road Suite 140"
      ],
      "city": "Houston",
      "state": "TX",
      "postalCode": "77070",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idvTrCnVZyKVyRxEtmX421Ig"
    }
  ]
}