{
  "resourceType": "Organization",
  "id": "id1UQxwqX-dkFbqYRQcayUZw",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1700545381"
    }
  ],
  "active": true,
  "name": "Inspired Healthcare Services",
  "telecom": [
    {
      "system": "phone",
      "value": "(609) 228-5755"
    }
  ],
  "address": [
    {
      "line": [
        "750 Route 73 South",
        "Suite 205A"
      ],
      "city": "Marlton",
      "state": "NJ",
      "postalCode": "08053",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/id1UQxwqX-dkFbqYRQcayUZw"
    }
  ]
}