{
  "resourceType": "Organization",
  "id": "id3pXnOIwsXVN6Ckte-PApNg",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1831529585"
    }
  ],
  "active": true,
  "name": "Newman Family Clinic",
  "telecom": [
    {
      "system": "phone",
      "value": "(318) 335-2000"
    }
  ],
  "address": [
    {
      "line": [
        "502 Hospital Drive"
      ],
      "city": "Oakdale",
      "state": "LA",
      "postalCode": "71463",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/id3pXnOIwsXVN6Ckte-PApNg"
    }
  ]
}