{
  "resourceType": "Organization",
  "id": "idFn1c7jaIF1vdtXEIKb3tjw",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1568566032"
    }
  ],
  "active": true,
  "name": "John T. Pichot, MD",
  "telecom": [
    {
      "system": "phone",
      "value": "(210) 826-4466"
    }
  ],
  "address": [
    {
      "line": [
        "5625 Broadway"
      ],
      "city": "San Antonio",
      "state": "TX",
      "postalCode": "78209",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idFn1c7jaIF1vdtXEIKb3tjw"
    }
  ]
}