{
  "resourceType": "Organization",
  "id": "idgmvNrsPAUX5xT384jI66mQ",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1316161854"
    }
  ],
  "active": true,
  "name": "FSU",
  "telecom": [
    {
      "system": "phone",
      "value": "(318) 226-9944"
    }
  ],
  "address": [
    {
      "line": [
        "1717 Marshall"
      ],
      "city": "Shreveport",
      "state": "La",
      "postalCode": "71119",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idgmvNrsPAUX5xT384jI66mQ"
    }
  ]
}