{
  "resourceType": "Organization",
  "id": "idBBWtRv0r6Pk1DDVNdZNB7A",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "8033547620"
    }
  ],
  "active": true,
  "name": "Custom Form Delivery",
  "telecom": [
    {
      "system": "phone",
      "value": "(501) 833-3193"
    }
  ],
  "address": [
    {
      "line": [
        "1141 Dawson Drive"
      ],
      "city": "Little Rock",
      "state": "AR",
      "postalCode": "72211",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idBBWtRv0r6Pk1DDVNdZNB7A"
    }
  ]
}