{
  "resourceType": "Organization",
  "id": "idprKQpKNXPZqtG3aSGp3AZA",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "4242791638"
    }
  ],
  "active": true,
  "name": "Final Options",
  "telecom": [
    {
      "system": "phone",
      "value": "(843) 684-5776"
    }
  ],
  "address": [
    {
      "line": [
        "2199 Broadway Street",
        "Suite 454"
      ],
      "city": "Pritchardville",
      "state": "SC",
      "postalCode": "29902",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idprKQpKNXPZqtG3aSGp3AZA"
    }
  ]
}