{
  "resourceType": "Organization",
  "id": "idJ3RoPLzGxRpFklay11cwRg",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1114612702"
    }
  ],
  "active": true,
  "name": "Union Universal Solutions Corporation",
  "telecom": [
    {
      "system": "phone",
      "value": "(832) 546-3216"
    }
  ],
  "address": [
    {
      "line": [
        "3612 W Dunlap Ave Ste B&C"
      ],
      "city": "Phoenix",
      "state": "AZ",
      "postalCode": "85051",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idJ3RoPLzGxRpFklay11cwRg"
    }
  ]
}