{
  "resourceType": "Organization",
  "id": "idudMwLJMiEIPOjekzBWG-uA",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1720715782"
    }
  ],
  "active": true,
  "name": "KwickCare PLLC",
  "telecom": [
    {
      "system": "phone",
      "value": "(910) 442-8900"
    }
  ],
  "address": [
    {
      "line": [
        "819 Castle Street",
        "Suite A"
      ],
      "city": "Wilmington",
      "state": "NC",
      "postalCode": "28401",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idudMwLJMiEIPOjekzBWG-uA"
    }
  ]
}