{
  "resourceType": "Organization",
  "id": "idGdi.q0QeVeKezl-6BWvX7Q",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1316513559"
    }
  ],
  "active": true,
  "name": "Magnolia Mental Health Services",
  "telecom": [
    {
      "system": "phone",
      "value": "(225) 773-0942"
    }
  ],
  "address": [
    {
      "line": [
        "10936 Old Hammond Hwy",
        "Unit 40241"
      ],
      "city": "Baton Rouge",
      "state": "LA",
      "postalCode": "70816",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idGdi.q0QeVeKezl-6BWvX7Q"
    }
  ]
}