{
  "resourceType": "Organization",
  "id": "idmq8hiLCuf9ch5EY1OboCxw",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1215068853"
    }
  ],
  "active": true,
  "name": "1900 E Dale",
  "telecom": [
    {
      "system": "phone",
      "value": "(417) 840-5102"
    }
  ],
  "address": [
    {
      "line": [
        "1900 East Dale"
      ],
      "city": "Springfield",
      "state": "MO",
      "postalCode": "65803",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idmq8hiLCuf9ch5EY1OboCxw"
    }
  ]
}