{
  "resourceType": "Organization",
  "id": "idqivW1OCt-5QdaZt6Go7COw",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1699722405"
    }
  ],
  "active": true,
  "name": "Valle Vista Health System",
  "telecom": [
    {
      "system": "phone",
      "value": "(317) 887-1348"
    }
  ],
  "address": [
    {
      "line": [
        "898 E Main St"
      ],
      "city": "Greenwood",
      "state": "IN",
      "postalCode": "46143",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idqivW1OCt-5QdaZt6Go7COw"
    }
  ]
}