{
  "resourceType": "Organization",
  "id": "idk-Fy-tmO58UZiKFJEzceNQ",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1154966646"
    }
  ],
  "active": true,
  "name": "Amazing Healthcare Clinic Corporation",
  "telecom": [
    {
      "system": "phone",
      "value": "(301) 798-5583"
    }
  ],
  "address": [
    {
      "line": [
        "6495 New Hampshire Avenue",
        "#203"
      ],
      "city": "Hyattsville",
      "state": "MD",
      "postalCode": "20783",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idk-Fy-tmO58UZiKFJEzceNQ"
    }
  ]
}