{
  "resourceType": "Organization",
  "id": "id-qI2aVFzMm23T90qpQ0f7A",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1477089290"
    }
  ],
  "active": true,
  "name": "One Direction Forward Inc.",
  "telecom": [
    {
      "system": "phone",
      "value": "(708) 300-6977"
    }
  ],
  "address": [
    {
      "line": [
        "4747 Lincoln Mall Drive Ste. 412"
      ],
      "city": "Matteson",
      "state": "IL",
      "postalCode": "60443",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/id-qI2aVFzMm23T90qpQ0f7A"
    }
  ]
}