{
  "resourceType": "Organization",
  "id": "ideQjGdKX9AXXK0uqNtzuTfA",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1215448048"
    }
  ],
  "active": true,
  "name": "LiveWell Psychiatry, LLC",
  "telecom": [
    {
      "system": "phone",
      "value": "(207) 808-0405"
    }
  ],
  "address": [
    {
      "line": [
        "20 Independence Drive",
        "Suite 2a"
      ],
      "city": "Freeport",
      "state": "ME",
      "postalCode": "04032",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/ideQjGdKX9AXXK0uqNtzuTfA"
    }
  ]
}