{
  "resourceType": "Organization",
  "id": "idwEDpldrXs4hOaTmDBifcMA",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1699315861"
    }
  ],
  "active": true,
  "name": "Healthmed LLC",
  "telecom": [
    {
      "system": "phone",
      "value": "(713) 557-9070"
    }
  ],
  "address": [
    {
      "line": [
        "12808 Veterans Memorial Drive"
      ],
      "city": "Houston",
      "state": "TX",
      "postalCode": "77014",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idwEDpldrXs4hOaTmDBifcMA"
    }
  ]
}