{
  "resourceType": "Organization",
  "id": "id9SCKOCoyGWP3GZILQKwTlg",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1841689221"
    }
  ],
  "active": true,
  "name": "Safe Haven Psychiatry",
  "telecom": [
    {
      "system": "phone",
      "value": "(469) 941-4546"
    }
  ],
  "address": [
    {
      "line": [
        "3447 E Renner Road",
        "Ste 120"
      ],
      "city": "Plano",
      "state": "TX",
      "postalCode": "75074",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/id9SCKOCoyGWP3GZILQKwTlg"
    }
  ]
}