{
  "resourceType": "Organization",
  "id": "idfXWb1jBkluQD.xFUb07y7A",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1700342508"
    }
  ],
  "active": true,
  "name": "Perfectus Consulting Inc.",
  "telecom": [
    {
      "system": "phone",
      "value": "(313) 826-7042"
    }
  ],
  "address": [
    {
      "line": [
        "2470 Collingwood St.",
        "Suite 326"
      ],
      "city": "Detroit",
      "state": "MI",
      "postalCode": "48206",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idfXWb1jBkluQD.xFUb07y7A"
    }
  ]
}