{
  "resourceType": "Organization",
  "id": "id0uuY5sBEHtH6v3CSs6WsCQ",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1003145723"
    }
  ],
  "active": true,
  "name": "Kathleen Salvatore MD PLLC",
  "telecom": [
    {
      "system": "phone",
      "value": "(956) 361-4777"
    }
  ],
  "address": [
    {
      "line": [
        "2489 W Business 77"
      ],
      "city": "San Benito",
      "state": "TX",
      "postalCode": "78586",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/id0uuY5sBEHtH6v3CSs6WsCQ"
    }
  ]
}