{
  "resourceType": "Organization",
  "id": "idYnOZ34N.CyC0tbHm1K4xoQ",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1912394784"
    }
  ],
  "active": true,
  "name": "Main Office",
  "telecom": [
    {
      "system": "phone",
      "value": "(225) 778-7076"
    }
  ],
  "address": [
    {
      "line": [
        "12021 Florida Blvd.",
        "Suite C"
      ],
      "city": "Baton Rouge",
      "state": "LA",
      "postalCode": "70815",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idYnOZ34N.CyC0tbHm1K4xoQ"
    }
  ]
}