{
  "resourceType": "Organization",
  "id": "id5Vv9iR-9x4Kgn-AuITDi7g",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/sid/us-npi",
      "value": "1851469142"
    }
  ],
  "active": true,
  "name": "Madison Behavioral DTS",
  "telecom": [
    {
      "system": "phone",
      "value": "(256) 895-8148"
    }
  ],
  "address": [
    {
      "line": [
        "1643 Slaughter Road"
      ],
      "city": "Madison",
      "state": "AL",
      "postalCode": "35758",
      "country": "US"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/id5Vv9iR-9x4Kgn-AuITDi7g"
    }
  ]
}