{
  "resourceType": "Organization",
  "id": "id03oEMI6G7aEb9MTkWc0rhQ",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1740738707"
    }
  ],
  "active": true,
  "name": "Thompson's Family Psychiatric Care, PLLC",
  "telecom": [
    {
      "system": "phone",
      "value": "(704) 813-7379"
    }
  ],
  "address": [
    {
      "line": [
        "1006 Union Rd",
        "Suite E"
      ],
      "city": "Gastonia",
      "state": "NC",
      "postalCode": "28054",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/id03oEMI6G7aEb9MTkWc0rhQ"
    }
  ]
}