{
  "resourceType": "Organization",
  "id": "id5Vnv793ovhMc1KqZxHMuyw",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1629156914"
    }
  ],
  "active": true,
  "name": "family psychiatry center",
  "telecom": [
    {
      "system": "phone",
      "value": "(931) 363-1414"
    }
  ],
  "address": [
    {
      "line": [
        "170 Locker Rd"
      ],
      "city": "Pulaski",
      "state": "TN",
      "postalCode": "38478",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/id5Vnv793ovhMc1KqZxHMuyw"
    }
  ]
}