{
  "resourceType": "Organization",
  "id": "idO3F-W5Gj0WJmpAWuPl8SUg",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1548511876"
    }
  ],
  "active": true,
  "name": "NCFDC",
  "telecom": [
    {
      "system": "phone",
      "value": "(702) 909-8900"
    }
  ],
  "address": [
    {
      "line": [
        "1515 E. Tropicana Ave. Ste 375"
      ],
      "city": "Las Vegas",
      "state": "NV",
      "postalCode": "89119",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idO3F-W5Gj0WJmpAWuPl8SUg"
    }
  ]
}