{
  "resourceType": "Organization",
  "id": "idWveFkntZHRqbGLUbyEj9Rg",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1942058664"
    }
  ],
  "active": true,
  "name": "Unity Psychiatry",
  "telecom": [
    {
      "system": "phone",
      "value": "(337) 429-8088"
    },
    {
      "system": "email",
      "value": "info@unitypsychiatry.org"
    }
  ],
  "address": [
    {
      "line": [
        "901 S. Huntington Street"
      ],
      "city": "Sulphur",
      "state": "LA",
      "postalCode": "70663",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idWveFkntZHRqbGLUbyEj9Rg"
    }
  ]
}