{
  "resourceType": "Organization",
  "id": "idMwKPGLMYf3n41023rnVc2Q",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1033817929"
    }
  ],
  "active": true,
  "name": "Serenity Health Telepsychiatry",
  "telecom": [
    {
      "system": "phone",
      "value": "(919) 703-1400"
    }
  ],
  "address": [
    {
      "line": [
        "1521 Concord Pike (US 202), Ste 301"
      ],
      "city": "Wilmington",
      "state": "DE",
      "postalCode": "19803",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/idMwKPGLMYf3n41023rnVc2Q"
    }
  ]
}