{
  "resourceType": "Organization",
  "id": "id-tRYsKxsfU6P8mgCC0pkjw",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1295317550"
    }
  ],
  "active": true,
  "name": "Kaitlyn Jauregui",
  "telecom": [
    {
      "system": "phone",
      "value": "(620) 259-7993"
    }
  ],
  "address": [
    {
      "line": [
        "1028 East 1st St N"
      ],
      "city": "Wichita",
      "state": "KS",
      "postalCode": "67214",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/id-tRYsKxsfU6P8mgCC0pkjw"
    }
  ]
}