{
  "resourceType": "Organization",
  "id": "idsCNYCYtyrYDPU90SfLBgPQ",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1275913618"
    }
  ],
  "active": true,
  "name": "Truth LLC",
  "telecom": [
    {
      "system": "phone",
      "value": "(954) 593-4097"
    }
  ],
  "address": [
    {
      "line": [
        "20871 Johnson Street",
        "Suite 105"
      ],
      "city": "Pembroke Pines",
      "state": "FL",
      "postalCode": "33029",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idsCNYCYtyrYDPU90SfLBgPQ"
    }
  ]
}