{
  "resourceType": "Organization",
  "id": "idGxK5v3Iiq2u7SkKfxFYtcg",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1538817416"
    }
  ],
  "active": true,
  "name": "Mission",
  "telecom": [
    {
      "system": "phone",
      "value": "(785) 302-1090"
    }
  ],
  "address": [
    {
      "line": [
        "5505 Foxridge Dr"
      ],
      "city": "Mission",
      "state": "KS",
      "postalCode": "66202",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idGxK5v3Iiq2u7SkKfxFYtcg"
    }
  ]
}