{
  "resourceType": "Organization",
  "id": "iddkSdJlj71Th13mxuOHMfWQ",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1326423781"
    }
  ],
  "active": true,
  "name": "Behavioral Medicine, LLC",
  "telecom": [
    {
      "system": "phone",
      "value": "(334) 272-3889"
    }
  ],
  "address": [
    {
      "line": [
        "8104 Seaton Place"
      ],
      "city": "Montgomery",
      "state": "AL",
      "postalCode": "36116",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/iddkSdJlj71Th13mxuOHMfWQ"
    }
  ]
}